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.1.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.1-py3-none-any.whl (112.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neonutilities-2.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 bb794a48d3898efaf52ce8889a66f24c74da675abfb45f540c6233d79117dee1
MD5 43bc42d24599e0472363f1be0c8dfccb
BLAKE2b-256 a423c7c48e71e0aef316ba71b22cccf157f4dd0aa249e5f2c1d4c8bf18c7e373

See more details on using hashes here.

File details

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

File metadata

  • Download URL: neonutilities-2.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2de08ad19f21b49bd220322ce6c454dcecabda4b9e4f4c742a7bc76f9a941fdd
MD5 5d30eb8d7fed945649eae8d9ddbf0783
BLAKE2b-256 967271f0a20c6316eb0861dcf76621dc610271f7adb37cbca60a72c4470c875f

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