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-2.0.0.tar.gz (124.9 kB view details)

Uploaded Source

Built Distribution

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

neonutilities-2.0.0-py3-none-any.whl (112.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for neonutilities-2.0.0.tar.gz
Algorithm Hash digest
SHA256 3a39a1dc57f026ede9e9a94d1250814ea9fe89450776447f8707a88e81dfde9f
MD5 e239afc5c16ea550711c266846e4665e
BLAKE2b-256 75cc725322f0c913ac06fa8d4c568edb4641eb6ad3dcf94296a5a790f5f61966

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for neonutilities-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c1eb4d803347acfe470f6a958874fc4b38665274b4e8873161c56fff7e49b7a3
MD5 873580e14b107d5127f44f27ec2966ec
BLAKE2b-256 eaf4b4185dfa85ef692b6194195dbce8e51d4d5ad67ec6ae4fd55188207d60e3

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