IADC Italian Arctic Data Center ERDDAP
Easier access to scientific data
log in    
Brought to you by CNR-ISP IADC Portal    

ERDDAP > tabledap > Make A Graph ?

Dataset Title:  Climate Change Tower Radiation Data (D1.5 - QC one minute data) Subscribe RSS
Institution:  CNR - National Research Council of Italy   (Dataset ID: iadc_d1_5_radiazione_cct)
Information:  Summary ? | License ? | Metadata | Background (external link) | Data Access Form
 
Graph Type:  ?
X Axis: 
Y Axis: 
Color: 
-1+1
 
Constraints ? Optional
Constraint #1 ?
Optional
Constraint #2 ?
       
       
       
       
       
 
Server-side Functions ?
 distinct() ?
? ("Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.")
 
Graph Settings
Marker Type:   Size: 
Color: 
Color Bar:   Continuity:   Scale: 
   Minimum:   Maximum:   N Sections: 
Y Axis Minimum:   Maximum:   
 
(Please be patient. It may take a while to get the data.)
 
Optional:
Then set the File Type: (File Type information)
and
or view the URL:
(Documentation / Bypass this form ? )
   
Time range:           -   +  
[The graph you specified. Please be patient.]

 

Things You Can Do With Your Graphs

Well, you can do anything you want with your graphs, of course. But some things you might not have considered are:

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  time {
    String _CoordinateAxisType "Time";
    String axis "T";
    String ioos_category "Time";
    String long_name "Date Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  Longwave_downwelling_CNR1_at_33m {
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Meteorology";
    String long_name "Longwave radiation, downwelling from CNR1 at 33 m";
    String standard_name "downwelling_longwave_flux_in_air";
    String units "W m-2";
  }
  Longwave_upwelling_CNR1_at_33m {
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Meteorology";
    String long_name "Longwave radiation, upwelling from CNR1 at 33 m";
    String standard_name "upwelling_longwave_flux_in_air";
    String units "W m-2";
  }
  Shortwave_downwelling_CNR1_at_33m {
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Meteorology";
    String long_name "Shortwave radiation, downwelling from CNR1 at 33 m";
    String standard_name "downwelling_shortwave_flux_in_air";
    String units "W m-2";
  }
  Shortwave_upwelling_CNR1_at_33m {
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Meteorology";
    String long_name "Shortwave radiation, upwelling from CNR1 at 33 m";
    String standard_name "upwelling_shortwave_flux_in_air";
    String units "W m-2";
  }
  Shortwave_upwelling_CM11_at_25m {
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Meteorology";
    String long_name "Shortwave radiation, upwelling from CM11 at 25 m";
    String standard_name "upwelling_shortwave_flux_in_air";
    String units "W m-2";
  }
  Longwave_upwelling_CG4_at_25m {
    String coverage_content_type "physicalMeasurement";
    String ioos_category "Meteorology";
    String long_name "Longwave radiation, upwelling from CG4 at 25 m";
    String standard_name "upwelling_longwave_flux_in_air";
    String units "W m-2";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String geospatial_lat_max "78.92136";
    String geospatial_lat_min "78.92136";
    String geospatial_lat_units "degrees_north";
    String geospatial_lon_max "11.86587";
    String geospatial_lon_min "11.86587";
    String geospatial_lon_units "degrees_east";
    String history 
"2024-04-29T09:35:40Z (source database)
2024-04-29T09:35:40Z https://data.iadc.cnr.it/tabledap/iadc_d1_5_radiazione_cct.das";
    String infoUrl "https://metadata.iadc.cnr.it/geonetwork/srv/api/records/e4872959-4cf2-48df-8195-e8065411be49";
    String institution "CNR - National Research Council of Italy";
    String keywords "INCOMING SOLAR RADIATION, LONGWAVE RADIATION, OUTGOING LONGWAVE RADIATION, SHORTWAVE RADIATION";
    String keywords_vocabulary "GCMD Science Keywords";
    String license "CC BY-NC: This license allows reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator.";
    String platform "cct_tower";
    String project "Climate Change Tower Integrated Project (CCT-IP)";
    String project_URL "https://iadc.cnr.it";
    String sourceUrl "(source database)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String summary "The Climate Change Tower Integrated Project (CCT-IP) represents the guide lines of the italian research in the arctic and aims to study the interaction between all the components of the climate system in the Arctic. The  Amundsen-Nobile Climate Change Tower (CCT) is the key infrastructure of the project, and provides continuous acquisition of the atmospheric parameters at different heights as well as at the interface between the surface and the atmosphere. D1.5 means quality assured data.";
    String title "Climate Change Tower Radiation Data (D1.5 - QC one minute data)";
  }
}

 

Using tabledap to Request Data and Graphs from Tabular Datasets

tabledap lets you request a data subset, a graph, or a map from a tabular dataset (for example, buoy data), via a specially formed URL. tabledap uses the OPeNDAP (external link) Data Access Protocol (DAP) (external link) and its selection constraints (external link).

The URL specifies what you want: the dataset, a description of the graph or the subset of the data, and the file type for the response.

Tabledap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z
Thus, the query is often a comma-separated list of desired variable names, followed by a collection of constraints (e.g., variable<value), each preceded by '&' (which is interpreted as "AND").

For details, see the tabledap Documentation.


 
ERDDAP, Version 2.23
Disclaimers | Privacy Policy | Contact