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:  RV Sarmiento de Gamboa_thermosailnograph Subscribe RSS
Institution:  CSIC   (Dataset ID: RV_Sarmiento_de_Gamboa_thermosalinograph)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Subset | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
   or a List of Values ?
   Maximum ?
 
 cruise_id ?      
   - +  ?
 time (UTC) ?          2022-06-16    2023-03-01
  < slider >
 longitude (degrees_east) ?          -25.2825655    -4.2557818
  < slider >
 latitude (degrees_north) ?          24.8985833    42.2166653
  < slider >
 Temperature (Temperature [Degrees Celsius]) ?          13.8904    27.1945
 Salinity (PSU) ?          35.3535    37.2111
 
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 {
  cruise_id {
  }
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.655380806e+9, 1.67767194e+9;
    String axis "T";
    String ioos_category "Time";
    String long_name "Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String time_precision "1970-01-01";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 actual_range -25.2825655, -4.2557818;
    String axis "X";
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String ioos_category "Location";
    String long_name "Longitude";
    String source_name "Longitude [degrees_east]";
    String standard_name "longitude";
    String units "degrees_east";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 actual_range 24.8985833, 42.2166653;
    String axis "Y";
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String ioos_category "Location";
    String long_name "Latitude";
    String source_name "Latitude [degrees_north]";
    String standard_name "latitude";
    String units "degrees_north";
  }
  Temperature {
    Float32 _FillValue NaN;
    Float32 actual_range 13.8904, 27.1945;
    String long_name "Temperature [Degrees Celsius]";
  }
  Salinity {
    Float32 _FillValue NaN;
    Float32 actual_range 35.3535, 37.2111;
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String long_name "Sea Water Practical Salinity";
    String standard_name "sea_water_practical_salinity";
    String units "PSU";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String creator_name "CSIC";
    String creator_type "institution";
    String creator_url "https://www.csic.es/en";
    Float64 Easternmost_Easting -4.2557818;
    Float64 geospatial_lat_max 42.2166653;
    Float64 geospatial_lat_min 24.8985833;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max -4.2557818;
    Float64 geospatial_lon_min -25.2825655;
    String geospatial_lon_units "degrees_east";
    String history 
"2024-04-27T22:23:05Z (local files)
2024-04-27T22:23:05Z https://erddap.emodnet-physics.eu/erddap/tabledap/RV_Sarmiento_de_Gamboa_thermosalinograph.html";
    String infoUrl "http://data.utm.csic.es/";
    String institution "CSIC";
    String keywords "gamboa, Oceans, practical, Salinity, sea_water_practical_salinity, seawater temperature";
    String keywords_vocabulary "GCMD Science Keywords";
    String license "CC-BY";
    Float64 Northernmost_Northing 42.2166653;
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing 24.8985833;
    String standard_name_vocabulary "CF Standard Name Table v70";
    String subsetVariables "cruise_id";
    String summary "Thermosailnograph of RV Sarmiento de Gamboa. Sea surface practical salinity and temperture";
    String time_coverage_end "2023-03-01";
    String time_coverage_start "2022-06-16";
    String title "RV Sarmiento de Gamboa_thermosailnograph";
    Float64 Westernmost_Easting -25.2825655;
  }
}

 

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