Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

ArcGIS

Hi-

We're trying to open netcdf files in ArcGIS 9.2 and running into problems. Is anyone else working with netcdf in ArcGIS or run into similar issues?

These are fairly basic netcdf files with latitude, longitude, time dimensions and a single variable. ncdump -h looks like:

netcdf Pds_echam5_20c {
dimensions:
        lon = 118 ;
        lat = 100 ;
        time = 1212 ;
variables:
        float lon(lon) ;
                lon:units = "degrees_east" ;
        float lat(lat) ;
                lat:units = "degrees_north" ;
        float time(time) ;
                time:units = "days since 1900-01-01" ;
        float Pds(time, lat, lon) ;
                Pds:missing_value = -999.99f ;
}


ArcGIS recognizes that there are 1212 bands, but is unable to display them.

Thanks!

-Eric

--
Eric Salathé
CSES Climate Impacts Group <salathe@xxxxxxxxxxxxxx> University of Washington <http://www.atmos.washington.edu/ ~salathe>
206-616-5351



==============================================================================
To unsubscribe netcdfgroup, visit:
http://www.unidata.ucar.edu/mailing-list-delete-form.html
==============================================================================


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690