Skip to content

Utilities and scripts for working with NEON data. Currently: an R package with functions to join (stack) the month-by-site files in downloaded NEON data, to convert data to geoCSV format, and to download data from the API.

License

NEONScience/NEON-utilities

Repository files navigation

NEON-utilities

NEON-utilities is a repository hosting packages and code for basic data handling for NEON data. It currently contains:

  1. neonUtilities: an R package for discovering, downloading, and working with NEON data files. This builds upon the deprecated pacakge, neonDataStackR.
  2. neon-data-stacker-python: a Python script for combining the monthly files delivered by the NEON data portal into a single file for each table type. This script is a prototype version and not for general use. It is being deprecated in favor of using the neonUtilities R package within Python. Please see the Notebook in the neon-data-stacker-python directory or use the NEON Science Using NEON Utilities in Python tutorial to learn more.

Requests

Bug reports and feature requests should be posted to the Issues page in this repository. To see current priorities for package improvement, see the neonUtilities project on the NEON public code projects board.

Usage

Specific instructions for using each code/package are provided in the README in each code/package subdirectory.

If you encounter problems with code in this repository, feel free to post an issue.

Credits & Acknowledgements

The National Ecological Observatory Network is a project solely funded by the National Science Foundation and managed under cooperative agreement by Battelle. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

License

GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007

Disclaimer

Information and documents contained within this repository are available as-is. Codes or documents, or their use, may not be supported or maintained under any program or service and may not be compatible with data currently available from the NEON Data Portal.

About

Utilities and scripts for working with NEON data. Currently: an R package with functions to join (stack) the month-by-site files in downloaded NEON data, to convert data to geoCSV format, and to download data from the API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages