Recent Releases of gfw-api-python-client

gfw-api-python-client - v1.2.0

What's Changed

  • support AIS vessel presence dataset in fourwings create report API endpoint by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/27
  • add methods to create fourwings AIS and SAR presence reports by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/29
  • update guides and notebooks with AIS/SAR reports, data caveats, and usage notes by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/30
  • build: Add py.typed file to package-data by @jordan-gillard in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/31
  • release v1.2.0 by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/33

New Contributors

  • @jordan-gillard made their first contribution in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/31

Full Changelog: https://github.com/GlobalFishingWatch/gfw-api-python-client/compare/v1.1.0...v1.2.0

- Python
Published by lykmapipo 6 months ago

gfw-api-python-client - v1.1.0

What's Changed

  • implement SAR fixed infrastructure API endpoint by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/21
  • add Python 3.11 support and improve documentation by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/22
  • release v1.1.0 by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/23

Full Changelog: https://github.com/GlobalFishingWatch/gfw-api-python-client/compare/v1.0.1...v1.1.0

- Python
Published by lykmapipo 9 months ago

gfw-api-python-client - v1.0.1

What's Changed

  • initialize project with basic structure and tooling by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/1
  • add github action workflow to run pre-commit hooks by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/2
  • implement base domain data model by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/3
  • add github action workflow to run ci tests by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/4
  • update code of conduct scope and refine pledge statement by @yaaNuamahGFW in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/6
  • implement basic http client by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/5
  • enhance HTTP authentication, default headers, and docstrings by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/8
  • implement base HTTP domain data models by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/9
  • implement and test model validation and HTTP error hierarchy by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/10
  • implement and test base api endpoints and resource by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/11
  • implement events API endpoints by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/15
  • implement vessels API endpoints by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/14
  • implement vessel insights and fourwings API endpoints by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/13
  • implement references API endpoints by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/12
  • set up and author documentation by @lykmapipo in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/16

New Contributors

  • @lykmapipo made their first contribution in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/1
  • @yaaNuamahGFW made their first contribution in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/6
  • @tomaslink made their first contribution in https://github.com/GlobalFishingWatch/gfw-api-python-client/pull/19

Full Changelog: https://github.com/GlobalFishingWatch/gfw-api-python-client/commits/v1.0.1

- Python
Published by tomaslink 11 months ago