![]() |
ERDDAP
更轻松地获取科学数据 |
登录 | ![]() 提供方: NOAA NMFS SWFSC ERD |
URL 指定您想要的内容:数据集、图表或数据子集的描述以及响应的文件类型。
Tabledap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z
Thus, the query is often a comma-separated list of desired variable names,
followed by a collection of
constraints (e.g., variable<value),
each preceded by '&' (which is interpreted as "AND").
Details:
Which fileType should I use?
It's entirely up to you. In general, pick the fileType which meets your needs and is easiest to use. You will
use different fileTypes in different situations, e.g., viewing a graph in a browser (.png) vs. viewing the data
in a browser (.htmlTable) vs. downloading a data file (e.g., .nc or .csv) vs. working with some software tool
(e.g., .nc or .odv). If you are going to download lots of large files, you might also want to give some weight
to fileTypes that are more compact and so can be downloaded faster.
The fileType options for downloading tabular data are:
Data fileTypes | Description | Info | Example |
---|---|---|---|
.asc | 查看 OPeNDAP 样式 ISO-8859-1 逗号分隔的文本。 | info![]() |
example |
.csv | 下载 ISO-8859-1 逗号分隔的文本表(第 1 行:名称;第 2 行:单位;ISO 8601 时间)。 | info![]() |
example |
.csvp | 下载 ISO-8859-1 .csv 文件,其中第 1 行:名称(单位)。时间是 ISO 8601 字符串。 | info![]() |
example |
.csv0 | 下载不含列名或单位的 ISO-8859-1 .csv 文件。时间是 ISO 8601 字符串。 | info![]() |
example |
.dataTable | 格式化为与 Google Visualization 客户端库 (Google Charts) 一起使用的 JSON 文件。 | info![]() |
example |
.das | 通过 ISO-8859-1 OPeNDAP 数据集属性结构 (DAS) 查看数据集的元数据。 | info![]() |
example |
.dds | 通过 ISO-8859-1 OPeNDAP 数据集描述符结构 (DDS) 查看数据集的结构。 | info![]() |
example |
.dods | OPeNDAP 客户端使用它来下载 DODS 二进制格式的数据。 | info![]() |
example |
.esriCsv | 下载适用于 ESRI ArcGIS 9.x 及以下版本的 ISO_8859_1 .csv 文件(单独的日期和时间列)。 | info![]() |
example |
.fgdc | 查看数据集的 UTF-8 FGDC .xml 元数据。 | info![]() |
example |
.geoJson | 将经度、纬度、其他列数据下载为 UTF-8 GeoJSON .json 文件。 | info![]() |
example |
.graph | 查看“制作图表”网页。 | info![]() |
example |
.help | 查看包含 tabledap 描述的网页。 | info![]() |
example |
.html | 查看 OPeNDAP 样式的 HTML 数据访问表单。 | info![]() |
example |
.htmlTable | 查看包含表格数据的 UTF-8 .html 网页。时间是 ISO 8601 字符串。 | info![]() |
example |
.iso19115 | 查看数据集的 ISO 19115-2/19139 UTF-8 .xml 元数据。 | info![]() |
example |
.itx | 下载 ISO-8859-1 Igor 文本文件。每个响应列都变成一个波形。 | info![]() |
example |
.json | 查看表状的 UTF-8 JSON 文件(缺失值 = 'null';时间是 ISO 8601 字符串)。 | info![]() |
example |
.jsonlCSV1 | 查看第 1 行带有列名的 UTF-8 JSON 行 CSV 文件(mv = 'null';时间为 ISO 8601 字符串)。 | info![]() |
example |
.jsonlCSV | 查看没有列名的 UTF-8 JSON 行 CSV 文件(mv = 'null';时间是 ISO 8601 字符串)。 | info![]() |
example |
.jsonlKVP | 查看带有键:值对的 UTF-8 JSON 行文件(缺失值 = 'null';时间为 ISO 8601 字符串)。 | info![]() |
example |
.mat | 下载 MATLAB 二进制文件。 | info![]() |
example |
.nc | 下载带有 COARDS/CF/ACDD 元数据的平面、表格状 NetCDF-3 二进制文件。 | info![]() |
example |
.ncHeader | 查看 NetCDF-3 .nc 文件的 UTF-8 标头(元数据)。 | info![]() |
example |
.ncCF | 下载 NetCDF-3 CF 离散采样几何文件(连续不规则阵列)。 | info![]() |
example |
.ncCFHeader | 查看 .ncCF 文件的 UTF-8 标头(元数据)。 | info![]() |
example |
.ncCFMA | 下载 NetCDF-3 CF 离散采样几何文件(多维数组)。 | info![]() |
example |
.ncCFMAHeader | 查看 .ncCFMA 文件的 UTF-8 标头(元数据)。 | info![]() |
example |
.nccsv | 下载带有 COARDS/CF/ACDD 元数据的类似 NetCDF-3 的 7 位 ASCII NCCSV .csv 文件。 | info![]() |
example |
.nccsvMetadata | 将数据集的元数据视为 7 位 ASCII NCCSV .csv 文件的上半部分。 | info![]() |
example |
.ncoJson | 下载带有 COARDS/CF/ACDD 元数据的 UTF-8 NCO lvl=2 JSON 文件。 | info![]() |
example |
.odvTxt | 将经度、纬度、时间、其他列下载为 ISO-8859-1 ODV 通用电子表格文件 (.txt)。 | info![]() |
example |
.parquet | 下载为 parquet 文件 。 元数据包含列名("列_名称")和单位("列_单位"). | info![]() |
example |
.parquetWMeta | 下载为带有详细元数据的 parquet 文件 。 | info![]() |
example |
.subset | 查看使用分面搜索来简化选择数据子集的 HTML 表单。 | info![]() |
example |
.tsv | 下载 ISO-8859-1 制表符分隔的文本表(第 1 行:名称;第 2 行:单位;ISO 8601 时间)。 | info![]() |
example |
.tsvp | 下载包含第 1 行的 ISO-8859-1 .tsv 文件:名称(单位)。时间是 ISO 8601 字符串。 | info![]() |
example |
.tsv0 | 下载不含列名或单位的 ISO-8859-1 .tsv 文件。时间是 ISO 8601 字符串。 | info![]() |
example |
.wav | 下载 .wav 音频文件。所有列都必须是数字且类型相同。 | info![]() |
example |
.xhtml | 查看包含表格数据的 UTF-8 XHTML (XML) 文件。时间是 ISO 8601 字符串。 | info![]() |
example |
ArcGIS
.esriCsv
- ArcGIS
is a family of Geographical Information Systems (GIS) products from ESRI:
ArcView, ArcEditor, and ArcInfo. To get data from ERDDAP into your ArcGIS program (version 9.x and below):
Ferret
is
a free program for visualizing and analyzing large and complex
gridded datasets. Because tabledap's tabular datasets are very different
from gridded datasets, it is necessary to use Ferret in a very specific way to
avoid serious problems and misunderstandings:
IDL -
IDL
is a commercial scientific data visualization program. To get data from
ERDDAP into IDL, first use ERDDAP to select a subset of data and download a .nc file.
Then, use these
instructions
to import the data from the .nc file into IDL.
JSON .json
files
are widely used to transfer data to JavaScript scripts running on web pages.
All .json responses from ERDDAP (metadata, gridded data, and tabular/in-situ data) use the
same basic format: a database-like table. Since data from EDDTable datasets is already a table
(with a column for each requested variable), ERDDAP can easily store the data in a .json file.
For example,
{ "table": { "columnNames": ["longitude", "latitude", "time", "bottle_posn", "temperature1"], "columnTypes": ["float", "float", "String", "byte", "float"], "columnUnits": ["degrees_east", "degrees_north", "UTC", null, "degree_C"], "rows": [ [-124.82, 42.95, "2002-08-17T00:49:00Z", 1, 8.086], [-124.82, 42.95, "2002-08-17T00:49:00Z", 2, 8.585], [-124.82, 42.95, "2002-08-17T00:49:00Z", 3, 8.776], ... [-124.1, 44.65, "2002-08-19T20:18:00Z", 3, null] ] } }All .json responses from ERDDAP have
JSONP
(from .json
and
.geoJson
) -
Jsonp
is an easy way for a JavaScript script on a web
page to import and access data from ERDDAP. Requests for .geoJson, .json, and .ncoJson files may
include an optional jsonp request by adding &.jsonp=functionName
to the end of the query.
Basically, this just tells ERDDAP to add functionName(
to the beginning of the response
and ")" to the end of the response.
The functionName must be a series of 1 or more (period-separated) words.
For each word, the first character of functionName must be an ISO 8859 letter or "_".
Each optional subsequent character must be an ISO 8859 letter, "_", or a digit.
If originally there was no query, leave off the "&" in your query.
After the data download to the web page has finished, the data is accessible to the JavaScript
script via that JavaScript function.
Here is an example using
jsonp and Javascript with ERDDAP
(thanks to Jenn Patterson Sevadjian of PolarWatch).
MATLAB
.mat
- Matlab
users can use tabledap's .mat file type to download data from within
MATLAB. Here is a one line example:
load(urlwrite('https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.mat?time,T_25&station="0n0e"&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z&.draw=lines', 'test.mat'));(You may need to percent encode the query part of the URL.) The data will be in a MATLAB structure. The structure's name will be the datasetID (for example, pmelTaoDySst). The structure's internal variables will be column vectors with the same names as in ERDDAP (for example, use fieldnames(pmelTaoDySst)). You can then make a scatterplot of any two columns. For example:
plot(pmelTaoDySst.time, pmelTaoDySst.T_25)
ERDDAP stores datetime values in .mat files as "seconds since 1970-01-01T00:00:00Z". To display one of these values as a String in Matlab, you can use, e.g., datastr(cwwcNDBCMet.time(1)/86400 + 719529) 86400 converts ERDDAP's "seconds since" to Matlab's "days since". 719529 converts ERDDAP's base time of "1970-01-01T00:00:00Z" to Matlab's "0000-01-00T00:00:00Z".
.mat files have a maximum length for identifier names of 32 characters. If a variable name is longer than that, ERDDAP changes the name of the variable when writing the .mat file: it generates a hash digest of the variable name and appends that after the first 25 characters. Thus, long variable names that only differ at the end will still have unique names in the .mat file. ERDDAP administrators: you can avoid this problem by specifying shorter variable destinationNames.
NetCDF
.nc
- Requests
for .nc files will always return the data in a table-like, NetCDF-3,
32-bit, .nc file:
Don't use NetCDF-Java, NetCDF-C, NetCDF-Fortran, NetCDF-Perl, or Ferret to try to access a remote ERDDAP .nc file. It won't work. Instead, use this approach.
.ncCF
- Requests for a .ncCF file will return a version 3, 32-bit,
NetCDF .nc
file with the
Contiguous Ragged Array Representation associated with the dataset's cdm_data_type,
as defined in the
CF
Discrete Geometries
conventions
(which were previously named "CF Point Observation Conventions").
.ncCFHeader
- Requests
for .ncCFHeader files will return the header information (text) that
would be generated if you used
ncdump -h fileName
on the corresponding .ncCF file.
.ncCFMA
- Requests for a .ncCFMA file will return a version 3, 32-bit,
NetCDF .nc file
with the Complete or Incomplete, depending on the data, Multidimensional Array Representation
associated with the dataset's cdm_data_type, as defined in the
CF
Discrete Sampling Geometries
conventions, which were previously named "CF Point Observation Conventions".
This is the file type used by the NODC Templates
.
A request will succeed only if the dataset has a cdm_data_type other than "Other"
and if the request includes at least one data variable (not just the outer, descriptive variables).
The file will include longitude, latitude, time, and other required descriptive variables, even if
you don't request them.
.ncCFMAHeader
- Requests
for .ncCFMAHeader files will return the header information (text) that
would be generated if you used
ncdump -h fileName
on the corresponding .ncCFMA file.
NetCDF-Java, NetCDF-C, NetCDF-Fortran, and NetCDF-Perl
-
Don't try to access an ERDDAP tabledap dataset URL directly with a NetCDF library or tool
(by treating the tabledap dataset as an OPeNDAP dataset or by creating a URL with the .nc file extension).
It won't work.
Fortunately, there is a two step process that does work:
Ocean Data View .odvTxt
- ODV users can download data in a
ODV Generic Spreadsheet Format .txt file
by requesting tabledap's .odvTxt fileType.
The selected data MUST include longitude, latitude, and time variables.
Any longitude values (0 to 360, or -180 to 180) are fine.
After saving the resulting file (with the extension .txt) in your computer:
OPeNDAP Libraries - Although ERDDAP is an
OPeNDAP-compatible data server,
you can't use
most OPeNDAP client libraries, including
NetCDF-Java, NetCDF-C, NetCDF-Fortran, NetCDF-Perl
,
or
Ferret
,
to get data directly from an ERDDAP tabledap dataset because those libraries don't
support the OPeNDAP Selection constraints that tabledap datasets use for requesting
subsets of the dataset, nor do they support the sequence data structure in the response.
(But see this other approach that works with NetCDF libraries.)
But you can use the Pydap Client or
Java-DAP2
,
because they both support Selection
constraints. With both the Pydap Client and Java-DAP2, when creating the initial
connection to an ERDDAP table dataset, use the tabledap dataset's base URL, e.g.,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst
Pydap Client
users
can access tabledap datasets via ERDDAP's standard OPeNDAP services.
See the
Pydap Client instructions for accessing sequential data
.
Note that the name of a dataset in tabledap will always be a single word, e.g.,
pmelTaoDySst
in the OPeNDAP dataset URL
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst
and won't ever have a file extension (unlike, for example, .cdp for the sample dataset in the
Pydap instructions). Also, the name of the sequence in tabledap datasets
will always be "s"
(unlike "location" for the sample dataset in the Pydap instructions).
Python
is
a widely-used computer language that is very popular among scientists.
In addition to the Pydap Client,
you can use Python to download various files from ERDDAP
as you would download other files from the web:
import urllib urllib.urlretrieve("https://baseUrl/erddap/tabledap/datasetID.fileType?query", "outputFileName")(You may need to percent encode the query part of the URL.)
import urllib2 response = urllib2.open("https://baseUrl/erddap/tabledap/datasetID.fileType?query") theContent = response.read()There are other ways to do this in Python. Search the web for more information.
erddapy
(ERDDAP + Python, by Filipe Pires Alvarenga Fernandes) and
erddap-python (by Favio Medrano)
are Python libraries that "take advantage of ERDDAP’s RESTful web services and create the
ERDDAP URL for any request like searching for datasets, acquiring metadata, downloading data, etc."
They have somewhat different programming styles and slightly different feature sets,
so it might be good to experiment with both to see which you prefer.
"Jupyter Notebook
is
an open-source web application that
allows you to create and
share documents that contain live code, equations, visualizations and explanatory text"
using any of over 40 programming languages, including Python and R.
Here are two sample Jupyter Notebooks that access ERDDAP using Python:
ERDDAP Advanced Search Test
and
ERDDAP Timing
.
Thanks to Rich Signell.
R Statistical Package -
R
is an open source statistical package for many operating systems.
In R, you can download a .csv file from ERDDAP
and then import data from that .csv file
into an R structure (e.g., test). For example:
download.file(url="https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.csv?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z", destfile="/home/bsimons/test.csv") test<-read.csv(file="/home/bsimons/test.csv")(You may need to percent encode the query part of the URL.)
There are third-party R packages designed to make it easier to work with ERDDAP from within R:
rerddap,
rerddapXtracto
, and
plotdap
.
Thanks to
rOpenSci
and Roy Mendelssohn.
.wav -
ERDDAP can return data in .wav files,
which are uncompressed audio files.
Making an Image File with a Graph or Map of Tabular Data If a tabledap request URL specifies a subset of data which is suitable for making a graph or a map, and the fileType is an image fileType, tabledap will return an image with a graph or map. tabledap request URLs can include optional graphics commands which let you customize the graph or map. As with other tabledap request URLs, you can create these URLs by hand or have a computer program do it. Or, you can use the Make A Graph web pages, which simplify creating these URLs (see the "graph" links in the table of tabledap datasets).
The fileType options for downloading images of graphs and maps of table data are:
Image fileTypes | Description | Info | Example |
---|---|---|---|
.kml | 查看适合 Google Earth 的 .kml 文件。 | info![]() |
example |
.smallPdf | 查看带有图表或地图的小型 .pdf 图像文件。 | info![]() |
example |
查看带有图表或地图的标准、中型 .pdf 图像文件。 | info![]() |
example | |
.largePdf | 查看带有图表或地图的大型 .pdf 图像文件。 | info![]() |
example |
.smallPng | 查看带有图形或地图的小型 .png 图像文件。 | info![]() |
example |
.png | 查看带有图表或地图的标准、中型 .png 图像文件。 | info![]() |
example |
.largePng | 查看带有图表或地图的大型 .png 图像文件。 | info![]() |
example |
.transparentPng | 查看 .png 图像文件(仅数据,不包含轴、地形图或图例)。 | info![]() |
example |
Image Size - ".small" and ".large" were ERDDAP's original system for making different-sized images. Now, for .png and .transparentPng images (not other image file types), you can also use the &.size=width|height parameter to request an image of any size.
.transparentPng - The .transparentPng file type will make a graph or map without the graph axes, landmask, or legend, and with a transparent (not opaque white) background. This file type can be used for any type of graph or map. For graphs and maps, the default size is 360x360 pixels. Or, you can use the &.size=width|height parameter to request an image of any size.
Incompatibilities
Some results file types have restrictions. For example, Google Earth .kml is only
appropriate for results with longitude and latitude values. If a given request is
incompatible with the requested file type, tabledap throws an error.
Command Line Downloads with curl
If you want to download a series of files from ERDDAP, you don't have to request each file's
ERDDAP URL in your browser, sitting and waiting for each file to download.
If you are comfortable writing computer programs (e.g., with C, Java, Python, Matlab, r)
or scripts (e.g., Python, bash, tcsh, PowerShell, or Windows batch files),
you can write a program or script with a loop (or a series of commands)
that imports all of the desired data files.
Or, if you are comfortable running command line programs
(from a Linux or Windows command line, or a Mac OS Terminal), you can use curl (or a similar program like
wget)
to save results files from ERDDAP into files on your hard drive,
without using a browser or writing a computer program or script.
ERDDAP + curl is amazingly powerful and allows you to use ERDDAP in many new ways.
On Linux and Mac OS X, curl is probably already installed.
On Mac OS X, to get to a command line, use "Finder : Go : Utilities : Terminal".
On Windows, you need to
download curl
(the "Windows 64 - binary, the curl project" variant worked for me on Windows 10)
and install it.
On Windows, to get to a command line, click on "Start" and type
"cmd" into the search text field.
Please be kind to other ERDDAP users: run just one script or curl command at a time.
Instructions for using curl are on the
curl man page and in this
curl tutorial
.
But here is a quick tutorial related to using curl with ERDDAP:
curl --compressed -g "https://coastwatch.pfeg.noaa.gov/erddap/tabledap/cwwcNDBCMet.png?time,atmp&time%3E=2010-09-03T00:00:00Z&time%3C=2010-09-06T00:00:00Z&station=%22TAML1%22&.draw=linesAndMarkers&.marker=5|5&.color=0x000000&.colorBar=|||||" -o NDBCatmpTAML1.pngIn curl, as in many other programs, the query part of the erddapUrl must be percent encoded
curl --compressed "https://coastwatch.pfeg.noaa.gov/erddap/tabledap/cwwcNDBCMet.png?time,atmp&time%3E=2010-09-03T00:00:00Z&time%3C=2010-09-06T00:00:00Z&station=%22TAML1%22&.draw=linesAndMarkers&.marker=5|5&.color=0x000000&.colorBar=|||||" -o NDBCatmp#1.png(That example includes --compressed because it is a generally useful option, but there is little benefit to --compressed when requesting .png files because they are already compressed internally.)
curl -v --data 'user=myUserName&password=myPassword' -c cookies.txt -b cookies.txt -k https://baseurl:8443/erddap/login.html
curl --compressed -v -c cookies.txt -b cookies.txt -k https://baseurl:8443/erddap/tabledap/datasetID.fileType?query -o outputFileName
Without orderBy, the rows of data in the response table are in the order they arrived from the data source, which may or may not be a nice logical order. Thus, orderBy allows you to request that the results table be sorted in a specific way. For example, use the query
?stationID,time,temperature&time>2025-04-27&orderBy("stationID,time")to get the results sorted by stationID, then time. Or use the query
?stationID,time,temperature&time>2025-04-27&orderBy("time,stationID")to get the results sorted by time first, then stationID.
orderBy() doesn't support
the divisor options for numeric variables, i.e.,
numericVariable[/number[timeUnits][:offset]]
because they would be nonsensical.
For orderByClosest, for each group, ERDDAP will return just the row where the value of the last CSV variable is closest to the divisor (interval). For example,
?stationID,time,temperature&time>2025-04-27&orderByClosest("stationID,time/2hours")will sort by stationID and time, but only return the rows for each stationID where the last orderBy column (time) are closest to 2hour intervals (12am, 2am, 4am, ...). For numeric variables in orderByMax CSV list, for each group, ERDDAP will return the exact value (e.g., the exact time) at which the closest value occurred. This is the closest thing in tabledap to stride values in a griddap request.
For orderByCount, for each group, ERDDAP will return just one row with the count of the number of non-NaN values for each variable not in the CSV list. For example, use the query
?stationID,time,temperature,windspeed&time>2025-04-27&orderByCount("stationID,time/1day")to get a count of the number of non-NaN temperature and windspeed values for each stationID, for each day (for stations with data from after 2025-04-27).
Divisors - All orderBy options
(other than the plain orderBy() and orderByClosest()) support
divisor options for any of the numeric variables in the orderBy... CSV list, in the form
numericVariable[/number[timeUnits][:offset]]
Some examples are: time/10, time/2days, depth/10, depth/0.5, depth/10:5.
For orderByLimit, the last value in the CSV list must be the limit number (e.g., 10). Within each sort group, only the first 'limit' rows will be kept. For example,
?stationID,time,temperature&time>2025-04-27&orderByLimit("stationID,time/1day,10")will sort by stationID and time, but only return the first 10 rows for each stationID per day. This will usually return the same rows as the first n rows per group of a similar request with no orderByLimit, but not always. This is similar to SQL's LIMIT clause.
orderByMax will sort results into groups based on values of the variables in the CSV list except the last variable, then just keep the row within each group where the last CSV list variable has the highest value. (If there are two or more rows which have the same highest value, ERDDAP may return any of them.) For example, use the query
?stationID,time,temperature&time>2025-04-27&orderByMax("stationID,time/1day,temperature")to get just the rows of data with each station's maximum temperature value for each day (for stations with data from after 2025-04-27). For numeric variables in orderByMax CSV list, for each group, ERDDAP will return the exact value (e.g., the exact time) at which the max value (e.g., temperature) occurred. This is the closest thing in tabledap to griddap's allowing requests for the [last] axis value.
?stationID,time,temperature&time>2025-04-27&orderByMinMax("stationID,time/1day,temperature")to get just the rows of data with each station's minimum temperature value and each station's maximum time value for each day (for stations with data from after 2025-04-27). If there is only one row of data for a given combination (e.g., stationID), there will still be two rows in the output (with identical data).
For orderByMean, for each group, ERDDAP will return the mean of each of the variables not in the CSV list. You can use the same divisor options as other orderBy options (e.g., time/1day or depth/10). For example,
?stationID,time,temperature&time>2025-04-27&orderByMean("stationID,time/1day")will sort by stationID and time, but only return the mean temperature value for each stationID for each day.
For orderBySum, for each group, ERDDAP will return the sum of each of the variables not in the CSV list. You can use the same divisor options as other orderBy options (e.g., time/1day or depth/10). For example,
?stationID,time,rainfall&time>2025-04-27&orderBySum("stationID,time/1day")will sort by stationID and time, but only return the sum of rainfall values for each stationID for each day.
Or, if you change the fileType in the URL from .png to .graph,
you can see a Make A Graph web page with that request loaded:
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.graph?time,T_25&station="0n0e"&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z&.draw=lines
That makes it easy for humans to modify an image request to make a
similar graph or map.
Or, if you change the fileType in the URL from .png to a data fileType
(e.g., .htmlTable), you can view or download the data that was graphed:
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?time,T_25&station="0n0e"&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z&.draw=lines
A sample URL to view a .png of a map is
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.png?longitude,latitude,T_25&time=2015-05-31T12:00:00Z&.draw=markers&.marker=5|5
Or, if you change the fileType in the URL from .png to .graph,
you can see a Make A Graph web page with that request loaded:
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.graph?longitude,latitude,T_25&time=2015-05-31T12:00:00Z&.draw=markers&.marker=5|5
Or, if you change the fileType in the URL from .png to a data fileType
(e.g., .htmlTable), you can view or download the data that was mapped:
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,T_25&time=2015-05-31T12:00:00Z&.draw=markers&.marker=5|5
Some ERDDAP installations do have authentication enabled. Currently, ERDDAP only supports authentication via Google-managed email accounts, which includes email accounts at NOAA and many universities. If an ERDDAP has authentication enabled, anyone with a Google-managed email account can log in, but they will only have access to the private datasets that the ERDDAP administrator has explicitly authorized them to access. For instructions on logging into ERDDAP from a browser or via a script, see Access to Private Datasets in ERDDAP.
To generate a citation for a dataset:
If you think of the dataset as a scientific article, you can generate a
citation based on the author (see the "creator_name" or "institution" metadata),
the date that you downloaded the data, the title (see the "title" metadata),
and the publisher (see the "publisher_name" metadata).
If possible, please include the specific URL(s) used to download the data.
If the dataset's metadata includes a
Digital Object Identifier (DOI), please
include that in the citation you create.
If the error response was generated by ERDDAP (not by some other part of the Internet,
e.g., Tomcat, Apache, routers, or your browser),
it will come with an (OPeN)DAPv2.0-formatted, plain text, UTF-8-encoded error message
as the payload of the response, e.g.,
Error {
code=404;
message="Not Found: Your query produced no matching results.
(time>=2019-03-27T00:00:00Z is outside of the variable's actual_range: 1970-02-26T20:00:00Z to 2019-03-26T15:00:00Z)";
}
Notes:
Or, you can join the ERDDAP Google Group / Mailing List by visiting
https://groups.google.com/forum/#!forum/erddap
and clicking on "Apply for membership".
Once you are a member, you can post your question there or search to see if the question
has already been asked and answered.