ERDDAP
Easier access to scientific data |
Brought to you by SO-CHIC |
Dataset Title: | SOCHIC-SOSCEx_STORM2_Glider_Data/par_modis_collocated_glider |
Institution: | University of Gothenburg (Dataset ID: SOCHIC_SOSCEx_STORM2_Glider_Data_par_modis_collocated_glider) |
Information: | Summary | License | Metadata | Background | Files | Make a graph |
Attributes { s { time { String _CoordinateAxisType "Time"; Float64 actual_range 1.545177601e+9, 1.549585501e+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"; } PAR { Float64 actual_range 14.989997863769531, 64.66999816894531; Float64 colorBarMaximum 70.0; Float64 colorBarMinimum 0.0; String long_name "Downwelling Photosynthetic Photon Radiance In Sea Water"; String standard_name "downwelling_photosynthetic_photon_radiance_in_sea_water"; } } NC_GLOBAL { String cdm_data_type "Other"; String Conventions "COARDS, CF-1.6, ACDD-1.3"; String EDMO_code "3984"; String history "2024-11-21T11:21:45Z (local files) 2024-11-21T11:21:45Z https://erddap.sochic-h2020.eu/erddap/tabledap/SOCHIC_SOSCEx_STORM2_Glider_Data_par_modis_collocated_glider.html"; String infoUrl "https://doi.org/10.1029/2021JC017760"; String institution "University of Gothenburg"; String keywords "active, available, data, downwelling, downwelling_photosynthetic_photon_radiance_in_sea_water, earth, Earth Science > Oceans > Ocean Optics > Photosynthetically Active Radiation, Earth Science > Oceans > Ocean Optics > Radiance, local, ocean, oceans, optics, PAR, photon, photosynthetic, photosynthetically, radiance, radiation, science, sea, seawater, source, time, water"; String keywords_vocabulary "GCMD Science Keywords"; String license "CC BY-NC 4.0 https://creativecommons.org/licenses/by-nc/4.0/"; String sourceUrl "(local files)"; String standard_name_vocabulary "CF Standard Name Table v55"; String summary "SOCHIC-SOSCEx_STORM2_Glider_Data/par_modis_collocated_glider"; String time_coverage_end "2019-02-08T00:25:01Z"; String time_coverage_start "2018-12-19T00:00:01Z"; String title "SOCHIC-SOSCEx_STORM2_Glider_Data/par_modis_collocated_glider"; } }
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.