Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 578 Bytes

File metadata and controls

29 lines (19 loc) · 578 Bytes

PollynetProcessingChain python version

Documentation

Installation

# setup a virtual environment (either conda or venv)
git clone https://github.com/PollyNET/PicassoPy.git

cd PicassoPy
python -m pip install -e .

Usage

python3 tests\picassopy_testing.py --picasso_config_file "pollynet_processing_chain_config.json" \
    --date 20240308 --device pollyxt_cpv \
    --level0_file_to_process "2024_03_08_Fri_CPV_00_00_01.nc"

Contribute

History

License

GNU GPL (see LICENSE)