grib-doctor icon indicating copy to clipboard operation
grib-doctor copied to clipboard

Utilities for handling quirks of weather data grib files.

Results 7 grib-doctor issues
Sort by recently updated
recently updated
newest added

Hello, thanks for the tutorial! I am using Python 3 on mac. I have Installed gribdoctor using pip, but when I use gribdoctor smoosh -dev -uw raw.grib2 unwrap.tif command, I...

Is it possible to merge pfgoting's changes? Not sure if this is a duplicate of dnomadb's earlier pull request from 2 years ago that has yet to be merged? Thanks

I am using Python 2.7.13 (64 bit) in windows 7 and I have successfully installed gdal, rasterio (following https://mapbox.github.io/rasterio/installation.html) and gribdoctor (using pip). So, whenever I am using gribdoctor smoosh...

Right now, writes existing crs even after unwrapping. cc: @ian29

I am thinking the best approach would be simply as an option that one could pass to `smoosh` or `unwrap`, eg: `gribdoctor unwrap --wind {'UGRID':,'VGRID':}` cc: @ian29