powered by
Most IS products are available at multiple time intervals; get a list of what's available for a given data product
getTimeIndex(dpID, token = NA_character_)
A vector of the available time intervals, typically in minutes.
The identifier of the NEON data product, in the form DPL.PRNUM.REV, e.g. DP1.00006.001
User specific API token (generated within neon.datascience user accounts)
Claire Lunch clunch@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
# Get available time intervals for PAR data product getTimeIndex("DP1.00024.001")
Run the code above in your browser using DataLab