Changes between Version 3 and Version 4 of FpInputMetGribinfo


Ignore:
Timestamp:
Jan 31, 2022, 7:07:52 PM (2 years ago)
Author:
pesei
Comment:

Py3 version

Legend:

Unmodified
Added
Removed
Modified
  • FpInputMetGribinfo

    v3 v4  
    1010
    1111The map will only be shown if the `map` keyword is present.
     12
     13v3 is the Python3 version.
     14
     15Usage: `./grib_domain3.py <gribfile> [map]`
     16
     17It requires `python3-grib` and `python3-mpltoolkits.basemap` (Debian packages) or equivalent packages of your OS / Python installation, together with their dependencies.