Importing NARCCAP Data into GIS
NARCCAP data is CF-compliant, and therefore can be imported directly
into ArcGIS v.9.2 or higher. To import NetCDF data:
- Download data
- Start ArcMap
- Open ArcToolbox Menu
- Under "Multidimension Tools" choose "Make NetCDF Feature Layer"
- Select the input file in the dialog
- Choose the data variable using the "Variables" drop-down
- Change the X Variable and Y Variable to "lon" and "lat", respectively, using the appropriate drop-downs
- Add xc and yc under "Row Dimensions".
- Optional: choose a timestep using the "Dimension Values" portion of
the dialog. (By default, ArcGIS only reads the first timestep in the
file.) While you can select a particular time this way, it will be
easier and you will get better performance using other tools to
process the NetCDF files to condense or extract data of interest
before importing.
- Click "OK"
Note: Currently, it's only possible to import NARCCAP data as a
feature layer. A raster layer would be better, both for performance
reasons and because you can do more with the data as a raster, but it
requires additional metadata that has not yet been added to the
data. We plan to make that addition, but are still working out the
details.
|