grib-doctor
grib-doctor copied to clipboard
Utilities for handling quirks of weather data grib files.
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...
i 'm using gribdoctor but i got this issue. Can you help me??? Thank you.
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