Releases: nasa/harmony-py
Releases · nasa/harmony-py
v0.5.0
- 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
- 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
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
- Harmony 1714 - Disambiguate files when downloading files that have the same name from the same job (#82) @vinnyinverso
v0.4.12
- HARMONY-1721: Switch from using GET to a POST in all OGC coverages calls to harmony (#81) @chris-durbin
v0.4.11
- 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
v0.4.9
- Harmony 848 - Zarr output + download_all clarification (#67) @vinnyinverso