aboutsummaryrefslogtreecommitdiff
path: root/science/cgribex/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.9.0Sunpoet Po-Chuan Hsieh2019-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Update MASTER_SITES - Update WWW 1.9.0: - gribZip: remove large file support - store Decimal scale factor to int16 (bug fix) - bug fix for large grib records - Added CALENDAR_GREGORIAN 1.8.1: - Skip GridDataSection if not available - Changed boolean ints to stdbool - file_fill_buffer: set offset (bug fix) [patch from Harald Anlauf] 1.8.0: - Fix unreliable rounding 1.7.6: - Added support for GRIB level type 210 - gribReadSize/gribGetSize: changed type of return value to size_t - Removed libaec specific calls Notes: svn path=/head/; revision=492215
* - Add cgribex 1.6.3Sunpoet Po-Chuan Hsieh2014-04-291-0/+11
GRIBEX is an interface for encoding and decoding WMO FM-92 GRIB edition 1 messages and some ancillary subroutines for controlling printing and debugging. The GRIBEX software was developed at the European Centre for Medium-range Weather Forecasts (ECMWF) and is part of the EMOS library. EMOS is mostly written in Fortran. Therefore it has only a Fortran interface. CGRIBEX is a lightweight version of GRIBEX written in ANSI C with a portable Fortran interface. For best compatibility some of the C sources were converted from the Fortran GRIBEX version. WWW: https://code.zmaw.de/projects/cgribex Notes: svn path=/head/; revision=352619