Releases: nasa/harmony-py
Releases · nasa/harmony-py
v1.3.1
- HARMONY-2168: Make sure the environment variable ENVIRONMENT does not override the harmony environment (#118) @chris-durbin
v1.3.0
- HARMONY-2166: Added average parameter to request.py (#115) @christine-e-smit
v1.2.0
- HARMONY-2077: Add CODEOWNERS file to make github auto-add reviewers to PRs (#113) @indiejames
- HARMONY-2076: Add support for the serviceId query parameter for OGC coverages and EDR requests. (#112) @chris-durbin
- HARMONY-2034: Update ignore_errors example in Jupyter notebook. (#111) @ygliuvt
- HARMONY-2026: As a client, I want to cancel a job using harmony-py. (#110) @ygliuvt
v1.1.0
v1.0.0
- HARMONY-1899: As a harmony-py user, I want to be able to remove one or more labels from one or more of my jobs. (#106) @ygliuvt
- HARMONY-2011 - Update tests.yml workflow to use ubuntu-latest runner. (#104) @owenlittlejohns
- HARMONY-1900: As a harmony-py user, I want to be able to query for jobs using one or more labels (#105) @ygliuvt
- HARMONY-1906: As a user, I want to see a list of my jobs using harmony-py. (#103) @ygliuvt
- HARMONY-1898: As harmony-py user, I want to be able add one or more labels to one or more of my jobs (#102) @ygliuvt
v0.7.0
- HARMONY-1993: Allow users to set custom labels for harmony requests. (#101) @chris-durbin
v0.6.0
- Harmony 1936: Add default job label to harmony-py jobs (#100) @indiejames
- Harmony 1929-2: Remove colon from downloaded file name (#98) @vinnyinverso
v0.5.1
- Harmony 1929 - Ensure OPeNDAP downloads use POST (#97) @vinnyinverso
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