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

ERDDAP > griddap > Data Access Form ?

Dataset Title:  EMODnet Physics - Total Suspended Matter - GridSeriesObservation -
Concentration of total suspended matter - MEDITERRANEAN SEA - LOW RESOLUTION
Subscribe RSS
Institution:  ETT   (Dataset ID: TSM_MBSEA_LOWRESOLUTION)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Files | Make a graph
 
Dimensions ? Start ? Stride ? Stop ?  Size ?    Spacing ?
 time (UTC) ?      117    30 days 16h 45m 31s (uneven)
  < slider >
 longitude (degrees_east) ?      1593    0.03 (even)
  < slider >
 latitude (degrees_north) ?      584    0.03 (even)
  < slider >
 
Grid Variables (which always also download all of the dimension variables) 
 conc_tsm_mean ?

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 {
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.0228896e+9, 1.33056e+9;
    String axis "T";
    String calendar "proleptic_gregorian";
    String ioos_category "Time";
    String long_name "Time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 _FillValue NaN;
    Float64 actual_range -5.5004191, 42.259580900000394;
    String axis "X";
    String ioos_category "Location";
    String long_name "Longitude";
    String standard_name "longitude";
    String units "degrees_east";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 _FillValue NaN;
    Float64 actual_range 29.970133, 47.46013300000067;
    String axis "Y";
    String ioos_category "Location";
    String long_name "Latitude";
    String standard_name "latitude";
    String units "degrees_north";
  }
  conc_tsm_mean {
    Float32 _FillValue NaN;
    Float64 colorBarMaximum 100.0;
    Float64 colorBarMinimum 0.01;
    String colorBarScale "Log";
    String long_name "conc_tsm_mean";
  }
  NC_GLOBAL {
    String _NCProperties "version=2,netcdf=4.7.3,hdf5=1.10.6";
    String cdm_data_type "Grid";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    Float64 Easternmost_Easting 42.259580900000394;
    Float64 geospatial_lat_max 47.46013300000067;
    Float64 geospatial_lat_min 29.970133;
    Float64 geospatial_lat_resolution 0.030000000000001144;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max 42.259580900000394;
    Float64 geospatial_lon_min -5.5004191;
    Float64 geospatial_lon_resolution 0.03000000000000025;
    String geospatial_lon_units "degrees_east";
    String history 
"Tue Jun  8 09:26:07 2021: C:\\ETT\\nco\\ncks.exe -3 .\\2012_03.nc .\\2012_03.nc3
Fri May 21 15:02:51 2021: ncks -7 -L 1 -O 2012_03.nc 2012_03.nc
Fri May 21 13:13:07 2021: ncks -x -v conc_tsm_mean,conc_tsm_sigma,crs,metadata,num_obs,num_passes 2012_03.nc.tmp 2012_03.nc
Fri May 21 13:12:36 2021: ncap2 -s defdim(\"time\",1);time[$time]=0;time@units=\"days since 2012-03-01T00:00:00Z\"; conctsmmean[$time,$lon,$lat]=conc_tsm_mean 2012-03.nc 2012_03.nc.tmp
2024-04-19T00:36:28Z (local files)
2024-04-19T00:36:28Z https://erddap.emodnet-physics.eu/erddap/griddap/TSM_MBSEA_LOWRESOLUTION.das";
    String infoUrl "https://map.emodnet-physics.eu/";
    String institution "ETT";
    String keywords "conc_tsm_mean, concentration, data, local, matter, source, suspended, time, total";
    String license "Creative Commons Attribution Share-Alike http://www.opendefinition.org/licenses/cc-by-sa";
    String metadata_profile "beam";
    String metadata_version "0.5";
    String NCO "\"4.6.3\"";
    Float64 Northernmost_Northing 47.46013300000067;
    String product_type "BINNED-L3";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing 29.970133;
    String standard_name_vocabulary "CF Standard Name Table v55";
    String start_date "01-MAR-2012 00:00:00.000000";
    String stop_date "30-MAR-2012 00:00:00.000000";
    String summary "EMODnet Physics - Total Suspended Matter - GridSeriesObservation - Concentration of total suspended matter - MEDITERRANEAN SEA - LOW RESOLUTION";
    String TileSize "64:64";
    String time_coverage_end "2012-03-01T00:00:00Z";
    String time_coverage_start "2002-06-01T00:00:00Z";
    String title "EMODnet Physics - Total Suspended Matter - GridSeriesObservation - Concentration of total suspended matter - MEDITERRANEAN SEA - LOW RESOLUTION";
    Float64 Westernmost_Easting -5.5004191;
  }
}

 

Using griddap to Request Data and Graphs from Gridded Datasets

griddap lets you request a data subset, graph, or map from a gridded dataset (for example, sea surface temperature data from a satellite), via a specially formed URL. griddap uses the OPeNDAP (external link) Data Access Protocol (DAP) (external link) and its projection 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.

griddap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/griddap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/griddap/jplMURSST41.htmlTable?analysed_sst[(2002-06-01T09:00:00Z)][(-89.99):1000:(89.99)][(-179.99):1000:(180.0)]
Thus, the query is often a data variable name (e.g., analysed_sst), followed by [(start):stride:(stop)] (or a shorter variation of that) for each of the variable's dimensions (for example, [time][latitude][longitude]).

For details, see the griddap Documentation.


 
ERDDAP, Version 2.17
Disclaimers | Privacy Policy | Contact