Mike Kittridge

Results 28 comments of Mike Kittridge

I seem to have this same problem. I've built a bunch of web apps on this stack in the past and have never gotten this error before...but it's random...most of...

I suspect this is caused by the issue raised here: #192

Sure, I'm happy to make a PR. The modifications don't seem very complicated.

I FINALLY made a PR for this simple edit...sorry it took me so long to get to this... #730

Yeah, I understand. I figured that would be the case. Thanks for the reply. And that is a good work-around to load the salem files during the docker build process....

Hi, I just discovered this package and was really glad to see that salem uses xarray/dask and assocaited syntax as close as reasonably possible. I was also glad to initially...

Yeah, I totally understand with a lack of time to further develop it. I very much appreciate what you've already created and has given me ideas on how to handle...

I have the same problem too. If these configuration options are ignored, they should be removed from the package settings.

Running `xarray.backends.file_manager.FILE_CACHE.clear()` fixed the issue for me. I couldn't find any other way to stop xarray from pulling up some old data from a newly saved file. I'm using the...

I would love to have this functionality as well. Unfortunately, I'm not knowledgeable enough to help decide on the internal structure for multiindeces though.