Charles Stern

Results 443 comments of Charles Stern

I'm sorry that was my fault 🤦 . I've been working on the backend code, and some changes I'd made there apparently caused things to blow up. This has nothing...

Apologies for the confusion. I believe the problem is now fixed on Pangeo Forge Cloud. Will re-try the same tests again now.

@paigem, thanks for kicking off this PR! The `staged-recipes` documentation is actually quite out of date. In response to your question, I've begun the process of updating the README in...

@paigem, thanks for following-up! I made a few commits to the recipe to get it ready to run. I then made an OpenID account, but when I click "Download Options"...

This recipe has been blocked by three issues, the first two of which I have (albeit provisional) solutions for: 1. We don't want @paigem's secret API token to end up...

The actively blocking issue for this recipe is what appear to be **incorrect HTTP Content Length headers.** > Unfortunately, the authentication issues referenced in https://github.com/pangeo-forge/staged-recipes/pull/56#issuecomment-881111273 mean I can't provide a...

> Can you figure out why? I'm executing this recipe incrementally in Jupyter (no Dask). Turns out this is not an `fsspec` issue. I believe that with `{"block_size": 0}` [this...

@rabernat, now that I have this recipe's files cached to GCS, I'm encountering an issue where they take an unexpectedly long time to open with `xr.open_dataset`. This means `prepare_target` hangs...