LL2UTM: Convert Lat/Lon to UTM coordinates

Description Usage Arguments

Description

Reads arrays of Lat/Lon and returns arrays of model UTM coordinates.

Usage

1
2
LL2UTM(Lat,Lon,
clat = 40.,clon = -97.,tlat1 = 33. ,tlat2 = 45.)

Arguments

Lat

Real array of latitudes.

Lon

Real array of longitudes.

clat

Central latitude of projection.

clon

Central longitude of projection.

tlat1

First true latitute of projection.

tlat2

Second true latitute of projection.


alexcohan/RCAMx documentation built on May 11, 2019, 11:28 p.m.