Extracted Radar Columns and In Situ Sensors
Project description
RadCLss
Extracted Radar Columns and In-Situ Sensors
radclss extracts vertical radar columns over user-specified site locations and merges them with co-located in-situ sensor data (sondes, met stations, disdrometers, pluviometers, etc.) into a single xarray dataset / netCDF file. It supports multiple radar systems (e.g. CSAPR2, KASACR, XSACR, NEXRAD) and parallel processing via Dask.
Installation
From PyPI:
pip install radclss
From source:
git clone https://github.com/ARM-Development/radclss.git
cd radclss
pip install -e .
Quick Start
import radclss
volumes = {
"date": "20250520",
"radar_csapr2cmac": [...], # list of radar files
"sonde": [...],
"met_M1": [...],
# ... additional radar / in-situ inputs
}
input_site_dict = {
"M1": (34.34525, -87.33842, 293), # (lat, lon, alt_m)
"S4": (34.46451, -87.23598, 197),
}
columns = radclss.core.radclss(
volumes,
input_site_dict,
"radar_csapr2cmac",
serial=False,
verbose=True,
nexrad=True,
)
radclss.io.write_radclss_output(columns, "radclss_example.nc", "radclss.c2")
fig, ax = radclss.vis.create_radclss_columns("radclss_example.nc")
See examples/bnf_example.py for a full end-to-end script using the BNF (Bankhead National Forest) site, including Dask LocalCluster setup and multi-radar / multi-instrument inputs.
Package Layout
radclss.core— column extraction (radclss.core.radclss)radclss.io— netCDF output (radclss.io.write_radclss_output)radclss.vis— quicklook plots (radclss.vis.create_radclss_columns)radclss.config— default and output configurationradclss.util— column-processing utilities
Development
Run tests and pre-commit hooks before committing:
pytest tests/
pre-commit run --all-files
License
MIT — see LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file radclss-2026.5.11.tar.gz.
File metadata
- Download URL: radclss-2026.5.11.tar.gz
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4f343985310d7fe9bb475c7a867730329602df4c5e51cd1a0a8030076476f09
|
|
| MD5 |
dc3ac6088893c299192df65723796823
|
|
| BLAKE2b-256 |
7909c856db14f46b4f2044b6ab70f13e9a1b8ad4070ead387d78dfc735af4335
|
Provenance
The following attestation bundles were made for radclss-2026.5.11.tar.gz:
Publisher:
pypi-release.yml on ARM-Development/radclss
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
radclss-2026.5.11.tar.gz -
Subject digest:
a4f343985310d7fe9bb475c7a867730329602df4c5e51cd1a0a8030076476f09 - Sigstore transparency entry: 1508954406
- Sigstore integration time:
-
Permalink:
ARM-Development/radclss@d2b486cfe1db1372edb3bca8bd69cdd524efdb7e -
Branch / Tag:
refs/tags/2026.5.11 - Owner: https://github.com/ARM-Development
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-release.yml@d2b486cfe1db1372edb3bca8bd69cdd524efdb7e -
Trigger Event:
release
-
Statement type:
File details
Details for the file radclss-2026.5.11-py3-none-any.whl.
File metadata
- Download URL: radclss-2026.5.11-py3-none-any.whl
- Upload date:
- Size: 26.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eaafdb824d2031e1e2487f67337f13b13a415115454295d0c0a1898f2dffa78d
|
|
| MD5 |
e7deb0a97e50cc79daec0e14728d7963
|
|
| BLAKE2b-256 |
5ff049232f9181e8104f0cf1d5657981fc74542239074bef69e823d38bfefdb2
|
Provenance
The following attestation bundles were made for radclss-2026.5.11-py3-none-any.whl:
Publisher:
pypi-release.yml on ARM-Development/radclss
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
radclss-2026.5.11-py3-none-any.whl -
Subject digest:
eaafdb824d2031e1e2487f67337f13b13a415115454295d0c0a1898f2dffa78d - Sigstore transparency entry: 1508954514
- Sigstore integration time:
-
Permalink:
ARM-Development/radclss@d2b486cfe1db1372edb3bca8bd69cdd524efdb7e -
Branch / Tag:
refs/tags/2026.5.11 - Owner: https://github.com/ARM-Development
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-release.yml@d2b486cfe1db1372edb3bca8bd69cdd524efdb7e -
Trigger Event:
release
-
Statement type: