ERDDAP
Easier access to scientific data
log in    
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  2-Minute Sustained Wind Data, Lord's Cove Subscribe RSS
Institution:  CNA   (Dataset ID: cna_werc_sustained_wind_2-min_avg)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 station_name ?          "cna_werc_anemomete..."    "cna_werc_anemomete..."
 time (Timestamp, UTC) ?          2019-12-10T19:01:00Z    2021-05-20T00:43:00Z
  < slider >
 latitude (degrees_north) ?          46.86299    46.86299
  < slider >
 longitude (degrees_east) ?          -55.68249    -55.68249
  < slider >
 wind_spd_sustained (Sustained Wind Speed, km hr-1) ?          0.0    95.6
 
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.Hover here to see a list of options. Click on an option to select it.")

File type: (more information)

(Documentation / Bypass this form ? )
 
(Please be patient. It may take a while to get the data.)


 

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  station_name {
    String _Encoding "UTF-8";
    String actual_range 
"cna_werc_anemometer_2min
cna_werc_anemometer_2min";
    String cf_role "timeseries_id";
    String ioos_category "Identifier";
    String long_name "Station Name";
  }
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.57600446e+9, 1.62147138e+9;
    String axis "T";
    String ioos_category "Time";
    String long_name "Timestamp";
    String source_name "timestamp";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String time_precision "1970-01-01T00:00:00Z";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 actual_range 46.86299, 46.86299;
    String axis "Y";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String ioos_category "Location";
    String long_name "Latitude";
    String standard_name "latitude";
    String units "degrees_north";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 actual_range -55.68249, -55.68249;
    String axis "X";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
  wind_spd_sustained {
    Float32 actual_range 0.0, 95.6;
    String ioos_category "Wind";
    String long_name "Sustained Wind Speed";
    String standard_name "wind_speed";
    String units "km hr-1";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "TimeSeries";
    String cdm_timeseries_variables "station_name,longitude,latitude";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String creator_name "CNA";
    String creator_type "institution";
    String creator_url "http://werc.servehttp.com/wea.htm";
    Float64 Easternmost_Easting -55.68249;
    String featureType "TimeSeries";
    Float64 geospatial_lat_max 46.86299;
    Float64 geospatial_lat_min 46.86299;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -55.68249;
    Float64 geospatial_lon_min -55.68249;
    String geospatial_lon_units "degrees_east";
    String history 
"2024-03-28T22:19:21Z (local files)
2024-03-28T22:19:21Z https://www.smartatlantic.ca/erddap/tabledap/cna_werc_sustained_wind_2-min_avg.html";
    String infoUrl "http://werc.servehttp.com/wea.htm";
    String institution "CNA";
    String keywords "2-minute, cna, cove, data, lord, minute, spd, sustained, time, timestamp, wind, wind_spd_sustained";
    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.";
    Float64 Northernmost_Northing 46.86299;
    String platform "land/onshore structure";
    String platform_vocabulary "https://vocab.nerc.ac.uk/collection/L06/current/";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing 46.86299;
    String standard_name_vocabulary "CF Standard Name Table v79";
    String summary "Returns sustained (i.e. minimum in 2 minutes) wind speed (Km/hr) every 2 minutes in period.";
    String time_coverage_end "2021-05-20T00:43:00Z";
    String time_coverage_start "2019-12-10T19:01:00Z";
    String title "2-Minute Sustained Wind Data, Lord's Cove";
    Float64 Westernmost_Easting -55.68249;
  }
}

 

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