ERDDAP at RI Data Discovery Center
Easier access to scientific data
Brought to you by RI Data Discovery Center and RI C-AIM    

ERDDAP > griddap > Make A Graph ?

Dataset Title:  OSOM-coords-lat-long   RSS
Institution:  Rhode Island Data Discovery   (Dataset ID: model_data_949c_d20a_81a7)
Information:  Summary ? | License ? | Metadata | Background (external link) | Data Access Form
 
Graph Type:  ?
X Axis:  ?
Y Axis:  ?
Color:  ?
 
Dimensions ?    Start ?    Stop ?
eta_rho (count) ?
    +
    - >|
< slider >
xi_rho (count) ?     specify just 1 value →
    |< -
< <
 
Graph Settings
Marker Type:   Size: 
Color: 
Color Bar:   Continuity:   Scale: 
   Minimum:   Maximum:   N Sections: 
Y Axis Minimum:   Maximum:   
 
(Please be patient. It may take a while to get the data.)
 
Optional:
Then set the File Type: (File Type information)
and
or view the URL:
(Documentation / Bypass this form ? )
    X range:           
[The graph you specified. Please be patient.]

 

Things You Can Do With Your Graphs

Well, you can do anything you want with your graphs, of course. But some things you might not have considered are:

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
  eta_rho {
    Int32 actual_range 0, 1099;
    String long_name "eta rho";
    String units "count";
  }
  xi_rho {
    Int16 actual_range 0, 999;
    String long_name "xi rho";
    String units "count";
  }
  latitude {
    Float64 colorBarMaximum 90.0;
    Float64 colorBarMinimum -90.0;
    String long_name "latitute of RHO-points";
    String standard_name "latitude";
    String units "degrees_north";
  }
  longitude {
    Float64 colorBarMaximum 180.0;
    Float64 colorBarMinimum -180.0;
    String long_name "longitude of RHO-points";
    String standard_name "longitude";
    String units "degrees_east";
  }
  NC_GLOBAL {
    String cdm_data_type "Grid";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String history 
"GRID file using Matlab script: c_grid, Tuesday - May 3, 2016 - 11:31:28.2636 AM
2025-04-28T00:08:55Z (local files)
2025-04-28T00:08:55Z https://pricaimcit.services.brown.edu/griddap/model_data_949c_d20a_81a7.das";
    String infoUrl "riddc.brown.edu";
    String institution "Rhode Island Data Discovery";
    String keywords "coords, data, eta_rho, latitude, latitute, long, longitude, osom, osom-coords-lat-long, points, rho, rho-points, xi_rho";
    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 sourceUrl "(local files)";
    String standard_name_vocabulary "CF Standard Name Table v55";
    String summary "OSOM-coords-lat-long. Translation from rho coordinates used in OSOM model to latitude and longitude. Data from a local source.";
    String title "OSOM-coords-lat-long";
    String type "GRID file";
  }
}

 

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