meteo-vm2
2.0.11
|
This package is a library to encode/decode VM2 files.
A VM2 values file is a list of values in CSV form (example). See here for a detailed description and vm2::Parser.
Each value has 2 identifier (station and variable), which (can) map a set of attributes: for example, the coordinates of the station or the measured physical quantity. The attributes are stored in a Lua file, plain or compiled (example). See here for a detailed description, meteo::vm2::Source and here for a lua script that creates the attributes file.
Copyright (C) 2012,2013 Arpae-SIMC simc- urp@ arpae .it
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.