CIOOS Atlantic ERDDAP
Accès plus facile aux données scientifiques

Présenté par NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Formulaire d'accès aux données ?

Titre du jeu de données:  * The List of All Active Datasets in this ERDDAP * Subscribe RSS
Institution:  Axiom Docker Install   (ID de l'ensemble de données: allDatasets)
Informations:  Sommaire ? | Licence ? | Métadonnées | ​Contexte | Sous-ensemble | Faire un graphique
 
Variable ?   Optionnel
Contrainte #1 ?
Optionnel
Contrainte #2 ?
   Le minimum ?
   ou une liste de valeurs ?
   Maximum ?
 
 datasetID ?              
 accessible ?      
   - +  ?
 institution ?      
   - +  ?
 dataStructure ?      
   - +  ?
 cdm_data_type (Common Data Model Type) ?      
   - +  ?
 class (ERDDAP Class) ?      
   - +  ?
 title ?              
 minLongitude (Minimum Longitude, degrees_east) ?              
 maxLongitude (Maximum Longitude, degrees_east) ?              
 longitudeSpacing (degrees_east) ?              
 minLatitude (Minimum Latitude, degrees_north) ?              
 maxLatitude (Maximum Latitude, degrees_north) ?              
 latitudeSpacing (degrees_north) ?              
 minAltitude (m) ?              
 maxAltitude (m) ?              
 minTime (Minimum Time, UTC) ?              
 maxTime (Maximum Time, UTC) ?              
 timeSpacing (seconds) ?              
 griddap ?              
 subset (URL of Subset Web Page) ?              
 tabledap ?              
 MakeAGraph (URL of Make-A-Graph Web Page) ?              
 sos (Base URL of SOS Service) ?              
 wcs (Base URL of WCS Service) ?              
 wms (Base URL of WMS Service) ?              
 files (Base URL of "files" Service) ?              
 fgdc (URL of FGDC Document) ?              
 iso19115 (URL of ISO 19115 Document) ?              
 metadata ?              
 sourceUrl (URL of the Source Data) ?              
 infoUrl ?              
 rss (URL of RSS) ?              
 email ?              
 testOutOfDate (testOutOfDate Attribute) ?      
   - +  ?
 outOfDate (Out-Of-Date Index) ?              
 summary (Summary Text) ?              
 
Fonctions côté serveur ?
 distinct() ?
? ("Survolez ici pour voir une liste d'options. Cliquez sur une option pour la sélectionner.Survolez ici pour voir une liste d'options. Cliquez sur une option pour la sélectionner.Survolez ici pour voir une liste d'options. Cliquez sur une option pour la sélectionner.Survolez ici pour voir une liste d'options. Cliquez sur une option pour la sélectionner.Survolez ici pour voir une liste d'options. Cliquez sur une option pour la sélectionner.")

Type de fichier: (Plus d'information)

(Documentation / Bypass this form ? )
 
(Veuillez être patient. L'obtention des données peut prendre un certain temps.)


 

La structure d'attribut de l'ensemble de données (.das) pour cet ensemble de données

Attributes {
 s {
  datasetID {
    String fileAccessBaseUrl "https://cioosatlantic.ca/erddap/info/";
    String fileAccessSuffix "/index.html";
    String ioos_category "Other";
    String long_name "Dataset ID";
  }
  accessible {
    String comment "Some datasets are public. Some may be private and perhaps not accessible to you.";
    String ioos_category "Other";
    String long_name "Accessible";
  }
  institution {
    String ioos_category "Other";
    String long_name "Institution";
  }
  dataStructure {
    String comment "ERDDAP treats each dataset as either a 'grid' or a 'table' dataset.";
    String ioos_category "Other";
    String long_name "Data Structure";
    String references "https://coastwatch.pfeg.noaa.gov/erddap/download/setupDatasetsXml.html#dataStructures";
  }
  cdm_data_type {
    String ioos_category "Other";
    String long_name "Common Data Model Type";
    String references "https://coastwatch.pfeg.noaa.gov/erddap/download/setupDatasetsXml.html#cdm_data_type";
  }
  class {
    String ioos_category "Other";
    String long_name "ERDDAP Class";
    String references "https://coastwatch.pfeg.noaa.gov/erddap/download/setupDatasetsXml.html#datasetTypes";
  }
  title {
    String ioos_category "Other";
    String long_name "Title";
  }
  minLongitude {
    String ioos_category "Location";
    String long_name "Minimum Longitude";
    String units "degrees_east";
  }
  maxLongitude {
    String ioos_category "Location";
    String long_name "Maximum Longitude";
    String units "degrees_east";
  }
  longitudeSpacing {
    String ioos_category "Location";
    String long_name "Average Grid Longitude Spacing";
    String units "degrees_east";
  }
  minLatitude {
    String ioos_category "Location";
    String long_name "Minimum Latitude";
    String units "degrees_north";
  }
  maxLatitude {
    String ioos_category "Location";
    String long_name "Maximum Latitude";
    String units "degrees_north";
  }
  latitudeSpacing {
    String ioos_category "Location";
    String long_name "Average Grid Latitude Spacing";
    String units "degrees_north";
  }
  minAltitude {
    String ioos_category "Location";
    String long_name "Minimum Altitude (or negative Depth)";
    String positive "up";
    String units "m";
  }
  maxAltitude {
    String ioos_category "Location";
    String long_name "Maximum Altitude (or negative Depth)";
    String positive "up";
    String units "m";
  }
  minTime {
    String ioos_category "Time";
    String long_name "Minimum Time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  maxTime {
    String comment "If dataStructure=table and minTime is specified and maxTime isn't, then this is a near-real-time dataset.";
    String ioos_category "Time";
    String long_name "Maximum Time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  timeSpacing {
    String ioos_category "Time";
    String long_name "Average Grid Time Spacing";
    String units "seconds";
  }
  griddap {
    String comment "Add .html to see a data request web page.";
    String ioos_category "Other";
    String long_name "Base URL of OPeNDAP Grid Service";
  }
  subset {
    String ioos_category "Other";
    String long_name "URL of Subset Web Page";
  }
  tabledap {
    String comment "Add .html to see a data request web page.";
    String ioos_category "Other";
    String long_name "Base URL of OPeNDAP Table/Sequence Service";
  }
  MakeAGraph {
    String ioos_category "Other";
    String long_name "URL of Make-A-Graph Web Page";
  }
  sos {
    String comment "Or, replace 'service' with 'index.html' to see a web page with SOS information.";
    String ioos_category "Other";
    String long_name "Base URL of SOS Service";
  }
  wcs {
    String ioos_category "Other";
    String long_name "Base URL of WCS Service";
  }
  wms {
    String ioos_category "Other";
    String long_name "Base URL of WMS Service";
  }
  files {
    String comment "The \"files\" service lets you browse and download source files.";
    String ioos_category "Other";
    String long_name "Base URL of \"files\" Service";
  }
  fgdc {
    String comment "The FGDC .xml document has geographic metadata.";
    String ioos_category "Other";
    String long_name "URL of FGDC Document";
  }
  iso19115 {
    String comment "The ISO 19115 .xml document has geographic metadata.";
    String ioos_category "Other";
    String long_name "URL of ISO 19115 Document";
  }
  metadata {
    String comment "To make a complete URL, add .htmlTable, .csv, .tsv, .json, .xhtml, ... to the Base URL.";
    String ioos_category "Other";
    String long_name "Base URL of a Table with Metadata";
  }
  sourceUrl {
    String ioos_category "Other";
    String long_name "URL of the Source Data";
  }
  infoUrl {
    String ioos_category "Other";
    String long_name "URL of Background Information (from the source)";
  }
  rss {
    String ioos_category "Other";
    String long_name "URL of RSS";
  }
  email {
    String comment "To subscribe, add your email address to the Base URL.";
    String ioos_category "Other";
    String long_name "Base URL of Email Subscription";
  }
  testOutOfDate {
    String comment "This is the value of the dataset's testOutOfDate attribute. A dataset is considered out-of-date when its max(time) is before this testOutOfDate time. For out-of-date datasets, there is presumably a problem with the data source, so ERDDAP is unable to access data from more recent time points.";
    String ioos_category "Other";
    String long_name "testOutOfDate Attribute";
  }
  outOfDate {
    String comment "The outOfDate index is a simplistic measure of how out-of-date a dataset is: <0: unexpectedly from the future(!), <1: up-to-date, >=1: out-of-date, >=2: very out-of-date. For out-of-date datasets, there is presumably a problem with the data source, so ERDDAP is unable to access data from more recent time points.";
    String ioos_category "Other";
    String long_name "Out-Of-Date Index";
  }
  summary {
    String ioos_category "Other";
    String long_name "Summary Text";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String creator_email "nobody@example.com";
    String creator_name "Axiom Docker Install";
    String creator_url "https://cioosatlantic.ca/erddap";
    String defaultGraphQuery "maxLongitude,maxLatitude";
    String history 
"2024-04-25T05:57:24Z https://localhost:8443/erddap
2024-04-25T05:57:24Z https://cioosatlantic.ca/erddap/fr/tabledap/allDatasets.html";
    String infoUrl "https://cioosatlantic.ca/erddap";
    String institution "Axiom Docker Install";
    String keywords "19115, accessible, altitude, average, background, base, dataset, depth, email, erddap, fgdc, graph, grid, information, institution, iso, latitude, location, longitude, make-a-graph, maximum, metadata, minimum, opendap, rss, sequence, service, sos, source, spacing, structure, subscription, subset, summary, table, time, title, url, wcs, wms";
    String license "https://creativecommons.org/licenses/by/4.0/";
    String sourceUrl "https://localhost:8443/erddap";
    String subsetVariables "accessible, dataStructure, cdm_data_type, class, institution, testOutOfDate";
    String summary "This dataset is a table which has a row of information for each dataset currently active in this ERDDAP.";
    String title "* The List of All Active Datasets in this ERDDAP *";
  }
}

 

Utilisation de tabledap pour demander des données et des graphiques à partir d'ensembles de données tabulaires

tabledap vous permet de demander un sous-ensemble de données, un graphique ou une carte à partir d'un ensemble de données tabulaires (par exemple, des données de bouée), via une URL spécialement formée. tabledap utilise l' OPeNDAP  (external link) Protocole d'accès aux données (DAP )  (external link) et ses contraintes de sélection  (external link) .

L'URL spécifie ce que vous voulez : l'ensemble de données, une description du graphique ou du sous-ensemble des données et le type de fichier pour la réponse.

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.


 
Translated by Google ?
ERDDAP, Version 2.18
Disclaimers | Privacy Policy | Contact