Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 21:29
· 21 commits to main since this release
b8bbe36

v1.0.0

2023-11-16

This version of the Harmony Swath Projector contains all functionality
previously released internally to EOSDIS as sds/swot-reproject:0.0.4.
Minor reformatting of the repository structure has occurred to comply with
recommended best practices for a Harmony backend service repository, but the
service itself is functionally unchanged. Additional contents to the repository
include updated documentation and files outlined by the
NASA open-source guidelines.

Repository structure changes include:

  • Migrating pymods directory to swath_projector.
  • Migrating swotrepr.py to swath_projector/adapter.py.
  • Addition of swath_projector/main.py.

For more information on internal releases prior to NASA open-source approval,
see legacy-CHANGELOG.md.