writemeteorologygrid: Writes grid meteorology to the disk

Description Usage Arguments Author(s) See Also

Description

Functions to write grid meteorological data to the file system.

Usage

1
2
3
writemeteorologygrid(object, date, file, format = "netCDF")
writemeteorologygridfiles(object, dir=getwd(), format = "netCDF",
                          metadatafile = "MG.txt")

Arguments

object

An object of class SpatialGridMeteorology-class with the meteorological data to be written.

date

A Date object or a character string indicating the date of the meteorological grid to be written.

file

A string with the file name to be written.

format

Format of meteorological data. The only accepted format is "netCDF".

dir

Output directory for meteorology data.

metadatafile

The name of the file that will store the meta data describing all written files.

Author(s)

Miquel De Cáceres Ainsa, Centre Tecnologic Forestal de Catalunya

See Also

readmeteorologygrid, SpatialGridMeteorology-class


miquelcaceres/meteoland documentation built on May 8, 2019, 11:57 p.m.