- Jun 16, 2021
-
-
Nils Brüggemann authored
notebooks/examp_plotting_split_axes_vertically.ipynb: Added example notebook for splitting axes vertically using pyic.split_axes_vertically.
-
Nils Brüggemann authored
pyicon/pyicon_plotting.py: Added Class split_axes_vertically which allows to easily split axes in the vertical.
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Added function asses_memory which should give an overview of the memory used by xarray objects.
-
- Jun 10, 2021
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- May 27, 2021
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_plotting.py: Fixed bug which occurred in new Matplotlib version 3.4.2: Changed how position is set in arrange_axes since position argument was not recognized anymore in latest matplotlib version. Added shading='nearest' to avoid new matplotlib warning in shade/pcolormesh.
-
- May 21, 2021
-
-
Nils Brueggemann authored
-
Nils Brueggemann authored
-
Nils Brueggemann authored
-
- Apr 27, 2021
-
-
Nils Brüggemann authored
quickplots/qp_driver.py: Bug fix: Allow to path fpath_tgrid directly instead of overwriting it by some smart or not so smart automatization.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon_calc.py: New and quicker version to derive bstr. It does not seem to work properly yet and needs to be better tested. Therfore switched off as default.
-
- Apr 19, 2021
-
-
Nils Brüggemann authored
-
- Feb 01, 2021
-
-
Nils Brüggemann authored
pyicon_tb.py: Added option to specify in time_average which file is picked to identify dimensions for averaging.
-
- Jan 20, 2021
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/quickplots/pyicon_quickplots.py: Changed mappbale to hm and used hm[1] for contour labeling since labeling of contourf seems buggy and hm[1] which refers to contour should be used in stead.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- Dec 09, 2020
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- Nov 25, 2020
-
-
Nils Brüggemann authored
-
- Nov 24, 2020
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Added some potential candidate for another output function. However not in use yet.
-
- Nov 23, 2020
-
-
Nils Brüggemann authored
run_qp_driver_*.sh: Changed path for source file to local version such that it is (hopefully) ensured that the each user uses its local pyicon version.
-