Skip to content

Releases: nasa/harmony-py

v1.3.1

25 Aug 16:17
Compare
Choose a tag to compare
  • HARMONY-2168: Make sure the environment variable ENVIRONMENT does not override the harmony environment (#118) @chris-durbin

v1.3.0

05 Aug 11:38
Compare
Choose a tag to compare

v1.2.0

16 Apr 16:21
Compare
Choose a tag to compare
  • 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

17 Mar 14:49
Compare
Choose a tag to compare
  • HARMONY-2035: As a harmony-py user, I want to request pixel subsetting. (#109) @ygliuvt
  • HARMONY-1997: As a harmony-py user I would like to see a warning message when a job results in no data. (#108) @ygliuvt

v1.0.0

17 Feb 13:33
Compare
Choose a tag to compare
  • 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

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