- Mar 05, 2025
-
-
-
-
Wrapped pyic_anim, pyic_fig pyic_intake and pyic_sec into functions so that they can be installed via setup.py
-
-
-
-
-
-
-
-
-
-
pyicon_tb.py: Omitted using earth radius in converting from spherical_to_cartesian to hopefully speed up the process also some bug fixes in the old ckdtree creation.
-
-
-
-
-
-
pyicon_plotting.py and pyicon_tb.py: Allow plotting grib data with pyic.plot and pyic.plot_sec (this includes possible to plot grib data with pyic_fig and pyic_sec).
-
-
syntax fix and small fix (variable undefined)
-
pyicon_tb.py: Derive ckdtree_points from clon, clat etc. if cartesian coordinates are not present in grid file. Allow to pass lon, lat also in radians in .
-
pyic_anim.py: Not existing directory for figures and animation will be created if it does not exist. Open multiples netcdf files without any mfdset_kwargs if opening with them fails.
-
Fraser William Goldsworth authored
-
Fraser William Goldsworth authored
-
-
-
requirements.txt: Added docutils=0.20 since there are issues which higher version when building the documentation.
-
-
-
-
requirements_documentation.txt: Added docutils=0.20 requirement since there is some issue with 0.21 and nbsphinx-link.
-
-
-
Added temporarily 9-building-the-documentation-on-gitlab-fails to statement in .gitlab-ci.yml to test building the documentation.
-
-
-
-
pyicon_plotting.py / plot_settings: Only change cartopy axes ticks if rectangular axes (and not for Stereo projections).
-
Replaced all occurrances of act_pyicon_py39.sh and conda_act_mistral_pyicon_env.sh from the quickplot run-scripts in pyicon/tools.
-