- Mar 05, 2025
-
-
-
-
-
-
-
-
-
-
-
-
-
pyic_view.py and setup.py: Initial commit for the tool pyic_view that opens a GUI for browsing through ICON data.
-
-
-
-
-
-
-
-
-
-
-
-
-
qp_driver.py: Changed back to gname=0.3 since gname=0.30 breaks with most of the grids. Those that were created for gname=0.30 were created to get gname=0.3.
-
-
-
Added a link called ci/requirements_latest.yml that should always point to the latest requirements file in the ci directory.
-
-
Moved pyic_fig.py, pyic_sec.py, pyic_anim.py and pyic_intake.py to scripts and added __init__.py to fix issue with executable scripts from pip installation.
-
-
-
Wrapped pyic_anim, pyic_fig pyic_intake and pyic_sec into functions so that they can be installed via setup.py
-
-
-
-
-
-
-
-