You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the merging of pangeo-forge/pangeo-forge-recipes#622, we can now inject arbitrary attrs via a dict into the StoreToZarr transformation. Wondering if it's possible to pass information, perhaps from a recipes meta.yml, or from other sources, through pangeo-forge-runner to StoreToZarr as a dict.
With the merging of pangeo-forge/pangeo-forge-recipes#622, we can now inject arbitrary attrs via a dict into the
StoreToZarr
transformation. Wondering if it's possible to pass information, perhaps from a recipesmeta.yml
, or from other sources, throughpangeo-forge-runner
toStoreToZarr
as a dict.cc @cisaacstern
The text was updated successfully, but these errors were encountered: