Skip to content

Releases: nasa/harmony-py

v0.7.0

30 Jan 19:32
Compare
Choose a tag to compare
  • HARMONY-1993: Allow users to set custom labels for harmony requests. (#101) @chris-durbin

v0.6.0

23 Jan 14:26
Compare
Choose a tag to compare

v0.5.1

26 Nov 17:30
Compare
Choose a tag to compare

v0.5.0

22 Oct 13:59
Compare
Choose a tag to compare
  • HARMONY-1646: Update supported Python versions to 3.9 through 3.13. (#96) @chris-durbin
  • HARMONY-1909: Replace setup.py with pyproject.toml (#95) @ygliuvt
  • HARMONY-1921: Fix tutorial notebook; Update WKT LINESTRING docs (#95) @ygliuvt
  • HARMONY-1859: Add WKT POINT support. (#94) @ygliuvt
  • HARMONY-1838: Clarify supported python versions (#91) @vinnyinverso
  • HARMONY-1793: Fixed warning message in readthedocs for shapely module. (#89) @ygliuvt
  • HARMONY-1793: Fixed Snyk test failure (#88) @ygliuvt

v0.4.15

12 Jun 20:47
Compare
Choose a tag to compare
  • HARMONY-1745: As a HarmonyPy user, I want to be able to access the Harmony OGC EDR API so that I can make WKT requests (#86) @ygliuvt
  • HARMONY-1762: Switch to passing variables in the query parameters (#85) @chris-durbin

v0.4.14

03 May 15:34
Compare
Choose a tag to compare

What's Changed

  • HARMONY-1752 Adds a new method to the Client class, request_as_url that returns a URL string that can be pasted into a browser. by @indiejames in #83
  • HARMONY-1756 - Use trusted publisher to publish to PyPi by @indiejames in #84

v0.4.13

26 Mar 17:02
Compare
Choose a tag to compare
  • Harmony 1714 - Disambiguate files when downloading files that have the same name from the same job (#82) @vinnyinverso

v0.4.12

14 Mar 16:20
Compare
Choose a tag to compare
  • HARMONY-1721: Switch from using GET to a POST in all OGC coverages calls to harmony (#81) @chris-durbin

v0.4.11

16 Feb 13:42
Compare
Choose a tag to compare
  • Include requirements files in source distribution (#77) @jhkennedy
  • Update Snyk vulnerabilities in documentation (#74) @owenlittlejohns
  • HARMONY-1611: Fixed intro_tutorial.ipynb to render in github. (#72) @ygliuvt
  • HARMONY-1558: renamed .readthedocs.yml to .readthedocs.yaml (#71) @ygliuvt

v0.4.10

01 Sep 18:00
Compare
Choose a tag to compare
  • HARMONY-1568: Add extend param (#70) @vinnyinverso
  • HARMONY-1414: Added support to harmony requests that completes successfully without creating a job. (#69) @ygliuvt
  • HARMONY-1473: Added support for harmony capabilities endpoint. (#68) @ygliuvt