Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mdpiper opened this issue May 17, 2017 · 1 comment
Open

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

mdpiper opened this issue May 17, 2017 · 1 comment

Comments

@mdpiper
Copy link
Member

mdpiper commented May 17, 2017

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
Copy link
Collaborator

sc0tts commented May 17, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants