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

getZipUrls

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


Description

Used to generate a data frame of available zipfile URLs.

Usage

getZipUrls(
  month.urls,
  avg,
  package,
  dpID,
  messages,
  tabl,
  token = NA_character_
)

Arguments

month.urls

The monthly API URL for the URL files

avg

Global variable for averaging interval

package

Global varaible for package type (basic or expanded)

dpID

Global variable for data product ID

messages

Error/warning messages from previous steps

tabl

Table name to get

token

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

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.