NOAA ERDDAP
Easier access to scientific data

Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > griddap > Make A Graph ?To make a graph of data from this grid dataset, repeatedly:
  1. Change the "Graph Type" and the variables for the graph\'s axes.
  2. Change the "Dimension Ranges" to specify a subset of the data.
  3. Change the "Graph Settings" as desired.
  4. Press "Redraw the Graph".
This Make A Graph web page just simplifies the creation of griddap URLs with graphics commands.
If you want, you can create these URLs by hand or have a computer program do it.
Then you don\'t have to use this form to get data. See the "Bypass this form" link below.

')" onmouseout="UnTip()" >
Dataset Title:  Regional NCOM AMSEAS 2D (Latest)   RSS
Institution:  Naval Oceanographic Office via NOAA NCEI   (Dataset ID: NCOM_amseas_latest2d)
Information:  Summary ?AMSEAS data from December 17, 2020 to present (includes 3 day forecast)

cdm_data_type = Grid
VARIABLES (all of which use the dimensions [time][latitude][longitude]):
surf_el (Water Surface Elevation, meter)
surf_atm_press (Surface Atmospheric Pressure, millibar)
surf_temp_flux (Surface Temperature Flux, degC meter/second)
surf_salt_flux (Surface Salinity Flux, psu meter/second)
surf_solar_flux (Surface Shortwave Flux, degC meter/second)
surf_roughness (Surface Roughness, m)
surf_wnd_stress_gridx (Eastward Surface Wind Stress, pascal)
surf_wnd_stress_gridy (Northward Surface Wind Stress, pascal)
')" onmouseout="UnTip()" > | 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.')" onmouseout="UnTip()" > | Metadata | Background | Data Access Form
 
Graph Type:  ?Graph Type
lines draws lines on a graph where X=a dimension and Y=a data variable.

linesAndMarkers draws lines and markers on a graph where X=a dimension and Y=a data variable. If a Color variable is specified, the markers are colored.

markers plots markers on a graph where X=a dimension and Y=a data variable. If a Color variable is specified, the markers are colored.

sticks is usually used to plot time on the x axis, with the sticks being drawn from the x component and y component of currents or wind data.

surface plots a longitude/latitude grid of data as a colored surface on a map.

vectors plots vectors on a map. Currently, this requires that X=longitude and Y=latitude. The other variables provide the vector\'s x component and y component. So it is often used for currents or wind data.

Changing the Graph Type or variables automatically submits this form.
For the remainder of this form: make changes, then press Redraw the Graph below.')" onmouseout="UnTip()" >

X Axis:  ?
Y Axis:  ?
Color:  ?
 
Dimensions ?    Start ?    Stop ?
time (UTC) ?  Float64 time[12754] {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.6079904e+9, 1.746144e+9;
    String axis "T";
    String calendar "proleptic_gregorian";
    String ioos_category "Time";
    String long_name "Forecast time for ForecastModelRunCollection";
    Float64 missing_value NaN;
    String standard_name "time";
    String time_origin "01-JAN-1970 00:00:00";
    String units "seconds since 1970-01-01T00:00:00Z";
  }
')" onmouseout="UnTip()" >
    specify just 1 value →
    |< -
< <
latitude (degrees_north) ?  Float64 latitude[814] {
    String _CoordinateAxisType "Lat";
    Float64 actual_range 5.0, 32.0972900390625;
    String axis "Y";
    String ioos_category "Location";
    String long_name "Latitude";
    Int32 NAVO_code 1;
    String standard_name "latitude";
    String units "degrees_north";
  }
')" onmouseout="UnTip()" >
    +
    -
< slider >
longitude (degrees_east) ?  Float64 longitude[1294] {
    String _CoordinateAxisType "Lon";
    Float64 actual_range 262.0, 305.095703125;
    String axis "X";
    String ioos_category "Location";
    String long_name "Longitude";
    Int32 NAVO_code 2;
    String standard_name "longitude";
    String units "degrees_east";
  }
')" onmouseout="UnTip()" >
    +
    -
< slider >
 
