https://daac.ornl.gov/MODIS/ASCII_Grid_GIS_Help.pdf
Example data file
nrows 7
xllcorner -7589988.98
yllcorner 3995608.83
cellsize 10
nodata_value -99999
5579 5846 5940 5769 5566 5869 5776
6173 5722 5876 5912 5920 5882 5632
5844 5812 5972 5904 5154 4966 5282
5786 5765 5822 5695 5739 5817 5992
5609 5094 4333 5790 5763 5793 5863
5602 5499 5844 5811 5210 5436 5728
4749 5674 5419 2617 4012 5607 5219
========================
Importing the ASCII Grid data into ArcView 3.x
- save as file on file system accessible to ArcView eg my_deposition.asc
- Open ArcView
- activate the Spatial Analyst extension
- Invoke "Import Data Source" tool
- Select "ASCII Raster" import file type
- Select the saved ASCII raster file eg my_deposition.asc
- Import file as a Theme into the View
========================
ESRI ArcGIS 9.x
- save as file on file system accessible to ArcGIS eg my_deposition.asc
- Using ArcToolbox,
- select Conversion Tools > To Raster > ASCII to Raster
- Provide path to ASCII file (eg my_deposition.asc)
- Provide path to Output Raster (eg my_deposition)
- click OK -- after converting to Raster the output raster (eg my_deposition) should automatically load into ArcMap
- Export output Raster file (eg my_deposition) into ArcGIS GRID;
- right click on the file to Export
- provide output filename (eg my_deposition_a)
- select GRID format
- Set up the projection
- Download file prj.adf from https://daac.ornl.gov/cgi-bin/MODIS/GR_common/prj.adf
- copy the prj.adf file into the GRID file directory (my_deposition_a) created in the previous step
- Load the GRID file in ArcMap -- Make sure that the projection is defined on the dataset.
- If the projection isn't defined, use the following file to define the projection.
- Download file modis.prj from https://daac.ornl.gov/cgi-bin/MODIS/GR_common/modis.prj
- Copy this file into <ESRI installation Folder>\Coordinate Systems\Projected Coordinate Systems\World\Sphere-based
- manually set the projection for the file
========================
Importing data into:
.ArcGIS 9.x
.ENVI
.ArcView 3.x
.GRASS
instructions are at:
https://daac.ornl.gov/MODIS/ASCII_Grid_GIS_Help.pdf