EMODnet Physics ERDDAP Installation EMODnet Physics ERDDAP
Easier access to scientific data
log in|?   
Brought to you by EMODnet Physics    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  EMODnet Physics - PLATFORMS FILES Subscribe RSS
Institution:  EMODnet Physics   (Dataset ID: EP_PLATFORMS_FILES)
Information:  Summary ? | License ? | Metadata | Background (external link) | Subset
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 integrator_id ?      
   - +  ?
 PLATFORMCODE ?              
 destination ?              
 urlpath ?              
 parameter (Param) ?      
   - +  ?
 p33 ?      
   - +  ?
 filename ?              
 datatype ?      
   - +  ?
 filesize (MB) ?              
 
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 {
  integrator_id {
    String long_name "Integrator Id";
  }
  PLATFORMCODE {
    String long_name "Platformcode";
  }
  destination {
    String long_name "Destination";
  }
  urlpath {
    String long_name "Urlpath";
  }
  parameter {
    String long_name "Param";
  }
  p33 {
    String long_name "p33";
  }
  filename {
    String long_name "Filename";
  }
  datatype {
    String long_name "Datatype";
  }
  filesize {
    String long_name "filesize";
    String units "MB";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.10, ACDD-1.3";
    String history 
"2025-01-21T10:37:33Z (source database)
2025-01-21T10:37:33Z http://erddap.emodnet-physics.eu/erddap/tabledap/EP_PLATFORMS_FILES.html";
    String infoUrl "https://emodnet.ec.europa.eu/en/physics";
    String institution "EMODnet Physics";
    String keywords "data, datatype, destination, filename, filepath, integrator, integrator_id, local, param, platformcode, source, urlpath";
    String license "CC-BY4.0";
    String sourceUrl "(source database)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String subsetVariables "integrator_id,parameter,datatype,p33";
    String summary "EMODnet Physics - PLATFORMS FILES";
    String title "EMODnet Physics - PLATFORMS FILES";
  }
}

 

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