Brian Blaylock

Results 120 comments of Brian Blaylock

I tried the insiders version, but I still get this message ` unable to verify the first certificate` (I changed the URLs below to keep them hidden) ``` [Info] GitHubServer>...

@chadhutchins182 Looks like whatever change you helped! I tried these steps in both VS Code and VS Code Insiders and logged in. I went through the typical sign in routine...

I recently learned that when the U and V components are packed together in a single grib message it is called a "submessage" [^1]. With Herbie, it's not possible to...

I'm closing this for now since I *think* the FastHerbie class addresses this (and is better documented). If you continue to have issues, please feel free to reopon.

I might have found a solution...use `xr.load_dataset` instead. This loads the data into memory and closes the file. https://docs.xarray.dev/en/stable/generated/xarray.load_dataset.html

Oh wow. How did I miss this one...I simply forgot to close the file opened by pygrib. Well, 2785b61 seems to have fixed this one. I'll do a bit more...

Does this tweet mean that we should expect to see ECMWF open data on AWS, too? https://twitter.com/ECMWF/status/1601225879916449793 If that is true, Herbie needs to add AWS as a source for...

Update the SOURCES in the model template file ecmwf.py Details here: https://confluence.ecmwf.int/display/DAC/ECMWF+open+data%3A+real-time+forecasts

Thanks for the details. I'll use assign_coords in the meantime. Thanks again for datatree, it has made opening some hdf5 files much easier.

Looks great @jthielen! And so quick. @TomNicholas, unfortunately I won't be at AMS Friday for the pangeo workshop.