PyroCb GeoIPS Plugin Package
Project description
# # # This source code is subject to the license referenced at
# # # https://github.com/NRLMMD-GEOIPS.
PyroCb GeoIPS Plugin
The pyrocb package is a GeoIPS-compatible plugin, intended to be used within the GeoIPS ecosystem. Please see the GeoIPS Documentation for more information on the GeoIPS plugin architecture and base infrastructure.
Package Overview
The pyrocb plugin provides the capability for identifying and plotting pyrocumulonimbus using GOES ABI data.
System Requirements
- geoips >= 1.18.0
- Test data repos contained in $GEOIPS_TESTDATA_DIR for tests to pass.
- test_data_pyrocb
- test_data_nucaps
- test_data_ahi
- data fusion
- geoips_nucaps
- metpy
Installation Guide
This installation guide has installation steps specific to installing this plugin, including the base geoips conda install if not already installed.
IF REQUIRED: Install and test base geoips conda environment
If GeoIPS Base is not yet installed, follow the installation instructions within the geoips source repo documentation:
Install pyrocb package and dependencies
# Ensure GeoIPS Python environment is enabled.
# Install pyrocb and geoips plugin package dependencies
git clone https://github.com/NRLMMD-GEOIPS/data_fusion $GEOIPS_PACKAGES_DIR/data_fusion
git clone https://github.com/NRLMMD-GEOIPS/geoips_nucaps $GEOIPS_PACKAGES_DIR/geoips_nucaps
git clone https://github.com/NRLMMD-GEOIPS/pyrocb $GEOIPS_PACKAGES_DIR/pyrocb
pip install -e $GEOIPS_PACKAGES_DIR/data_fusion
pip install -e $GEOIPS_PACKAGES_DIR/geoips_nucaps
pip install -e $GEOIPS_PACKAGES_DIR/pyrocb
Test pyrocb installation
# Ensure GeoIPS Python environment is enabled.
# Install required test data repositories.
geoips config install test_data_pyrocb
geoips config install test_data_nucaps
geoips config install test_data_ahi
# Test all functionality
cd $GEOIPS_PACKAGES_DIR/pyrocb
pytest
# Individual direct test calls, for reference
$GEOIPS_PACKAGES_DIR/pyrocb/tests/scripts/abi.sh PyroCb-Standard PCBCalNev
$GEOIPS_PACKAGES_DIR/pyrocb/tests/scripts/abi.sh PyroCb-Standard PCBFourCorners
$GEOIPS_PACKAGES_DIR/pyrocb/tests/scripts/abi_nucaps.sh PyroCb-Standard-NUCAPS PCBCalNev
$GEOIPS_PACKAGES_DIR/pyrocb/tests/scripts/abi_nucaps.sh PyroCb-Standard-NUCAPS PCBFourCorners
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 pyrocb-1.18.1.tar.gz.
File metadata
- Download URL: pyrocb-1.18.1.tar.gz
- Upload date:
- Size: 31.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41ad091ce9a057099da11e8228e6dce0ed28183f4a6695122ba7edd3d03af593
|
|
| MD5 |
b0771d17ed1d1558fdd6e0b51b2292c5
|
|
| BLAKE2b-256 |
715246ed055279c21dfe0cb12c8fff6229d44771e5e7316f7767ea76ef9e36b9
|
File details
Details for the file pyrocb-1.18.1-py3-none-any.whl.
File metadata
- Download URL: pyrocb-1.18.1-py3-none-any.whl
- Upload date:
- Size: 55.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ee8b6f12759837808fbabe065bf1913f3028056165457c12be3a7a1743b5cb8
|
|
| MD5 |
9496ab1a5e44ebc00af8275f32ecce65
|
|
| BLAKE2b-256 |
6b462eba4a8d3e9d722c037ba6b53ddb3ebdf2b378955d492928e85833246dbf
|