Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 
Previous: Example DDS and DAS Next: DAP URL format Table of contents Frames User guide
2008 Unidata NetCDF Workshop for Developers and Data Providers > Remote Access to Datasets Through netCDF-3

10.3 Data Format Differences vis-a-vis netcdf-3
  • netCDF-3 has shared dimensions
  • DAP has
  • Example
    Dataset {
     Sequence {
      Structure {
       Float64 windW[10]; Float64 windN[10]; String name;
      } station;
      Grid {
       ARRAY: Float64 fluor[10][10][10];
       MAPS: Float64 lat[10]; Float64 lon[10]; Float64 depth[10];
      } profile;
      Float32 sst;
      Float32 light;
     } CS02;
    } ComplexSequence02;
    

     


    Previous: Example DDS and DAS Next: DAP URL format Table of contents Frames User guide
    2008 Unidata NetCDF Workshop for Developers and Data Providers > Remote Access to Datasets Through netCDF-3

     
     
      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