Giter Site home page Giter Site logo

mogolola / pygrib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erdc/pygrib

0.0 2.0 0.0 18.77 MB

PYGRIB - Python Module for Reading GRIB files version 1.9.6

License: Other

Python 20.04% C 31.12% Makefile 0.20% HTML 46.15% CSS 1.45% JavaScript 0.96% Tcl 0.09%

pygrib's Introduction

PYGRIB - Python Module for Reading GRIB files version 1.9.6

General Info

Pygris is a Python module for reading and writing GRIB (editions 1 and 2) files. GRIB is the World Meterological Organization (WMO) standard for distributing gridded data. The module is a python interface to the GRIB API C library from the European Centre for Medium-Range Weather Forecasts (ECMWF).

Installation

Make sure first that the appropriate configuration scripts pertaining to your system are defined. You will need the following scripts to be defined:

  ${PROTEUS}/externalPackages/versionsConfig/versions.${PROTEUS_ARCH}
  ${PROTEUS}/externalPackages/jasperConfig/configure.${PROTEUS_ARCH}
  ${PROTEUS}/externalPackages/grib_apiConfig/configure.${PROTEUS_ARCH}

For manual installation of PYGRIB you will to install the following dependecies first (if you're doing it away from a full build of all externalPackages within Proteus):

   JASPER
   GRIB_API
   PYPROJ

You do so in externalPackages directory:

cd ${PROTEUS}/externalPackages

and installing each via:

make install_jasper
make install_grib_api
make install_pyproj

Then finally you can install and test PYGRIB by:

 make install_pygrib
 make test_pygrib

That should do it!:

 If you have question, you can contact either:
 Matt Malej   ==> [email protected]
 Tyler Hesser ==> [email protected]

pygrib's People

Contributors

malej avatar

Watchers

James Cloos avatar mogolola avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.