Skip to content

Releases: sdtaylor/pyPRISMClimate

v0.2.3

09 Sep 16:52

Choose a tag to compare

This release just formalizes a few things.

v0.2.1

10 Sep 13:43

Choose a tag to compare

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

22 Sep 12:05

Choose a tag to compare

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

05 Jan 16:21

Choose a tag to compare

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.