Skip to content

Commit

Permalink
Merge pull request #3 from leap-stc/deploy-to-persistent-ro
Browse files Browse the repository at this point in the history
Move output to persistent-ro bucket
  • Loading branch information
jbusecke authored Apr 22, 2024
2 parents 1ec9700 + c1735b8 commit 2a9eae3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions feedstock/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tags:
- zarr
stores:
- id: "metaflux-daily"
url: "gs://leap-scratch/data-library/feedstocks/latest/metaflux_feedstock/metaflux_daily.zarr"
url: "gs://leap-persistent-ro/data-library/feedstocks/metaflux_feedstock/metaflux_daily.zarr"

- id: "metaflux-monthly"
url: "gs://leap-scratch/data-library/feedstocks/latest/metaflux_feedstock/meatflux_monthly.zarr"
url: "gs://leap-persistent-ro/data-library/feedstocks/metaflux_feedstock/meatflux_monthly.zarr"
2 changes: 2 additions & 0 deletions feedstock/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ description: >
MetaFlux: Meta-learning global carbon fluxes from sparse spatiotemporal observations
recipes:
- id: "metaflux-daily"
name: "METAFLUX_GPP_RECO_daily"
object: "recipe:METAFLUX_GPP_RECO_daily"
- id: "metaflux-monthly"
name: "METAFLUX_GPP_RECO_monthly"
object: "recipe:METAFLUX_GPP_RECO_monthly"

maintainers:
Expand Down

0 comments on commit 2a9eae3

Please sign in to comment.