We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment, valid ranges are for longitudes are (-180.0, 180.0) degress: 13457ea
CMIP6 models have longitudes from 0-360.0
The text was updated successfully, but these errors were encountered:
In CORDEX there are both cases (-180.0 to 180.0 and 0 to 360) depending on the CORDEX domains, perhaps the valid ranges can be -180.0 to 360 ?
Sorry, something went wrong.
Yes, in CORDEX the valid range should be -180.0 to 360.
Successfully merging a pull request may close this issue.
At the moment, valid ranges are for longitudes are (-180.0, 180.0) degress: 13457ea
CMIP6 models have longitudes from 0-360.0
The text was updated successfully, but these errors were encountered: