##A toolbox for working with and viewing gridded (meteorological) data.
meteogrid(which used to be called geogrid until 2018) is a toolbox for gridded data, mainly focussed on meteorological (model) data. It offers tools for visualisation, interpolation etc. It does not contain routines for decoding of binary data formats. Therefore, meteogrid will typically be used together with
Rgrib2(package for GRIB decoding) or possibly
Rfa` (internal to the ACCORD consortium).
##Installation The installation requires that you first install the PROJ library for map projections. This may be obtained from http://proj.org