NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > griddap > Data Access Form ?

Dataset Title:  Data from a local source. Subscribe RSS
Institution:  ???   (Dataset ID: MBON_MBNMS)
Information:  Summary ? | License ? | Metadata | Background (external link) | Make a graph
 
Dimensions ? Start ? Stride ? Stop ?  Size ?    Spacing ?
 time (date time, UTC) ?      48    30 days 10h 12m 46s (uneven)
  < slider >
 c (count) ?      701    1.0 (even)
  < slider >
 r (count) ?      601    1.0 (even)
  < slider >
 
Grid Variables (which always also download all of the dimension variables) 
 seascape ?

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 _CoordinateAxesType "Time";
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.1057472e+9, 1.2292992e+9;
    String axis "T";
    String ioos_category "Time";
    String long_name "date time";
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
  c {
    Int16 actual_range 0, 700;
    String ioos_category "Unknown";
    String long_name "C";
    String units "count";
  }
  r {
    Int16 actual_range 0, 600;
    String ioos_category "Unknown";
    String long_name "R";
    String units "count";
  }
  seascape {
    String ioos_category "Unknown";
    String long_name "seascape";
  }
  NC_GLOBAL {
    String _CoordSysBuilder "ucar.nc2.internal.dataset.conv.DefaultConventions";
    String cdm_data_type "Grid";
    String Conventions "COARDS, CF-1.6, Unidata Dataset Discovery v1.0";
    String history 
"2023-03-20T18:47:30Z (local files)
2023-03-20T18:47:30Z http://erddap.axiomdatascience.com/erddap/griddap/MBON_MBNMS.das";
    String infoUrl "???";
    String institution "???";
    String keywords "data, local, seascape, source";
    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 Metadata_Conventions "COARDS, CF-1.6, Unidata Dataset Discovery v1.0";
    String sourceUrl "(local files)";
    String standard_name_vocabulary "CF-12";
    String summary "Data from a local source.";
    String time_coverage_end "2008-12-15T00:00:00Z";
    String time_coverage_start "2005-01-15T00:00:00Z";
    String title "Data from a local source.";
  }
}

 

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.20
Disclaimers | Privacy Policy | Contact