- 20 Aug, 2021 2 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_plotting.py: Added option reverse_order for different re-arrangment of plots in arrange_axes.
-
- 16 Aug, 2021 3 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: Added info and stats for getting some information about arrays (at the moment only xarray arrays are supported).
-
Nils Brüggemann authored
-
- 05 Aug, 2021 10 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
config_ckdtree/config_ckdtree_oce_smt20km.py: Added higher resolved target grid and added link to tgrid file.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_plotting.py: Fix colorbar position comptaibtilty with new matplotlib version. ax.set_extend is used with proj instead of PlateCarree. xlabel bug fix for splitted vert axes.
-
Nils Brüggemann authored
pyicon/quickplots/qp_compare.py: Replaced np.argmin() with ().argmin() to be xarray/dask compatible.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- 03 Aug, 2021 1 commit
-
-
Nils Brüggemann authored
-
- 16 Jun, 2021 4 commits
-
-
Nils Brüggemann authored
-
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.
-
- 10 Jun, 2021 8 commits
-
-
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
-
- 27 May, 2021 5 commits
-
-
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.
-
- 21 May, 2021 3 commits
-
-
Nils Brueggemann authored
-
Nils Brueggemann authored
-
Nils Brueggemann authored
-
- 27 Apr, 2021 3 commits
-
-
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.
-
- 19 Apr, 2021 1 commit
-
-
Nils Brüggemann authored
-