writemeteorologypoint: Writes point meteorology to the disk

Description Usage Arguments Author(s) See Also

Description

Functions to write point meteorological data to ascii files in different formats.

Usage

1
2
3
writemeteorologypoint(data, file, format = "meteoland/txt")
writemeteorologypointfiles(object, dir=getwd(), format = "meteoland/txt",
                           metadatafile="MP.txt")

Arguments

data

An data frame with meteorological data.

file

A string with the file name to be written.

format

Output format of meteorological data. Current accepted formats are "meteoland/txt", "meteoland/rds", "castanea/txt" and "castanea/rds".

object

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

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

Nicolas Martin, INRA-Avignon

See Also

readmeteorologypoint, SpatialPointsMeteorology-class


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