Description Usage Arguments Details Value Author(s) See Also
Check if input falls within Date limits
1 | checkDateLimits(type, firstDay)
|
type |
Type of environmental layer. Currently
takes 3 possible values: |
firstDay |
An object of class |
The function uses internal dataTypeLimits
to
evaluate whether the provided month and year in erddapDownload
follow within the supported dates. If YYYY-MM is identical to either beginning
or end of supported range, than the function modifies firstDay
to have the same
day as the starting (or ending) supported date.
An object of class Date
of format 'YYYY-MM-DD'
currently supported ERDDAP data
Diego Barneche.
dataTypeLimits
, erddapDownload
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.