Skip to content

Releases: opera-adt/dist-s1

dist-s1 v0.0.3

23 Nov 02:53
f596dbd
Compare
Choose a tag to compare

The OPERA Interface Delivery

Added

  • Python 3.13 support
  • Updated dockerimage to ensure on login the conda environment is activated
  • Instructions in the README for OPERA delivery.
  • A .Dockerignore file to remove extraneous files from the docker image
  • Allow /home/ops directory in Docker image to be open to all users

dist-s1 v0.0.2

22 Nov 03:23
12a9ca1
Compare
Choose a tag to compare

Added

  • Pypi delivery workflow
  • Entrypoint for CLI to localize data via internet (the SAS workflow is assumed not to have internet access)
  • Data models for output data and product naming conventions
  • Ensures output products follow the product and the tif layers follow the expected naming conventions
    • Provides testing/validation of the structure (via tmp directories)

Changed

  • CLI entrypoints now utilize dist-s1 run_sas and dist-s1 run rathern than just dist-s1.
    • The dist-s1 run_sas is the primary entrypoint for Science Application Software (SAS) for SDS operations.
    • The dist-s1 run is the simplified entrypoint for external users, allowing for the localization of data from publicly available data sources.

dist-s1 v0.0.1

20 Nov 17:52
988f7d3
Compare
Choose a tag to compare

Added

  • Initial internal release of the DIST-S1 project. Test github release workflow