Skip to main content
Neptoon banner

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, reproducible workflows, and comprehensive documentation

Installation

pip install neptoon

Isolated Environment with uv (recommended):

uv init --python 3.11
uv add neptoon

Isolated Environment with conda:

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

For more detailed instructions, see the installation documentation.

Quick Start

from neptoon.config import ConfigurationManager
from neptoon.workflow import ProcessWithConfig

# 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 configurations, sample data, scripts, and notebooks are indexed in examples/README.md.

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:

Acknowledgments:

License

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

Citation

Cite the version you used. The version label below follows the package VERSION; the badge above uses the concept DOI, which covers all versions. DOIs for older archived releases are listed on the Zenodo record.

Power, D., Köhli, M., Schrön, M., Trinkle, L., Erxleben, F., Rosolem, R., & Zacharias, S. (2026). Neptoon (Version 0.78.5) [Software]. Zenodo. https://doi.org/10.5281/zenodo.22100889

BibTex
@software{Neptoon,
  author       = {Power, Daniel and Köhli, Markus and Schrön, Markus and Trinkle, Louis and Erxleben, Fredo and Rosolem, Rafael and Zacharias, Steffen},
  title        = {Neptoon},
  year         = 2026,
  publisher    = {Zenodo},
  version      = {v0.78.5},
  doi          = {10.5281/zenodo.22100889},
  url          = {https://doi.org/10.5281/zenodo.22100889},
}

More Detailed Documentation

Scientific literature

The scientific methods implemented or discussed by Neptoon are linked to their primary and supporting references in the scientific literature documentation.

Conventions

These documents define the coding standards and architectural patterns used throughout the project. They serve as the single source of truth for both human contributors and AI assistants.

  • Logging - Logger setup and log level conventions.
  • Testing - Test organization, fixtures, markers, and CI pipeline.
  • ColumnInfo - Column naming system and enum usage.
  • Configuration - Pydantic config models and YAML loading.
  • Hub Pattern - CRNSDataHub, DataFrames, and quality flags.
  • Corrections - Factory/Builder pattern for the correction pipeline.
  • Git Workflow - Branching, CI pipeline, and release process.

AI-Assisted Development

The repository includes durable guidance for coding agents and contributors:

Temporary plans, session memory, current priorities, contributor profiles, and agent personas are local concerns and are intentionally not tracked. See agent/README.md for the repository/local boundary.

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.78.5.tar.gz (14.2 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.78.5-py3-none-any.whl (7.8 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: neptoon-0.78.5.tar.gz
  • Upload date:
  • Size: 14.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","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.78.5.tar.gz
Algorithm Hash digest
SHA256 f90c49c1f3bed9f59a39a447d2cbf91a5e7f7b3b142b421d07959cd96dfac0c3
MD5 7c6e96808c74499b0599c56ad6d0c77d
BLAKE2b-256 339645a39b398f37b5b8b9289d7137b4fd545f3b16bd0b08e3b3f1f6208a4a4c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: neptoon-0.78.5-py3-none-any.whl
  • Upload date:
  • Size: 7.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","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.78.5-py3-none-any.whl
Algorithm Hash digest
SHA256 847971cc32eaad7a0ea323a0e28be6d036b3e79fd861a2a86626feca75e4e415
MD5 1520ddef07447df5871fa190cf0822c4
BLAKE2b-256 39e8d9fb20fa883cb18997fc5decb2d9f9977ba6cfb85fd449700b9019087efe

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.78.5 This release

2 files

0.78.3

2 files

0.77.9

2 files

0.77.3

2 files

0.74.3

2 files

0.73.3

2 files

0.14.0

2 files

0.13.12

2 files

0.13.9

2 files

0.13.7

2 files

0.13.6

2 files

0.13.5

2 files

0.13.4

2 files

0.13.3

2 files

0.13.2

2 files

0.13.1

2 files

0.13.0

2 files

0.12.1

2 files

0.12.0

2 files

0.11.3

2 files

0.11.2

2 files

0.11.1

2 files

0.11.0

2 files

0.10.0

2 files

0.9.1

2 files

0.9.0

2 files

0.8.6

2 files

0.8.5

2 files

0.8.4

2 files

0.8.3

2 files

0.8.2

2 files

0.8.1

2 files

0.7.2

2 files

0.7.1

2 files

0.7.0

2 files

0.6.8

2 files

0.6.7

2 files

0.6.0

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.2

2 files

0.1.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