Custom Global Warming Level Issue #813
neilSchroeder
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
@wkrantz recently found a bug with how the Global Warming Level processor in
ClimateDatahandles custom warming levels.The wrong file was being used to calculate the time window for the warming level resulting in values being returned outside the expected window.
Custom warming levels are any warming level not exactly equal to the following:
0.8, 1.0, 1.2, 1.5, 2.0, 2.5, 3.0, 4.0 °C
If you have generated / processed any data through
ClimateData, including TMYs and XMYs, you will need to install the latest distribution ofclimakitae(version 1.5.9):pip install climakitae --upgradeand regenerate / reprocess your data.
We apologize for the inconvenience and encourage you to ask questions below.
All reactions