Kristen Thyng
Kristen Thyng
@knutfrode If you are using numpy 2.0 you'll probably need `v.3.1.3` to get the release correct because it always takes me a few releases to get everything right... https://github.com/matplotlib/cmocean/releases. I...
Yes I think that is a good idea.
@ocefpaf Is some of this the new way to do packaging, in particular removing the setup.* files? Stresses me out. Did you do it correctly?
> Sorry for the stress. Feel free to close it. Regarding correctness. We can add a packaging tests here, build sdist and wheel for upload, to ensure things work. No!...
I have this same error and `ds = ds.reset_encoding()` did indeed fix the issue, so I'll incorporate that into my set up for the dataset. Details: a 3D variable (Pair)...
Though cf-xarray uses coordinates saved in `encoding` so I worry about the consequences of doing this. @dcherian is it an issue for the functionality of cf-xarray to removing all encoding...
Ah I sometimes see "coordinates" as an attribute instead of in encoding though I started moving it to encoding because I thought it sometimes wasn't recognized in attributes instead of...
Inputting `chunks = {}` to my `xr.open_dataset()` also avoided the situation since I think then the dask arrays took on the chunks sizes specified in the encoding (I might be...
This is incredibly helpful @knutfrode, thank you! I have a couple of follow up questions and then I need to read those papers. > The default vertical_mixing_timestep of 1 minute...
Hi @ashleyblawas and thanks for your submission! I am looking for some specific items to make sure your submission fits our requirements at a high level (not at the more...