Graph Settings
Color Bar:   Continuity:   Scale: 
   Minimum:   Maximum:   N Sections: 
Draw land mask: 
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: Bypass This Form
griddap lets you request a graph or data by sending a specially formed URL to the server. The URL identifies a dataset, the desired file type for the response, the subset of data that you want to view, and other graph specifications. This form simplifies this task: when you click on Redraw the Graph, the URL is generated and sent to the server. The URL that you see here is the URL that the form generated to create the image at right.

If you learn how to form the URLs, you won\'t have to use this form to get data.
You can write a computer program or script that automatically generates URLs, sends them to ERDDAP, and gets the data or images. For more information on forming the URLs, click on the Bypass this form link to see the griddap documentation.')" onmouseout="UnTip()" size="60" maxlength="1000" >
(Documentation / Bypass this form ?Bypass This Form
griddap lets you request a graph or data by sending a specially formed URL to the server. The URL identifies a dataset, the desired file type for the response, the subset of data that you want to view, and other graph specifications. This form simplifies this task: when you click on Redraw the Graph, the URL is generated and sent to the server. The URL that you see here is the URL that the form generated to create the image at right.

If you learn how to form the URLs, you won\'t have to use this form to get data.
You can write a computer program or script that automatically generates URLs, sends them to ERDDAP, and gets the data or images. For more information on forming the URLs, click on the Bypass this form link to see the griddap documentation.')" onmouseout="UnTip()" > )

    Click on the map to specify a new center point. ?
Zoom:
[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 {
  time {
    String _CoordinateAxisType "Time";
    Float64 actual_range 1.6079904e+9, 1.746144e+9;
    String axis "T";
    String calendar "proleptic_gregorian";
    String ioos_category "Time";
    String long_name "Forecast time for ForecastModelRunCollection";
    Float64 missing_value NaN;
    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 5.0, 32.0972900390625;
    String axis "Y";
    String ioos_category "Location";
    String long_name "Latitude";
    Int32 NAVO_code 1;
    String standard_name "latitude";
    String units "degrees_north";
  }
  longitude {
    String _CoordinateAxisType "Lon";
    Float64 actual_range 262.0, 305.095703125;
    String axis "X";
    String ioos_category "Location";
    String long_name "Longitude";
    Int32 NAVO_code 2;
    String standard_name "longitude";
    String units "degrees_east";
  }
  surf_el {
    String _CoordinateAxisType "Height";
    String _CoordinateZisPositive "up";
    Float32 actual_range -1.7781729, 1.3727822;
    String coordinates "time_run time lat lon";
    String ioos_category "Sea Level";
    String long_name "Water Surface Elevation";
    Int32 NAVO_code 32;
    String positive "up";
    String units "meter";
  }
  surf_atm_press {
    String _CoordinateAxisType "Pressure";
    Float32 actual_range 995.66956, 1011.75806;
    String coordinates "time_run time lat lon";
    String ioos_category "Pressure";
    String long_name "Surface Atmospheric Pressure";
    Int32 NAVO_code 62;
    String units "millibar";
  }
  surf_temp_flux {
    Float32 actual_range -1.07806256e-4, -2.6349865e-6;
    String coordinates "time_run time lat lon";
    String ioos_category "Heat Flux";
    String long_name "Surface Temperature Flux";
    String positive "down";
    String units "degC meter/second";
  }
  surf_salt_flux {
    Float32 actual_range -1.0294319e-4, 4.4594995e-6;
    String coordinates "time_run time lat lon";
    String ioos_category "Salinity";
    String long_name "Surface Salinity Flux";
    String positive "down";
    String units "psu meter/second";
  }
  surf_solar_flux {
    Float32 actual_range 0.0, 0.0;
    String coordinates "time_run time lat lon";
    String ioos_category "Heat Flux";
    String long_name "Surface Shortwave Flux";
    String positive "down";
    String units "degC meter/second";
  }
  surf_roughness {
    Float32 actual_range 0.0, 0.0;
    String coordinates "time_run time lat lon";
    String ioos_category "Surface Waves";
    String long_name "Surface Roughness";
    String units "m";
  }
  surf_wnd_stress_gridx {
    Float32 actual_range -0.16288696, 0.03488604;
    String coordinates "time_run time lat lon";
    String ioos_category "Wind";
    String long_name "Eastward Surface Wind Stress";
    Int32 NAVO_code 58;
    String units "pascal";
  }
  surf_wnd_stress_gridy {
    Float32 actual_range -0.13277845, 0.068568215;
    String coordinates "time_run time lat lon";
    String ioos_category "Wind";
    String long_name "Northward Surface Wind Stress";
    Int32 NAVO_code 59;
    String units "pascal";
  }
  NC_GLOBAL {
    String _CoordSysBuilder "ucar.nc2.dataset.conv.CF1Convention";
    String cdm_data_type "Grid";
    String classification_authority "not applicable";
    String contact "not applicable";
    String Conventions "Global NCOM";
    String creator_name "kelly.r.wood@navy.mil; jeffery.rayburn@navy.mil";
    String distribution_statement "Approved for Public Release; distribution unlimited.";
    String downgrade_date "not applicable";
    Float64 Easternmost_Easting 305.095703125;
    String generating_model "COAMPS amseas_u project";
    Float64 geospatial_lat_max 32.0972900390625;
    Float64 geospatial_lat_min 5.0;
    String geospatial_lat_units "degrees_north";
    Float64 geospatial_lon_max 305.095703125;
    Float64 geospatial_lon_min 262.0;
    String geospatial_lon_units "degrees_east";
    String history 
"created: 2025-04-27 08:12:44 -0000 ;
FMRC Best Dataset
2025-04-29T15:59:21Z http://www.ncei.noaa.gov/thredds-coastal/dodsC/ncom_amseas_agg/AmSeas_Dec_17_2020_to_Current_best.ncd
2025-04-29T15:59:21Z http://www.ncei.noaa.gov/griddap/NCOM_amseas_latest2d.das";
    String infoUrl "http://www.ncei.noaa.gov/thredds-coastal/catalog/ncom_amseas_agg/catalog.html?dataset=ncom_amseas_agg/AmSeas_Dec_17_2020_to_Current_best.ncd";
    String input_data_source "not applicable";
    String institution "Naval Oceanographic Office via NOAA NCEI";
    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 location "Proto fmrc:AmSeas_Dec_17_2020_to_Current";
    String model_type "COAMPS Version v2021.5";
    Float64 Northernmost_Northing 32.0972900390625;
    String operational_status "not applicable";
    String publisher_name "OceanNOMADS@noaa.gov";
    String source "NCOM Version 4.6.8";
    String sourceUrl "http://www.ncei.noaa.gov/thredds-coastal/dodsC/ncom_amseas_agg/AmSeas_Dec_17_2020_to_Current_best.ncd";
    Float64 Southernmost_Northing 5.0;
    String standard_name_vocabulary "CF-1.0";
    String summary "AMSEAS data from December 17, 2020 to present (includes 3 day forecast)";
    String time_coverage_end "2025-05-02T00:00:00Z";
    String time_coverage_start "2020-12-15T00:00:00Z";
    String time_origin "2025-04-27 00:00:00 UTC";
    String title "Regional NCOM AMSEAS 2D (Latest)";
    Float64 Westernmost_Easting 262.0;
  }
}

 

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
http://coastwatch.pfeg.noaa.gov/erddap/griddap/datasetID.fileType{?query}
For example,
http://coastwatch.pfeg.noaa.gov/erddap/griddap/erdBAssta5day.htmlTable?sst[(2007-10-21T00:00:00)][0][(-75):100:(75)][(180):100:(360)]
Thus, the query is often a data variable name (e.g., sst), followed by [(start):stride:(stop)] (or a shorter variation of that) for each of the variable's dimensions (for example, [time][altitude][latitude][longitude]).

For details, see the griddap Documentation.


 
ERDDAP, Version 2.23
Disclaimers | Privacy Policy | Contact