UM Logo CanWIN ERDDAP
The Canadian Watershed Information Networks' ERDDAP server making scientific data more accessible
   
Brought to you by CEOS UM CCADI ECCC    

ERDDAP > tabledap > Make A Graph ?

Dataset Title:  Churchill Beluga Boat Study drone videos 2019 Subscribe RSS
Institution:  Centre for Earth Observation Science, University of Manitoba   (Dataset ID: Drone_Data_588f_21fe_8ff6)
Information:  Summary ? | License ? | Metadata | Background (external link) | Subset | Data Access Form | Files
 
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 {
  url {
    String ioos_category "Identifier";
    String long_name "URL";
  }
  name {
    String ioos_category "Identifier";
    String long_name "File Name";
  }
  lastModified {
    String ioos_category "Time";
    String long_name "Last Modified";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  size {
    String ioos_category "Other";
    String long_name "Size";
    String units "bytes";
  }
  fileType {
    String ioos_category "Identifier";
    String long_name "File Type";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String history 
"2024-03-28T14:10:45Z (local files)
2024-03-28T14:10:45Z http://CanWINerddap.ad.umanitoba.ca/tabledap/Drone_Data_588f_21fe_8ff6.das";
    String infoUrl "https://umanitoba.ca/ceos/";
    String institution "Centre for Earth Observation Science, University of Manitoba";
    String keywords "2019, beluga, boat, centre, churchill, data, drone, earth, file, identifier, lastModified, manitoba, modified, name, observation, science, size, study, time, university, videos";
    String license "Creative Commons Attribution 4.0 International";
    String sourceUrl "(local files)";
    String subsetVariables "fileType";
    String summary "Used drone and optical camera to capture videos of belugas and boats in the Churchill Estuary from July 27 to August 8, 2019.";
    String title "Churchill Beluga Boat Study drone videos 2019";
  }
}

 

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