Learn R Programming

ncdf.tools (version 0.7.1.295)

modifyNcdfStdNames: Modify non standard longitude and latitude names

Description

This function modifies dimension names like 'lat', 'lon' and 'long' to 'latitude' and 'longitude'.

Usage

modifyNcdfStdNames(fileCon)

Arguments

fileCon
file in which to modify the names. can be supplied as a character vector or as a netCDF file connection.

Value