help_ncaddxy: Add projected coordinates to netCDF.

Description Usage Arguments Value Author(s)

Description

Add one-dimensional projected coordinates x(x) and y(y) (in meter) to netCDF using information from header.txt.

Usage

1
help_ncaddxy(nc, header = "header.txt", InvP = FALSE)

Arguments

nc

netCDF files.

header

header file name, default="header.txt".

InvP

boolean, if TRUE reverse yy variable

Value

NULL, saves netCDF file containing x(x) and y(y) variables.

Author(s)

Johannes Brenner johannes.brenner@ufz.de


JBrenn/Helper4me documentation built on May 7, 2019, 6:49 a.m.