GetProj: Pull projection information from geogrid file 'GetProj' Pull...

Description Usage Arguments Value See Also Examples

View source: R/geospatial.R

Description

Pull projection information from geogrid file

GetProj Pull projection information of WRF-Hydro modeling domain from geogrid file.

Usage

1
GetProj(geoFile)

Arguments

geoFile

The geogrid file information is being pulled from

Value

Character Projection

See Also

Other geospatial: ExportGeogrid, GetGeogridIndex, GetGeogridSpatialInfo, GetPoly, GetRfc, GetTimeZone, PolyToRaster

Examples

1
2
3
4
## Not run: 
proj4 <- GetProj('./geo_em.d02.nc')

## End(Not run)

NCAR/rwrfhydro documentation built on Feb. 28, 2021, 12:47 p.m.