Skip to content

Add external stac catalog and item for products#17

Merged
TejasMorbagal merged 12 commits intomainfrom
tejas-xxx-add-external-stac-catalog-and-item-for-products
Mar 18, 2026
Merged

Add external stac catalog and item for products#17
TejasMorbagal merged 12 commits intomainfrom
tejas-xxx-add-external-stac-catalog-and-item-for-products

Conversation

@TejasMorbagal
Copy link
Member

@TejasMorbagal TejasMorbagal commented Mar 16, 2026

This PR has the following:

  • Fixed a crash in workflow publishing when jupyter_notebook_url is not provided in the workflow config.

  • Added STAC Item and S3-hosted STAC Catalog generation for Zarr datasets, enabling a richer STAC Collection → STAC Catalog (S3) → STAC Item hierarchy alongside the existing OSC metadata.

  • Made osc_project a configurable parameter on OscDatasetStacGenerator (default: "deep-earth-system-data-lab"), replacing the previously hardcoded value.

@TejasMorbagal TejasMorbagal self-assigned this Mar 16, 2026
@TejasMorbagal TejasMorbagal added the enhancement New feature or request label Mar 16, 2026
@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 94.93671% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.63%. Comparing base (f0bf0d0) to head (e0cc064).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
deep_code/tools/publish.py 74.35% 10 Missing ⚠️
deep_code/utils/dataset_stac_generator.py 90.24% 8 Missing ⚠️
deep_code/tools/new.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   75.65%   82.63%   +6.98%     
==========================================
  Files          24       24              
  Lines        1725     2056     +331     
==========================================
+ Hits         1305     1699     +394     
+ Misses        420      357      -63     

☔ 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.

Copy link
Collaborator

@thomasstorm thomasstorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks very good! I only have some tiny comments, consider them if you wish :)

@TejasMorbagal TejasMorbagal merged commit 22c45d5 into main Mar 18, 2026
3 checks passed
@TejasMorbagal TejasMorbagal deleted the tejas-xxx-add-external-stac-catalog-and-item-for-products branch March 18, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants