diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-30 01:31:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-30 01:31:42 +0800 |
commit | 0bd481a3debe39629bbf6fa88a9e2d295729f5ff (patch) | |
tree | 72861944a28b9509b513e252ee897a96d09f9ee0 /science/Makefile | |
parent | cc29a5d391a8182dbc48a8eb9347e4e1f3b17790 (diff) | |
download | freebsd-ports-gnome-0bd481a3debe39629bbf6fa88a9e2d295729f5ff.tar.gz freebsd-ports-gnome-0bd481a3debe39629bbf6fa88a9e2d295729f5ff.tar.zst freebsd-ports-gnome-0bd481a3debe39629bbf6fa88a9e2d295729f5ff.zip |
- Add grib_api 1.12.3
The ECMWF GRIB API is an application program interface accessible from C,
FORTRAN and Python programs developed for encoding and decoding WMO FM-92 GRIB
edition 1 and edition 2 messages. A useful set of command line tools is also
provided to give quick access to GRIB messages.
WWW: https://software.ecmwf.int/wiki/display/GRIB/Home
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 53e5d3f55c07..b59a81725b9b 100644 --- a/science/Makefile +++ b/science/Makefile @@ -61,6 +61,7 @@ SUBDIR += ghmm SUBDIR += gnudatalanguage SUBDIR += gramps + SUBDIR += grib_api SUBDIR += gromacs SUBDIR += gsmc SUBDIR += gtamsanalyzer |