rsignell
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:  I still can't figure out how to assign a specific value though:  (perhaps I should ask this in discussions?)
I'm feeling kind of dumb here, but I still don't get it: 
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...