LOGO National Antarctic Data Center - ERDDAP
Easier access to scientific data
log in    

ERDDAP > tabledap > Make A Graph ?

Dataset Title:  Permafrost temperature PERMVEG-NET Subscribe RSS
Institution:  University of Insubria   (Dataset ID: dfbcd325-2689-4cd4-a5bc-d98c18340b79)
Information:  Summary ? | License ? | Metadata | Background (external link)
 
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 ? )
    [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 {
  Year {
    Int32 _FillValue 32767;
    Int32 actual_range 2010, 2024;
    String long_name "Year";
  }
  T {
    Float64 actual_range -13.34189884, -12.9234;
    String long_name "T";
    String units "degree_C";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String contributor_email "mauro.guglielmin@uninsubria.it";
    String contributor_institution "University of Insubria";
    String contributor_name "Mauro Guglielmin";
    String Conventions "COARDS, CF-1.10, ACDD-1.3";
    String creator_email "mauro.guglielmin@uninsubria.it";
    String creator_name "Mauro Guglielmin";
    String creator_type "institution";
    String history 
"The temperature at the ZAA depth (ECV 1) are temperature data (°C) recorded at 25 m of depth daily and averaged yearly. The accuracy of the thermistors is 0.1°C and the data here presented is mean annual temperature at 25 m of depth. Datasets are initially uploaded to the NADC ERDDAP instance with restricted access (authentication required). They will be made publicly available following publication of the associated paper. For further information, please contact the Principal Investigator (PI).
2026-05-29T16:06:59Z (local files)
2026-05-29T16:06:59Z https://antarcticdatacenter.cnr.it/tabledap/dfbcd325-2689-4cd4-a5bc-d98c18340b79.das";
    String infoUrl "https://www.pnra.aq/it/project/718/rete-di-monitoraggio-del-permafrost-e-della-vegetazione-antartide-continentale";
    String institution "University of Insubria";
    String keywords "Antarctica, data, insubria, permafrost, permveg-net, temperature, university, ZAA";
    String license 
"The data may be used and redistributed for free but is not intended
for legal use, since it may contain inaccuracies. Neither the data
Contributor, ERD, NOAA, nor the United States Government, nor any
of their employees or contractors, makes any warranty, express or
implied, including warranties of merchantability and fitness for a
particular purpose, or assumes any legal liability for the accuracy,
completeness, or usefulness, of this information.";
    String publisher_name "National Antarctic Data Center of Italy";
    String publisher_type "group";
    String publisher_url "https://iandc.pnra.aq";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String summary "The only borehole equipped the international standard and within the network managed by the PNRA OSS-12 is located very close to MZS named OASI. The site (-74.74167;164.1;52 m slm) is a flat granitic outcrop. The borehole was drilled with compressed and refrigerated air in the austral summer of 2007 and equipped in 2008. The borehole is 31 m deep and the ZAA is ca 26m and there are 20 thermistors at different depths. Here, only the temperature closest at ZAA depth has been reported.";
    String title "Permafrost temperature PERMVEG-NET";
  }
}

 

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.24
Disclaimers | Privacy Policy | Contact