Closed bryanguarente closed 10 months ago
Looks related to this change
https://github.com/blaylockbk/Herbie/commit/097600675dad6eecc799e9e404bba6123cb06a52
Thanks for catching this. Yes, it looks like it's related to https://github.com/blaylockbk/Herbie/commit/097600675dad6eecc799e9e404bba6123cb06a52
Oh, I see...there is no end byte; and of course you can't subtract from a string.
I'll try to reimplement this.
Hey @bryanguarente, thanks for being so quick finding this bug. I just merged a fix and released 2023.12.3. This inspires me to work on the Herbie test more.
I'll try to do the the conda-forge release in the next day or two.
I just ran my Google Colab script with this after reimporting Herbie with pip and it worked straight away with the 2023.12.3 install. Thanks for the quick fix. I appreciate it.
Brian,
I have been running your code for quite a while now and as recently as last year, I have been able to grab the MLSP (PRMSL) from GEFS data and plot it, but as of yesterday (my first finding of it) I am not able to grab the xarray of the PRMSL from GEFS members.
Here is what I am trying:
Any ideas why that is suddenly failing?
Thanks, Bryan