jacobbieker / dags

Dagster for personal work on climate/renewable/other personal project data
0 stars 0 forks source link

Add conversion of BUFR products fron NCAR for global weather observations #8

Open jacobbieker opened 10 months ago

jacobbieker commented 10 months ago

NCAR has NOAA's global observations of weather and surface point sources. This would be an interesting input into GraphCast, FourCastNet or the like. The processing takes a long time, but can set something up to get it running. Some has already been processed, and there is a docker container that can do it.

jacobbieker commented 10 months ago

https://github.com/ywangd/pybufrkit might be an option for converting BUFR format to something else. Otherwise, ECCODES should as well