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:  Global Ocean, Gridded In Situ reprocessed carbon observations,
SOCATv2021 (yearly)
Subscribe RSS
Institution:  PMEL, NOAA   (Dataset ID: SOCATv2021_tracks_gridded_yearly)
Information:  Summary ? | License ? | FGDC | ISO 19115 | Metadata | Background (external link) | Files | Make a graph
 
Dimensions ? Start ? Stride ? Stop ?  Size ?    Spacing ?
 time (Tyear, UTC) ?      52    365 days 6h 7m 4s (uneven)
  < slider >
 latitude (degrees_north) ?      180    1.0 (even)
  < slider >
 longitude (degrees_east) ?      360    1.0 (even)
  < slider >
 
Grid Variables (which always also download all of the dimension variables) 
 count_ncruise_year (Number of cruises, count) ?
 fco2_count_nobs_year (count) ?
 fco2_ave_weighted_year (uatm) ?
 fco2_ave_unwtd_year (fCO2 mean - unweighted all obs, uatm) ?
 fco2_min_unwtd_year (fCO2 min, uatm) ?
 fco2_max_unwtd_year (fCO2 max, uatm) ?
 sst_count_nobs_year (Number of valid sst obs, count) ?
 sst_ave_weighted_year (degree_C) ?
 sst_ave_unwtd_year (SST mean - unweighted all obs, degree_C) ?
 sst_min_unwtd_year (SST min, degree_C) ?
 sst_max_unwtd_year (SST max, degree_C) ?
 salinity_count_nobs_year (count) ?
 salinity_ave_weighted_year (PSU) ?
 salinity_ave_unwtd_year (PSU) ?
 salinity_min_unwtd_year (PSU) ?
 salinity_max_unwtd_year (PSU) ?

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.5768e+7, 1.6252272e+9;
    String axis "T";
    String ioos_category "Time";
    String long_name "Tyear";
    String source_name "tyear";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  latitude {
    String _CoordinateAxisType "Lat";
    Float64 actual_range -89.5, 89.5;
    String axis "Y";
    String ioos_category "Location";
    String long_name "Latitude";
    String point_spacing "even";
    String source_name "ylat";
    String standard_name "latitude";
    String units "degrees_north";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 actual_range -179.5, 179.5;
    String axis "X";
    String ioos_category "Location";
    String long_name "Longitude";
    Float64 modulo 360.0;
    String point_spacing "even";
    String source_name "xlon";
    String standard_name "longitude";
    String units "degrees_east";
  }
  count_ncruise_year {
    Int32 _FillValue -9999;
    Float64 colorBarMaximum 100.0;
    Float64 colorBarMinimum 0.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "Number of cruises";
    Int32 missing_value -9999;
    String summary "Counts datasets which returned any data in the month and grid cell. The monthly cruise counts within the year are summed.";
    String units "count";
  }
  fco2_count_nobs_year {
    Int32 _FillValue -9999;
    Float64 colorBarMaximum 100.0;
    Float64 colorBarMinimum 0.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "Number of fco2 obs";
    Int32 missing_value -9999;
    String summary "Counts all observations in the month and grid cell. The monthly observation counts within the year are summed.";
    String units "count";
  }
  fco2_ave_weighted_year {
    Float32 _FillValue -1.0e+34;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "fCO2 mean - per cruise weighted";
    Float32 missing_value -1.0e+34;
    String summary "The weighted cruise means for the months within the year is averaged.";
    String units "uatm";
  }
  fco2_ave_unwtd_year {
    Float32 _FillValue -1.0e+34;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "fCO2 mean - unweighted all obs";
    Float32 missing_value -1.0e+34;
    String summary "Mean of all observations from all datasets. The means for the months within the year are averaged. They are not re-weighted for the varying lengths of the months.";
    String units "uatm";
  }
  fco2_min_unwtd_year {
    Float32 _FillValue -1.0e+34;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "fCO2 min";
    Float32 missing_value -1.0e+34;
    String summary "The minimum monthly value for the year";
    String units "uatm";
  }
  fco2_max_unwtd_year {
    Float32 _FillValue -1.0e+34;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "fCO2 max";
    Float32 missing_value -1.0e+34;
    String summary "The maximum monthly value for the year";
    String units "uatm";
  }
  sst_count_nobs_year {
    Int32 _FillValue -9999;
    Float64 colorBarMaximum 100.0;
    Float64 colorBarMinimum 0.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "Number of valid sst obs";
    Int32 missing_value -9999;
    String summary "Counts all observations in the month and grid cell. The monthly observation counts within the year are summed.";
    String units "count";
  }
  sst_ave_weighted_year {
    Float32 _FillValue -1.0e+34;
    Float64 colorBarMaximum 32.0;
    Float64 colorBarMinimum 0.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "SST mean - per cruise weighted";
    Float32 missing_value -1.0e+34;
    String standard_name "sea_surface_temperature";
    String summary "The weighted cruise means for the months within the year is averaged.";
    String units "degree_C";
  }
  sst_ave_unwtd_year {
    Float32 _FillValue -1.0e+34;
    Float64 colorBarMaximum 32.0;
    Float64 colorBarMinimum 0.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "SST mean - unweighted all obs";
    Float32 missing_value -1.0e+34;
    String standard_name "sea_surface_temperature";
    String summary "Mean of all observations from all datasets. The means for the months within the year are averaged. They are not re-weighted for the varying lengths of the months.";
    String units "degree_C";
  }
  sst_min_unwtd_year {
    Float32 _FillValue -1.0e+34;
    Float64 colorBarMaximum 32.0;
    Float64 colorBarMinimum 0.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "SST min";
    Float32 missing_value -1.0e+34;
    String standard_name "sea_surface_temperature";
    String summary "The minimum monthly value for the year";
    String units "degree_C";
  }
  sst_max_unwtd_year {
    Float32 _FillValue -1.0e+34;
    Float64 colorBarMaximum 32.0;
    Float64 colorBarMinimum 0.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "SST max";
    Float32 missing_value -1.0e+34;
    String standard_name "sea_surface_temperature";
    String summary "The maximum monthly value for the year";
    String units "degree_C";
  }
  salinity_count_nobs_year {
    Int32 _FillValue -9999;
    Float64 colorBarMaximum 100.0;
    Float64 colorBarMinimum 0.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "Number of valid salinity obs";
    Int32 missing_value -9999;
    String summary "Counts all observations in the month and grid cell. The monthly observation counts within the year are summed.";
    String units "count";
  }
  salinity_ave_weighted_year {
    Float32 _FillValue -1.0e+34;
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "Salinity mean - per cruise weighted";
    Float32 missing_value -1.0e+34;
    String standard_name "sea_water_practical_salinity";
    String summary "The weighted cruise means for the months within the year is averaged.";
    String units "PSU";
  }
  salinity_ave_unwtd_year {
    Float32 _FillValue -1.0e+34;
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "Salinity mean - unweighted all obs";
    Float32 missing_value -1.0e+34;
    String standard_name "sea_water_practical_salinity";
    String summary "Mean of all observations from all datasets. The means for the months within the year are averaged. They are not re-weighted for the varying lengths of the months.";
    String units "PSU";
  }
  salinity_min_unwtd_year {
    Float32 _FillValue -1.0e+34;
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "Salinity min";
    Float32 missing_value -1.0e+34;
    String standard_name "sea_water_practical_salinity";
    String summary "The minimum monthly value for the year";
    String units "PSU";
  }
  salinity_max_unwtd_year {
    Float32 _FillValue -1.0e+34;
    Float64 colorBarMaximum 37.0;
    Float64 colorBarMinimum 32.0;
    String history "From SOCAT_tracks_gridded_monthly";
    String long_name "Salinity max";
    Float32 missing_value -1.0e+34;
    String standard_name "sea_water_practical_salinity";
    String summary "The maximum monthly value for the year";
    String units "PSU";
  }
  NC_GLOBAL {
    String caution 
"NO INTERPOLATION WAS PERFORMED. SIGNIFICANT BIASES ARE PRESENT IN THESE GRIDDED RESULTS DUE TO THE 
ARBITRARY AND SPARSE LOCATIONS OF DATA VALUES IN BOTH SPACE AND TIME.";
    String cdm_data_type "Grid";
    String Conventions "CF-1.6";
    Float64 Easternmost_Easting 179.5;
    Float64 geospatial_lat_max 89.5;
    Float64 geospatial_lat_min -89.5;
    Float64 geospatial_lat_resolution 1.0;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max 179.5;
    Float64 geospatial_lon_min -179.5;
    Float64 geospatial_lon_resolution 1.0;
    String geospatial_lon_units "degrees_east";
    String history 
"FERRET V7.62 (optimized) 25-May-21
2024-03-29T15:42:06Z (local files)
2024-03-29T15:42:06Z https://erddap.emodnet-physics.eu/erddap/griddap/SOCATv2021_tracks_gridded_yearly.das";
    String infoUrl "https://www.socat.info/";
    String institution "PMEL, NOAA";
    String keywords "all, carbon, circulation, control, count_ncruise_year, cruise, cruises, data, density, earth, Earth Science > Oceans > Ocean Temperature > Sea Surface Temperature, Earth Science > Oceans > Salinity/Density > Salinity, environmental, experiment, fco2, fco2_ave_unwtd_year, fco2_ave_weighted_year, fco2_count_nobs_year, fco2_max_unwtd_year, fco2_min_unwtd_year, global, gridded, laboratory, marine, max, mean, min, noaa, number, obs, observations, ocean, oceans, pacific, per, pmel, practical, quality, reprocessed, salinity, salinity_ave_unwtd_year, salinity_ave_weighted_year, salinity_count_nobs_year, salinity_max_unwtd_year, salinity_min_unwtd_year, science, sea, sea_surface_temperature, sea_water_practical_salinity, seawater, situ, socatv2019, sst, sst_ave_unwtd_year, sst_ave_weighted_year, sst_count_nobs_year, sst_max_unwtd_year, sst_min_unwtd_year, surface, temperature, tyear, unweighted, valid, water, weighted, woce, world, xlon, ylat";
    String keywords_vocabulary "GCMD Science Keywords";
    String license 
"The Surface Ocean CO2 Atlas (SOCAT) is an international effort, endorsed by the
International Ocean Carbon Coordination Project (IOCCP), the Surface Ocean
Lower Atmosphere Study (SOLAS) and the Integrated Marine Biosphere Research
(IMBeR) program, to deliver a uniformly quality-controlled surface ocean CO2
database. The many researchers and funding agencies responsible for the collection
of data and quality control are thanked for their contributions to SOCAT.";
    Float64 Northernmost_Northing 89.5;
    String references "http://www.socat.info/";
    String SOCAT_Notes "SOCAT gridded v2021 26-May-2021";
    String sourceUrl "(local files)";
    Float64 Southernmost_Northing -89.5;
    String standard_name_vocabulary "CF Standard Name Table v55";
    String summary "Global Ocean - Gridded In Situ reprocessed carbon observations - SOCATv2021. Surface Ocean Carbon Atlas (SOCAT) Gridded (binned) SOCAT observations, with a spatial grid of 1x1 degree and yearly in time. The gridded fields are computed from the monthly 1-degree gridded data, which uses only SOCAT datasets with Quality Control (QC) flags of A through D and SOCAT data points flagged with World Ocean Circulation Experiment (WOCE) flag values of 2. This yearly data is computed using data from the start to the end of each year as described in the summary attribute of each variable.";
    String time_coverage_end "2021-07-02T12:00:00Z";
    String time_coverage_start "1970-07-02T12:00:00Z";
    String title "Global Ocean, Gridded In Situ reprocessed carbon observations, SOCATv2021 (yearly)";
    Float64 Westernmost_Easting -179.5;
  }
}

 

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