Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getTileUrls

Get and store the file names, S3 URLs, file size, and download status (default = 0) in a data frame


Description

Produces a data frame that is populated by available tiles for the AOP product.

Usage

getTileUrls(m.urls, tileEasting, tileNorthing, token = NA_character_)

Arguments

m.urls

The monthly API URL for the AOP tile.

tileEasting

A vector containing the easting UTM coordinates of the locations to download.

tileNorthing

A vector containing the northing UTM coordinates of the locations to download.

token

User specific API token (generated within neon.datascience user accounts). Optional.

Value

A dataframe comprised of file names, S3 URLs, file size, and download status (default = 0)

Author(s)

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007


neonUtilities

Utilities for Working with NEON Data

v2.0.1
AGPL-3
Authors
Claire Lunch [aut, cre, ctb], Christine Laney [aut, ctb], Nathan Mietkiewicz [aut, ctb], Eric Sokol [aut, ctb], Kaelin Cawley [aut, ctb], NEON (National Ecological Observatory Network) [aut]
Initial release
2021-03-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.