Skip to content

Commit

Permalink
Merge pull request #322 from chporter/develop
Browse files Browse the repository at this point in the history
v4.8.1.22
  • Loading branch information
chporter committed May 11, 2023
2 parents a55a0b6 + 2fded90 commit c92eda1
Show file tree
Hide file tree
Showing 7 changed files with 527 additions and 523 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PROJECT(DSSAT-CSM Fortran)
SET(MAJOR 4)
SET(MINOR 8)
SET(MODEL 1)
SET(BUILD 21)
SET(BUILD 22)

# Get the current working branch
execute_process(
Expand Down
19 changes: 19 additions & 0 deletions Data/DETAIL.CDE
Original file line number Diff line number Diff line change
Expand Up @@ -663,3 +663,22 @@ FH202 Cultivated, poor mgmt, init grass or forest IB
FH301 Cultivated, good mgmt, init degraded land IB
FH302 Cultivated, poor mgmt, init degraded land IB

*Crop Status
@CDE DESCRIPTION SO
1 Crop matured normally IB
2 Crop harvested on reported date IB
3 Crop harvested at reported growth stage IB
6 Auto-harvest within window IB
11 Failure to plant (automatic planting) IB
12 Failure to germinate IB
13 Failure to emerge IB
21 Crop mature due to slow grain filling IB
31 Crop died due to heat stress IB
32 Crop died due to cold stress IB
33 Crop died due to deficit water stress IB
34 Crop died due to excess water stress IB
39 Crop died due to excess stress IB
51 Crop died due to pest damage IB
100 Crop season length exceeded limits IB
200 Weather data error IB
999 Unspecified error condition IB
5 changes: 5 additions & 0 deletions Data/DSSATPRO.v48
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,8 @@ MPE C: \DSSAT48 DSCSM048.EXE CRGRO048
MPO C: \DSSAT48 DSCSM048.EXE PRFRM048
MSS C: \DSSAT48 DSCSM048.EXE CRGRO048
SSD C: \DSSAT48\Sesame

MBC C: \DSSAT48 DSCSM048.EXE CRGRO048
BCD C: \DSSAT48\Carinata
MGY C: \DSSAT48 DSCSM048.EXE CRGRO048
GYD C: \DSSAT48\Guar
Loading

0 comments on commit c92eda1

Please sign in to comment.