permamodel / cruAKtemp

Low-resolution average monthly temperature component for PermaModel
MIT License
0 stars 2 forks source link

BMI variables can't be high-level datatypes #8

Open mdpiper opened 7 years ago

mdpiper commented 7 years ago

The atmosphere_bottom_air__temperature_months output variable produced by CRUAKTemp is a Python list, which the CMF can't handle.

Maybe this variable could be broken into two arrays: min temperature and max temperature for each month in the last year?

sc0tts commented 7 years ago

In the now-current version of cruAKtemp, the variable atmosphere_bottom_air__temperature_months has been replaced by two arrays: atmosphere_bottom_air__temperature_mean_jan atmosphere_bottom_air__temperature_mean_jul