Viewing

add_lonlat

Purpose
adds 2D geographical latitude and longitude to a netCDF file containing rotated coordinates
Call
cfu add_lonlat <ncfile>
Result
<ncfile> with two additional 2D fields (lon and lat)
Meanings
ncfile
name of netCDF file to which the coordinates should be added
 Viewing