Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 
Previous: The (OPeN)DAP protocol: A word from our Sponsor :-) Next: Data Format Differences vis-a-vis netcdf-3 Table of contents Frames User guide
2008 Unidata NetCDF Workshop for Developers and Data Providers > Remote Access to Datasets Through netCDF-3

10.2 Example DDS and DAS
  • Source: http://test.opendap.org:8080/dods/dts/Drifters.{dds,das}
    Dataset {
        Sequence {
            String Drifter_ID;
            String Date_Sampled;
            Float64 Latitude;
            Float64 Longitude;
            Float64 SST;
    	...
        } Drifters;
    } EOS.DBO;
    
    Attributes {
        Facility {
            String PrincipleInvestigator "Mark Abbott", "Ph.D";
            String DataCenter "COAS Environmental Computer Facility";
            String DrifterType "MetOcean WOCE/OCM";
        }
        Drifter_ID {
            String Description "String value used to uniquely identify each drifter instrument.";
        }
        Date_Sampled {
            String Description "A Date and time string";
            String Timezone "GMT";
        }
        ...
    

     


    Previous: The (OPeN)DAP protocol: A word from our Sponsor :-) Next: Data Format Differences vis-a-vis netcdf-3 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