Skip to content

Releases: noaa-nwfsc/pycax

v1.0.3

23 Apr 18:31

Choose a tag to compare

pycax is a Python client for the Coordinated Assessments REST API. Make sure to review the StreamNet Terms of Use for these data, the StreamNet Data Policy and the citation information for database queries. pycax was developed by the Northwest Fisheries Science Center Math Bio Program by Elizabeth Holmes and Mari Williams.

Holmes, E. E and M. Williams. 2023. pycax: a Python client for the Coordinated Assessments data exchange REST API. v1.0.3. doi:10.5281/zenodo.7855729.

1.0.3 (2023-04-23)

  • MINOR:
    • typo on Readme
    • created badge for source code link
    • use full url for logo so it works on PyPi.org page
    • added CITATION file and DOI badge

v1.0.2 Minor clean up

22 Apr 22:47

Choose a tag to compare

Some minor cleanup and added pip install instructions

v1.0.1 First functional version

21 Apr 18:10

Choose a tag to compare

Some minor fixes after 1.0.0

Version 1.0.0 First release

21 Apr 15:57

Choose a tag to compare

Basic functionality in place.

Version 0.1.0 Beta not fully functional

08 Apr 17:16

Choose a tag to compare

Not fully functional but mostly.

  • missing some tests
  • missing notebook to demo use