SCAHpy — System for Coupled Atmosphere–Hydrosphere Analysis in Python
Project description
📢 SCAHpy v2.0 — Major Release ⭐Version 2.0 of SCAHpy is now available with improved stability, new analytical and plotting features, and a fully reorganized documentation framework. The official documentation is now provided in two languages: English and Spanish, increasing accessibility for both regional and international research communities. |
What is SCAHpy?
SCAHpy (System for Coupled Atmosphere–Hydrosphere Analysis in Python) is an open-source scientific Python package that facilitates the analysis and visualization of outputs from the atmospheric, oceanic, and hydrological components of IGP RESM-COW coupled model (see ref1, ref2).
It provides tools for processing, diagnosing, and visualizing model results in a modular and reproducible way.
Why SCAHpy?
The atmospheric and oceanic components of coupled models generate large volumes of output data, making post-processing and diagnostics complex.
SCAHpy simplifies these tasks by streamlining data handling, coordinate management, and temporal adjustments (e.g., conversion to local time), while integrating high-level plotting utilities for maps, sections, and time-series analyses.
Its design is inspired by the principles of open and reproducible science, promoting accessibility and collaboration across research institutions.
How to use SCAHpy?
SCAHpy can be used as a standalone Python package or within high-performance computing environments such as the HPC-IGP Cluster, which hosts more than 22 years of regional coupled simulations over the Peruvian domain.
Note: SCAHpy has been developed and validated using IGP RESM-COW model outputs. However, it is fully compatible with any WRF or CROCO-based dataset or NetCDF output following CF-Conventions. Community contributions are welcome!
Documentation
The official documentation is hosted here:
👉 https://fiorelacl.github.io/SCAHpy/
It is available in English and Spanish, with a complete bilingual structure using Quarto profiles.
Installation
Using Mamba
- Install mamba or miniconda through Miniforge.
- Create the environment using the included
environment.yml:
mamba env create --file environment.yml -n scahpy_env
Using pip
- To install SCAHpy directly. Open a terminal, then run the following command:
pip install scahpy
Note: Checkout the contribution page if you want to get involved and help maintain or develop SCAHpy
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 scahpy-2.0.3.tar.gz.
File metadata
- Download URL: scahpy-2.0.3.tar.gz
- Upload date:
- Size: 209.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b0896fa72cb1eddf91feea7748943f670e7f084cec37db895bf8eff3b02993e
|
|
| MD5 |
dc9659966954c4345dca9a31cf583923
|
|
| BLAKE2b-256 |
378f765520ae4d7cdaf4b1d6ded01b47ca46175cfce8e29c1664d9266f353adc
|
File details
Details for the file scahpy-2.0.3-py3-none-any.whl.
File metadata
- Download URL: scahpy-2.0.3-py3-none-any.whl
- Upload date:
- Size: 217.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e180445fdfd5b6176ac78a5cf527550907e5953eef6d579aaa1cdc4e96078b1
|
|
| MD5 |
1e9118557f1db3b91bf3b83caeb35477
|
|
| BLAKE2b-256 |
957bff8027767e19f0cdc306a1f05d25c81ac369f9a670aed04ff9602544b82f
|