Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Derive dataset type from recipe object (rather than hardcoding) #199

Closed
cisaacstern opened this issue Dec 1, 2022 · 0 comments
Closed
Labels
good first issue Good for newcomers

Comments

@cisaacstern
Copy link
Member

Now that @andersy005 completed pangeo-forge/pangeo-forge-recipes#437, we can actually do this:

# TODO: Derive `dataset_type` from recipe instance itself; hardcoding for now.
# See https://github.com/pangeo-forge/pangeo-forge-recipes/issues/268
# and https://github.com/pangeo-forge/staged-recipes/pull/154#issuecomment-1190925126

The hardcoding of dataset_type needs to be changed in two places:

#198 will require this fix to actually work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant