Charles Stern

Results 443 comments of Charles Stern

> Have you confirmed that it actually does work? Oops, no. It just really seemed like it will work and I got over-eager at the possibility of closing an issue....

👋 @ghislainp, thanks for this question. Are you able to determine which specific dates are missing prior to writing the recipe? If so, you could employ a pattern like this:...

I see. If I understand correctly, you would ideally like arrays of NaNs (or some other filler value) in place of the empty dates, so that the dataset chunking remains...

Noting that https://github.com/pangeo-forge/cesm-atm-025deg-feedstock/issues/2 would benefit from a similar feature (failing gracefully in the case of missing files).

Notes from the coordination meeting today: - @martindurant mentioned that the Intake community is considering separating the backend reader component (perhaps there is a better descriptor for this) from that...

In order for this to work within `pangeo-forge-recipes` entirely (without external information from the database/orchestration layer), we'll need to leave some metadata (i.e. recipe and/or pattern hashes) in the target...

Noting that our new plan is just to put a single JupyterLab link at the index.

(Changed issue name per https://github.com/pangeo-forge/staged-recipes/issues/58#issuecomment-870157435.) I do have a few open PRs which use `pattern_from_file_sequence`: * https://github.com/pangeo-forge/staged-recipes/pull/26 * https://github.com/pangeo-forge/staged-recipes/pull/27 * https://github.com/pangeo-forge/staged-recipes/pull/29 but I'm not especially attached to this method. In...

Since my last comment on this issue I have found many, many situations where `pattern_from_file_sequence` has been remarkably helpful, usually for recipes with on the order of 3 - 20...

Would love to listen in on this brainstorm.