NOAA ERDDAP
Easier access to scientific data
| ?    
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  ASPIM Data from a local source. Subscribe RSS
Institution:  ASPIM   (Dataset ID: capo_carbonara_probe_data)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files | Make a graph
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 time (UTC) ?          2026-03-02T11:31:04Z    2026-03-02T14:03:08Z
  < slider >
 temperature_idromar ?          16.75499    17.0924
 conductivity ?          0.06718554    0.07410747
 chlorophyll ?          0.8047665    0.827884
 phycoerythrin ?          5.159391    5.477085
 salinity (PSU) ?          0.9517323    0.9837777
 St ?          -1.062012    -0.980835
 
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 {
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.772451064e+9, 1.772460188e+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-01T00:00:00Z";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  temperature_idromar {
    Float32 actual_range 16.75499, 17.0924;
    String ioos_category "Unknown";
    String long_name "Temperature Idromar";
  }
  conductivity {
    Float32 actual_range 0.06718554, 0.07410747;
    Float64 colorBarMaximum 40.0;
    Float64 colorBarMinimum 30.0;
    String ioos_category "Unknown";
    String long_name "Sea Water Electrical Conductivity";
    String standard_name "sea_water_electrical_conductivity";
  }
  chlorophyll {
    Float32 actual_range 0.8047665, 0.827884;
    String ioos_category "Unknown";
    String long_name "Chlorophyll";
  }
  phycoerythrin {
    Float32 actual_range 5.159391, 5.477085;
    String ioos_category "Unknown";
    String long_name "Phycoerythrin";
  }
  salinity {
    Float32 actual_range 0.9517323, 0.9837777;
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String ioos_category "Unknown";
    String long_name "Sea Water Practical Salinity";
    String standard_name "sea_water_practical_salinity";
    String units "PSU";
  }
  St {
    Float32 actual_range -1.062012, -0.980835;
    String ioos_category "Unknown";
    String long_name "ST";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.10, ACDD-1.3";
    String history 
"2026-03-03T18:29:48Z (local files)
2026-03-03T18:29:48Z http://erddap.s4oceandata.eu/erddap/tabledap/capo_carbonara_probe_data.html";
    String infoUrl "???";
    String institution "ASPIM";
    String keywords "clorophyll, conductivity, data, density, earth, Earth Science > Oceans > Salinity/Density > Conductivity, Earth Science > Oceans > Salinity/Density > Salinity, electrical, local, ocean, oceans, phycoerythrin, practical, salinity, science, sea, sea_water_electrical_conductivity, sea_water_practical_salinity, seawater, source, temperature, time, turbidity, water";
    String keywords_vocabulary "GCMD Science Keywords";
    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.";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v70";
    String summary "ASPIM Data from a local source.";
    String testOutOfDate "now-6days";
    String time_coverage_end "2026-03-02T14:03:08Z";
    String time_coverage_start "2026-03-02T11:31:04Z";
    String title "ASPIM Data from a local source.";
  }
}

 

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