Skip to main content

A package for accessing and wrangling data generated and published by the National Ecological Observatory Network.

Project description

neonutilities

Python Package Documentation Status PyPI version shields.io Conda Version PyPI license Project Status: Active – The project has reached a stable, usable state and is being actively developed. pyOpenSci Peer-Reviewed DOI

https://github.com/NEONScience/NEON-utilities-python

The neonutilities Python package provides utilities for discovering, downloading, and working with data files published by the National Ecological Observatory Network (NEON). NEON data files can be downloaded from the NEON Data Portal (http://data.neonscience.org) or API (http://data.neonscience.org/data-api). NEON data files from Instrumented and Observation Systems (IS and OS) are delivered by NEON in tabular files organized by site and year-month. NEON data files from the Airborne Observation Platform (AOP) are organized by site and year.

neonutilities is available on PyPI and conda-forge and most users will want to install it from these locations. If you want to use the current development version, you can install from GitHub, but be warned that the GitHub version may not be stable.

Brief examples below; see documentation on Read the Docs and NEON Data Tutorials for more information, particularly the Download and Explore and neonUtilities tutorials.

$ pip install neonutilities
import neonutilities as nu
import os

bird = nu.load_by_product(dpid="DP1.10003.001",
			site="RMNP",
			package="expanded",
			release="RELEASE-2024",
			token=os.environ.get("NEON_TOKEN"))

nu.by_tile_aop(dpid="DP3.30015.001",
		site="WREF",
		year=2021,
		easting=[571000,578000],
		northing=[5079000,5080000],
		savepath="filepath on your machine",
		token=os.environ.get("NEON_TOKEN"))

To install the development version (not recommended):

$ pip install git+https://github.com/NEONScience/NEON-utilities-python.git@main

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.

Citation

To cite the neonutilities package, please see CITATION.cff. For much more information about citing NEON data products and documentation, see the Acknowledging and Citing NEON page on the NEON portal.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neonutilities-1.2.2.tar.gz (122.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neonutilities-1.2.2-py3-none-any.whl (109.8 kB view details)

Uploaded Python 3

File details

Details for the file neonutilities-1.2.2.tar.gz.

File metadata

  • Download URL: neonutilities-1.2.2.tar.gz
  • Upload date:
  • Size: 122.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for neonutilities-1.2.2.tar.gz
Algorithm Hash digest
SHA256 bb097d2657b6934b0abdbb70a3235efc1200e2c1b63ef7940b96d5f88b8ad94f
MD5 c22db95f362242efbf69888f588f753f
BLAKE2b-256 c85e1d11f0d233eafa69ffb075ed7bec795f4d2a76009f1aee84457b45a6491a

See more details on using hashes here.

File details

Details for the file neonutilities-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: neonutilities-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 109.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for neonutilities-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2497a4ac14eb58e0db12641420fb3b1b52bc9a7d649d17c57ff06b5653ad2380
MD5 f776431a0e5c5705fc984d6bdedc57ba
BLAKE2b-256 c94559a79b29fb86968f331c24c529f8c45b0c56f635a397a3b1662e920d681d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page