Closed zebengberg closed 4 days ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Seems like the ValueError is gone now, thanks! So the request is actually being sent to the CDS where it is processed.
Will test the whole workflow as soon as CDS is running properly again.
Seems to work! Found another bug though, will open a new issue/PR. Will reach out to you for best-practices in general.
Fixes
ACCF
model to accept relative humidity as a percentage or as a proportion.ecmwf.RelativeHumidity
inACCF.met_variables
so thatERA5(..., variables=ACCF.met_variables)
no longer raises an error.Tests
make test
)Reviewer
@jsmretschnig let me know if this fixes the issue you identified in #264