writemeteorologypixels: Writes pixel meteorology to the disk

Description Usage Arguments Author(s) See Also

Description

Functions to write meteorological data located on pixels of a grid onto the file system.

Usage

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

Arguments

object

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

date

A Date object or a character string indicating the date of the meteorological data 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

readmeteorologypixels, SpatialPixelsMeteorology-class


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