rsignell

Results 73 comments of rsignell

Aha! https://github.com/conda-forge/opendrift-feedstock/blob/main/recipe/meta.yaml#L32 (@ocefpaf found this)

Will subchunking the spatial domain really help much for grib2 workflows? You can split the spatial domain, but you are still stuck with 1 time value in each chunk, right?...

@JackKelly Maybe, but I would like to be convinced! :) We could test this idea if we already had kerchunked grib data from two different models with different spatial dimension...

Okay! Armed with @emfdavid's refs for both HRRR (14.54MB chunks) and GFS (7.92MB chunks), I tried reading 5000 chunks from each using a Coiled-generated Dask cluster of 50 workers (100...

> > > the HRRR chunks are 83% bigger > > > > > > This is the in memory size, no? So the compression ratios might be different. >...

Well, it's not a high priority for me -- if truth be told, I was really just trying to figure out how to inject a known time value into that...

Yes, this is fixed in #466: ![image](https://github.com/fsspec/kerchunk/assets/125569335/e99e4492-aaf4-492a-b6c5-465a2a6e9d64) I still can't figure out how to assign a specific value though: ![image](https://github.com/fsspec/kerchunk/assets/125569335/3f12ca7c-dd29-4dfd-83f1-d229a0db8a01) (perhaps I should ask this in discussions?)

I'm feeling kind of dumb here, but I still don't get it: ![image](https://github.com/fsspec/kerchunk/assets/125569335/eaf81d49-96ea-40ae-86c8-41bae98c0bdf)

I was able to work around this problem by going into the AWS console and manually deleting the resources, then retrying the deployment. I had previously tried both `nebari destroy`...

@aktech I'm not sure how to share the pod logs of app, since the public app isn't running? (I don't see it in k9s pods -- it shows only the...