Skip to main content

The neptoon package makes CRNS processing and research simple.

Project description

neptoon

PyPI version DOI Documentation License PyPI Downloads

neptoon is a Python package for processing Cosmic-Ray Neutron Sensor (CRNS) data to produce field-scale soil moisture estimates.

Key Features

  • Modular Correction Pipeline: Apply multiple correction methods for pressure, incoming intensity, humidity, and biomass
  • Quality Assessment: Built-in data quality checks integrated with SaQC
  • Sensor Calibration: Tools for N0 calibration using soil sampling data
  • External Data Integration: Automatic integration with NMDB.eu for incoming neutron corrections
  • Multiple Interfaces: Use via Python API, configuration files, or GUI
  • Published Science: Implementations based on peer-reviewed methodologies
  • Reproducibility: Built-in reporting, reproduceable workflows, and comprehensive documentation

Installation

pip install neptoon

Isolated Environment with uv (recommended):

uv init --python 3.10
uv add neptoon

Isolated Environment with conda:

conda create -n neptoon python=3.10 ipykernel
conda activate neptoon
pip install neptoon

For more detailed instructions, see the installation documentation.

Quick Start

from neptoon.io.read import DataHubFromConfig
from neptoon.workflow.process_with_yaml import ProcessWithConfig
from neptoon.config import ConfigurationManager

# Load configurations
config = ConfigurationManager()
config.load_configuration(file_path="path/to/sensor_config.yaml")
config.load_configuration(file_path="path/to/processing_config.yaml")

# Process data
yaml_processor = ProcessWithConfig(configuration_object=config)
yaml_processor.run_full_process()

Ready-to-use examples with sample data are available in the neptoon_examples repository.

Documentation

Comprehensive documentation is available at:

Project Status

Neptoon is currently in active development. Version 1.0, focusing on stability and robustness, is expected soon. Future plans include:

  • Roving CRNS processing capabilities
  • Server/Docker versions for automated processing

Support and Contribution

Authors and Acknowledgments

Lead Developers:

Additional Contributors:

  • Fredo Erxleben
  • Steffen Zacharias
  • Rafael Rosolem
  • Louis Trinkle
  • Daniel Rasche
  • Markus Köhli

License

Neptoon is licensed under the MIT License. See the LICENSE file for details.

Citation

Power, D., Schrön, M., Erxleben, F., Rosolem, R., & Zacharias, S. (2025). "Neptoon". Zenodo. doi:10.5281/zenodo.17209375

BibTex
@software{Neptoon,
  author       = {Power, Daniel and Schrön, Martin and Erxleben, Fredo and Rosolem, Rafael and Zacharias, Steffen},
  title        = {Neptoon},
  month        = sep,
  year         = 2025,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.17209375},
  url          = {https://doi.org/10.5281/zenodo.17209375},
}

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

neptoon-0.13.9.tar.gz (5.4 MB view details)

Uploaded Source

Built Distribution

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

neptoon-0.13.9-py3-none-any.whl (3.4 MB view details)

Uploaded Python 3

File details

Details for the file neptoon-0.13.9.tar.gz.

File metadata

  • Download URL: neptoon-0.13.9.tar.gz
  • Upload date:
  • Size: 5.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for neptoon-0.13.9.tar.gz
Algorithm Hash digest
SHA256 795005bfb013ab3f0021ef13277b4fb4a94b77bb88daf8d65ce6c0b94e50c8cb
MD5 3b2ddeb15a7a5b9283c3752b6cb36857
BLAKE2b-256 b021c7e059bd6a8004d285ec497d6fc18e316fe40b40f0b0375ebcb3d32d4356

See more details on using hashes here.

File details

Details for the file neptoon-0.13.9-py3-none-any.whl.

File metadata

  • Download URL: neptoon-0.13.9-py3-none-any.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for neptoon-0.13.9-py3-none-any.whl
Algorithm Hash digest
SHA256 939f288a0aeaa7dad1167db3539c207fcf253aed7ed7ed0a777a3e790de25534
MD5 2b8471b39fab3e191c51370cf87286d6
BLAKE2b-256 e2c297a1dd7f88567d95e7009b1f3d0257acce3b5a2e27355bb3cf6d6c734753

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