![]() |
ERDDAP
更轻松地获取科学数据 |
登录 | ![]() 提供方: NOAA NMFS SWFSC ERD |
数据集标题: | FNMOC Sea Level Pressure for input to OSCURS Model, Longitude and Latitude
![]() ![]() |
机构: | FNMOC, NOAA ERD (数据集 ID: erdlasFnOscursLL) |
信息: | 概括 ![]() ![]() ![]() |
![]() |
Attributes { y { Float32 actual_range 1.0, 92.0; String ioos_category "Location"; String long_name "Y Index"; } x { Float32 actual_range 1.0, 180.0; String ioos_category "Location"; String long_name "X Index"; } latitude { String ioos_category "Location"; String standard_name "latitude"; String units "degrees_north"; } longitude { String ioos_category "Location"; 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 creator_name "W. James Ingraham"; String creator_type "person"; String history "2025-06-07T21:30:04Z https://oceanview.pfeg.noaa.gov/thredds/dodsC/oscurs_model/oscurs_pressure.nc 2025-06-07T21:30:04Z https://coastwatch.pfeg.noaa.gov/griddap/erdlasFnOscursLL.das"; String infoUrl "https://www.afsc.noaa.gov/REFM/docs/oscurs/get_to_know.htm"; String institution "FNMOC, NOAA ERD"; String keywords "erd, fnmoc, from, level, model, noaa, oscurs, pressure, sea"; String keywords_vocabulary "GCMD Science Keywords"; 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 "https://oceanview.pfeg.noaa.gov/thredds/dodsC/oscurs_model/oscurs_pressure.nc"; String standard_name_vocabulary "CF Standard Name Table v70"; String summary "This dataset is used to convert x and y from the OSCURS model into longitude and latitude. The OSCURS numerical model is a research tool that allows oceanographers and fisheries scientists to perform retrospective analyses of daily ocean surface currents anywhere in a 90-km ocean-side grid from Baja California to the Bering Strait. ERD was established at the U.S. Navy Fleet Numerical Meteorology and Oceanography Center (FNMOC) to take advantage of the Navy's global oceanographic and meteorological databases. FNMOC produces operational forecasts of the state of the atmosphere and the ocean several times daily and maintains archives of several important parameters, such as sea level pressure and temperature. ERD derives a number of well-known environmental data and index products which are routinely distributed to researchers at many state and federal laboratories, as well as to academic and international researchers."; String title "FNMOC Sea Level Pressure for input to OSCURS Model, Longitude and Latitude"; } }
URL 指定您想要的内容:数据集、图表或数据子集的描述以及响应的文件类型。
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.