Releases: sdtaylor/pyPRISMClimate
Releases · sdtaylor/pyPRISMClimate
v0.2.3
This release just formalizes a few things.
v0.2.1
Minor changes
- fixed some edge cases
- add
resolution
to metadata output from prism_iterator()
. This will be 4km for monthly and daily data, but can also be 800m for the annuals data.
v0.2.0
Some Improvements
- Added 30 year normals retrieval with
get_prism_normals()
- Added
utils.prism_iterator()
to retrieve the metadata for all PRISM files in a directory
- Added variables vpdmin and vpdmax
First Release
First release of pyPRISMClimate.
A python interface to the PRISM Climate Data.
Four functions are available to download monthly or daily data for a single date, or a series of dates.