Skip to main content

neonutilities

Python Package Documentation Status PyPI version shields.io 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 most users will want to install it from there. 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.

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.0.tar.gz (120.6 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.0-py3-none-any.whl (108.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neonutilities-1.2.0.tar.gz
  • Upload date:
  • Size: 120.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for neonutilities-1.2.0.tar.gz
Algorithm Hash digest
SHA256 5a4bb9df1b992c8a797aef10ace4cca276fed665ad94ca39c82aebe8169f6bec
MD5 a13d94c1b7423f25a8747bd6ba6a7c84
BLAKE2b-256 ca554dec15f3875ddf4a1ce401ba89448ac63cc192a845bf4d98597b5b264730

See more details on using hashes here.

File details

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

File metadata

  • Download URL: neonutilities-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 108.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for neonutilities-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c539527dccdbdde5acc48efe3abbd9a0253467c85b67f42c5eea3c0cce69b32
MD5 a52a79e6ecb4811f55e05e05687d7322
BLAKE2b-256 867d3f90518fdae26009ac11c05b5204cfdb07e88f13c9cc8ea3c07e313ff0a9

See more details on using hashes here.

Release history Release notifications | RSS feed

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.2.2

2 files

1.2.1

2 files

This release

1.2.0 This release

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page