/icon-visualization-examples

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

icon-visualization-examples

To illustrate to new users of ICON what pre-processing and visualization pipeline is typical for ICON simulations.

To demonstrate the pipeline, install the requirements in a virtual environment

python3 -m venv .venv
source .venv/bin/activate  
pip install -e . # package is still under development 

Then, inspect and/or run the files in scripts/