Skip to content

Conversation

@pont-us
Copy link
Member

@pont-us pont-us commented Apr 25, 2025

The wrapper script now supports an --eoap command-line flag, which determines whether a STAC catalogue is written. If this flag is used, the output is written to the same directories as the STAC items instead of the usual output directory, as specified in Issue #19.

Closes #19 .

pont-us added 2 commits April 25, 2025 19:07
The wrapper script now supports an --eoap command-line flag,
which determines whether a STAC catalogue is written. If
a STAC catalogue is written, the output is also moved to the
same directories as the STAC items, as specified in Issue #19.
- In EOAP mode, check whether an output Zarr is actually present
  before trying to move it into the STAC hierarchy.

- Fix a unit test that hadn't been updated to cope with the new
  STAC output structure.
@codecov
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.91%. Comparing base (ff84e56) to head (a21d4d0).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   77.14%   79.91%   +2.76%     
==========================================
  Files           6        6              
  Lines         477      488      +11     
  Branches       55       57       +2     
==========================================
+ Hits          368      390      +22     
+ Misses        102       93       -9     
+ Partials        7        5       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pont-us pont-us marked this pull request as ready for review May 9, 2025 16:12
@pont-us pont-us merged commit 5d3573f into main May 9, 2025
8 checks passed
@pont-us pont-us deleted the pont-19-restructure-stac branch May 9, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restructure STAC output

2 participants