- Aug 20, 2021
-
-
Aaron Spring authored
-
- Aug 16, 2021
-
-
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
-
- Aug 05, 2021
-
-
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
-
- Aug 03, 2021
-
-
Nils Brüggemann authored
-
- Jun 16, 2021
-
-
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.
-
- 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.
-