ERDDAP
Easier access to scientific data |
log in
Brought to you by OCEAN:ICE |
Dataset Title: | Commandant Charcot |
Institution: | Italian National Research Council - Institute of Polar Sciences (Dataset ID: commandant_charcot_a5qvgc) |
Range: | longitude = -179.48 to 179.48°E, latitude = -78.67 to 89.5°N, time = 2023-05-01T00:00:00Z to 2024-02-02T10:18:00Z |
Information: | Summary | License | FGDC | ISO 19115 | Metadata | Background | Data Access Form |
Click on the map to specify a new center point.
Zoom:
|
Attributes { s { time { String _CoordinateAxisType "Time"; Float64 actual_range 1.6828992e+9, 1.70686908e+9; String axis "T"; String ioos_category "Time"; String long_name "Date"; String source_name "date"; 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"; } SWD { Int32 _FillValue -999; Int32 actual_range -982, 1441; String long_name "SWD"; Int32 missing_value 2147483647; String standard_name "downwelling_shortwave_flux_in_air"; String units "W m-2"; } DIF { Float32 _FillValue -999.0; Float32 actual_range -982.3233, 880.57; String long_name "DIF"; Float32 missing_value NaN; String standard_name "diffuse_downwelling_shortwave_flux_in_air"; String units "W m-2"; } LWD { Int32 _FillValue 32767; Int32 actual_range 200, 462; String long_name "LWD"; String standard_name "downwelling_longwave_flux_in_air"; String units "W m-2"; } UVA { Float32 _FillValue NaN; Float32 actual_range 0.0, 69.79322; String long_name "UVA"; } UVB { Int32 _FillValue 2147483647; Int32 actual_range -1, 2460; String long_name "UVB"; } latitude { String _CoordinateAxisType "Lat"; Float32 _FillValue NaN; Float32 actual_range -78.67, 89.5; String axis "Y"; String colorBarMaximum "90.0"; String colorBarMinimum "-90.0"; String ioos_category "Location"; String long_name "Latitude"; String standard_name "latitude"; String units "degrees_north"; } longitude { String _CoordinateAxisType "Lon"; Float32 _FillValue NaN; Float32 actual_range -179.48, 179.48; String axis "X"; String colorBarMaximum "180.0"; String colorBarMinimum "-180.0"; String ioos_category "Location"; String long_name "Longitude"; String standard_name "longitude"; String units "degrees_east"; } station_id { String cf_role "timeseries_id"; String long_name "Id of the station in the TimeSeries"; } } NC_GLOBAL { String cdm_data_type "TimeSeries"; String cdm_timeseries_variables "station_id,latitude,longitude"; String contributor_email "angelo.lupi@cnr.it"; String contributor_institution "CNR-ISP"; String contributor_name "angelo lupi"; String Conventions "COARDS, CF-1.10, ACDD-1.3, NCCSV-1.2"; String creator_email "angelo.lupi@cnr.it"; String creator_name "Italian National Research Council - Institute of Polar Sciences"; String creator_url "https://test"; Float64 Easternmost_Easting 179.48; String featureType "TimeSeries"; Float64 geospatial_lat_max 89.5; Float64 geospatial_lat_min -78.67; String geospatial_lat_units "degrees_north"; Float64 geospatial_lon_max 179.48; Float64 geospatial_lon_min -179.48; String geospatial_lon_units "degrees_east"; String history "to do 2024-11-06T09:23:29Z (local files) 2024-11-06T09:23:29Z https://er1.s4oceanice.eu/tabledap/commandant_charcot_a5qvgc.das"; String infoUrl "https://test"; String institution "Italian National Research Council - Institute of Polar Sciences"; String keywords "charcot, cnr, commandant, council, data, date, dif, institute, italian, latitude, longitude, lwd, national, polar, research, sciences, swd, time, uva, uvb"; 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."; Float64 Northernmost_Northing 89.5; String sourceUrl "(local files)"; Float64 Southernmost_Northing -78.67; String standard_name_vocabulary "CF Standard Name Table v70"; String summary "Commandant Charcot. Italian National Research Council - Institute of Polar Sciences data from a local source."; String time_coverage_end "2024-02-02T10:18:00Z"; String time_coverage_start "2023-05-01T00:00:00Z"; String title "Commandant Charcot"; Float64 Westernmost_Easting -179.48; } }
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.