home.social

#grib2 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #grib2, aggregated by home.social.

  1. Question for you NOAA model experts out there (boosts welcome):

    what is an easy (*) way to plot the RAP 13km domain data (rapidrefresh.noaa.gov/
    ) on a map using python/xarray/cartopy?

    The high res domains are pretty straight forward, but the outer domain with its unusual grid does not work out of the box.

    I can use wgrib2 to extract the record I want, but it ends up flattening the data into 1D and has no coordinates.
    wgrib2 to netcdf segfaults, even though they seem to have added some support for the 'weird NCEP grid'.

    I've found this approach: ssec.wisc.edu/realearth/solved

    but I don't really want to work with a) that toolchain b) TIFFs - if I can avoid it.

    Any ideas welcome.

    (*) easy as in the least number of tools possible and only common ones. If it could be done with just wgrib2 and some python packages, that would be ideal.

    Edit: added hashtags
    #NOAA #NCEP #WGRIB #WRF #GRIB2

  2. Question for you NOAA model experts out there (boosts welcome):

    what is an easy (*) way to plot the RAP 13km domain data (rapidrefresh.noaa.gov/
    ) on a map using python/xarray/cartopy?

    The high res domains are pretty straight forward, but the outer domain with its unusual grid does not work out of the box.

    I can use wgrib2 to extract the record I want, but it ends up flattening the data into 1D and has no coordinates.
    wgrib2 to netcdf segfaults, even though they seem to have added some support for the 'weird NCEP grid'.

    I've found this approach: ssec.wisc.edu/realearth/solved

    but I don't really want to work with a) that toolchain b) TIFFs - if I can avoid it.

    Any ideas welcome.

    (*) easy as in the least number of tools possible and only common ones. If it could be done with just wgrib2 and some python packages, that would be ideal.

    Edit: added hashtags
    #NOAA #NCEP #WGRIB #WRF #GRIB2

  3. Question for you NOAA model experts out there (boosts welcome):

    what is an easy (*) way to plot the RAP 13km domain data (rapidrefresh.noaa.gov/
    ) on a map using python/xarray/cartopy?

    The high res domains are pretty straight forward, but the outer domain with its unusual grid does not work out of the box.

    I can use wgrib2 to extract the record I want, but it ends up flattening the data into 1D and has no coordinates.
    wgrib2 to netcdf segfaults, even though they seem to have added some support for the 'weird NCEP grid'.

    I've found this approach: ssec.wisc.edu/realearth/solved

    but I don't really want to work with a) that toolchain b) TIFFs - if I can avoid it.

    Any ideas welcome.

    (*) easy as in the least number of tools possible and only common ones. If it could be done with just wgrib2 and some python packages, that would be ideal.

    Edit: added hashtags
    #NOAA #NCEP #WGRIB #WRF #GRIB2

  4. Question for you NOAA model experts out there (boosts welcome):

    what is an easy (*) way to plot the RAP 13km domain data (rapidrefresh.noaa.gov/
    ) on a map using python/xarray/cartopy?

    The high res domains are pretty straight forward, but the outer domain with its unusual grid does not work out of the box.

    I can use wgrib2 to extract the record I want, but it ends up flattening the data into 1D and has no coordinates.
    wgrib2 to netcdf segfaults, even though they seem to have added some support for the 'weird NCEP grid'.

    I've found this approach: ssec.wisc.edu/realearth/solved

    but I don't really want to work with a) that toolchain b) TIFFs - if I can avoid it.

    Any ideas welcome.

    (*) easy as in the least number of tools possible and only common ones. If it could be done with just wgrib2 and some python packages, that would be ideal.

    Edit: added hashtags
    #NOAA #NCEP #WGRIB #WRF #GRIB2

  5. Question for you NOAA model experts out there (boosts welcome):

    what is an easy (*) way to plot the RAP 13km domain data (rapidrefresh.noaa.gov/
    ) on a map using python/xarray/cartopy?

    The high res domains are pretty straight forward, but the outer domain with its unusual grid does not work out of the box.

    I can use wgrib2 to extract the record I want, but it ends up flattening the data into 1D and has no coordinates.
    wgrib2 to netcdf segfaults, even though they seem to have added some support for the 'weird NCEP grid'.

    I've found this approach: ssec.wisc.edu/realearth/solved

    but I don't really want to work with a) that toolchain b) TIFFs - if I can avoid it.

    Any ideas welcome.

    (*) easy as in the least number of tools possible and only common ones. If it could be done with just wgrib2 and some python packages, that would be ideal.

    Edit: added hashtags
    #NOAA #NCEP #WGRIB #WRF #GRIB2

  6. Gaaah.. wandered deep into the mysterious world of weather models in doing some #GIS work, and now I am staring at #GRIB2 and all kinds of #HRRR #WX stuff that requires a PhD in weather forecasting to understand, LOL.