PicassoPy Documentation#

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)

Indices and tables#