OPeNDAP¶
The Open-source Project for a Network Data Access Protocol (OPeNDAP) supports distribution through the Data Access Protocol (DAP). The POWER OPeNDAP consists of a temporal level based endpoints.
OPeNDAP Parameters
If a parameter can be found on OPeNDAP it is available but unlike the other services the units are not converted into user communities units; they are stored in the base units. You will need to convert the data into the units you require.
Types¶
Category | Description |
---|---|
[Temporal](\docs\services\opendap\temporal) | The DAP endpoints that return perimeter data values. |
Temporal¶
The Temporal OPeNDAP endpoints that return parameter data values.
Services | Description |
---|---|
Monthly | Provides parameters by month; the annual and each month's average, maximum, and/or minimum values. |
Annual | Provides parameters by year; the annual and each month's average, maximum, and/or minimum values. |
Request Structure¶
Please refer to the OPeNDAP Documentation.