Skip to main content

The neptoon package makes CRNS processing and research simple.

Project description

neptoon

PyPI version Python Version 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

Basic Installation

pip install neptoon

GUI Installation

pipx install "neptoon[gui]"

Recommended Installation (Isolated Environment)

# Create a new environment with Python 3.10
conda create -n neptoon python=3.10 ipykernel
conda activate neptoon
pip install neptoon

For more detailed installation 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

License

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

Citation

If you use neptoon in your research, please cite:

Power, D., Erxleben, F., Zacharias, S., Rosolem, R., & Schrön, M. (2025). neptoon (v0.8.2). Helmholtz Zentrum für Umweltforschung. https://doi.org/10.5281/zenodo.15181751

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.9.1.tar.gz (5.6 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.9.1-py3-none-any.whl (3.3 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neptoon-0.9.1.tar.gz
  • Upload date:
  • Size: 5.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.13 Linux/5.15.0-134-generic

File hashes

Hashes for neptoon-0.9.1.tar.gz
Algorithm Hash digest
SHA256 aa82978004f0d31d039ef9428d719f71112e348f42b14510ac1ad038268ddd28
MD5 329dc20db422975d38a398fc68be7a08
BLAKE2b-256 3ca7d0d24d01d54f1d7e1925a3e3f92a538a4a48a0af3a0e92bbee8567f6a64a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: neptoon-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 3.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.13 Linux/5.15.0-134-generic

File hashes

Hashes for neptoon-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3e24a4b9e7a782d7de924a1f754d7490fa2d3bb555388545e765e75dd5bc1d71
MD5 a9a0172167ad8d912c24b61106f5a42f
BLAKE2b-256 d65bf48d05d34c36ae4b8d0ac5f035b41b0f5e8a02785ed563b208addcce98c6

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