NCAR / noahmp

Noah-MP Community Repository
Other
72 stars 81 forks source link

move cropland flag to general initialization module #130

Open cenlinhe opened 6 months ago

cenlinhe commented 6 months ago

The following FlagCropland initialization seems to be better positioned in the GeneralInitMod.F90 to separate from irrigation preparation module: https://github.com/NCAR/noahmp/blob/fa2d2098bac1e437a21ccc15494b152996d5bc84/src/IrrigationPrepareMod.F90#L49-L56

prasanthvkrishna commented 6 months ago

Yes. You're right!