Changes required to integrate DALEC_N_Crop (currently on DALEC_CROP_N branch) within the main CARDAMOM structure: - [x] Remove python specific lines (f2py) in src/DALEC-CropN_DS.f90. - [x] Edit/check input arguments are consistent with exiting CARDAMOM CROP *.f90 models. - [x] Create src/PARS.f90 file (currently exists as numpy array). - [x] Add src/winter_wheat_development.csv file. - [x] Include likelihood/MODEL_LIKELIHOOD.f90 file. - [ ] Check model working and outputs (might need @DTMilodowski help to do this). - [ ] Add in EDCs to likelihood - [ ] Update PARs: include addional parameters.
Changes required to integrate DALEC_N_Crop (currently on DALEC_CROP_N branch) within the main CARDAMOM structure: