update.ncdf4.station: update.ncdf4.station

View source: R/update.ncdf4.station.R

update.ncdf4.stationR Documentation

update.ncdf4.station

Description

The function adds new days of station data to an existing netCDF with daily station data and then updates the summary statistics. Using this function to update netCDF files with station data can be an effective solution for when reading large volumes of data from a database is time-consuming.

Usage

## S3 method for class 'ncdf4.station'
update(x, file, verbose = TRUE, torg = "1899-12-31")

Arguments

x

station object

fname

file name of the netCDF file with stations to be updated

vebose

For diagnostics

Author(s)

R.E. Benestad


metno/esd documentation built on April 29, 2024, 3:34 p.m.