AgriculturalModelExchangeInitiative / PyCrop2ML

CropML Python library
Other
17 stars 17 forks source link

Variable for array length is output after the declaring that array #75

Open MengZhang opened 5 years ago

MengZhang commented 5 years ago

The variable used for define an array length could be output after the declaring of that array. This happens when the array is used for output. It might be better to output input variable first then output.