Replies: 2 comments 1 reply
|
I did not find clear info on this in the docs. However, the source code and example data give some hints. It looks like precipitation, awc and pet is expected to be inches (monthly) for the palmer indices. For the SP(E)I I don't see any requirements for the input. In theory every unit should work as long as its used for both PR and PET. For monthly accumulated units I see a problem of leap years impacting the distribution for February (at least in theory). |
1 reply
|
The unit for precip for the example nclimgrid_lowres_prcp.nc file is in mm. |
0 replies
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.
I am new to this python package. Does anyone have an idea about what units are used for precipitation, temperature, and PET (if suppled as an input) to calculate various drought indices? Thanks.
All reactions