Displaying 1 result from an estimated 1 matches for "south_west_corner_lat".
2013 Jan 29
2
Netcdf and Raster Package Questions, Need .asc File for GIS
...;ncdump -h "
dimensions:
lon = 4200 ;
lat = 2400 ;
time = UNLIMITED ; // (1 currently)
rainf_profiles = 1 ;
tair_profiles = 1 ;
global attributes:
:missing_value = -9999.f ;
:TITLE = "LIS land surface model output" ;
:MAP_PROJECTION = "EQUIDISTANT CYLINDRICAL" ;
:SOUTH_WEST_CORNER_LAT = 48.005f ;
:SOUTH_WEST_CORNER_LON = -167.995f ;
:DX = 0.01f ;
:DY = 0.01f ;
2) Is there a better way to read a netcdf file and create an .asc file
that can be read into GIS (GRASS or ArcGIS)
*_Code Used_*
# get net cdf file, big file
wget
ftp://ftp.nohrsc.nws.gov/pub/staff/fall/Hultstra...