How can I read HRRR data without Python? #16
Unanswered
blaylockbk
asked this question in
Q&A
Replies: 1 comment
|
One useful tool is NOAA's Weather and Climate Toolkit. You can load, view, and even export model data to other formats. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
GRIB data is notoriously difficult to use, especially for people outside the atmospheric science community and those unfamiliar with weather data. So, what are some easy options for reading HRRR data?
All reactions