- Sep 08, 2021
-
-
Stephan Lorenz authored
-
- Sep 03, 2021
-
-
Nils Brueggemann authored
doc/: Some first tests with automatically generated documentation using doc-strings from the source code. It is working in principle, however, the doc-strings of the single pyicon functions / classes are not really appropriate to give a satisfying result.
-
- Sep 02, 2021
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
Update setup.py See merge request m300602/pyicon!3
-
- Aug 30, 2021
-
-
Aaron Spring authored
-
- Aug 23, 2021
-
-
Aaron Spring authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- Aug 20, 2021
-
-
Nils Brüggemann authored
-
Aaron Spring authored
-
Aaron Spring authored
-
Aaron Spring authored
-
Aaron Spring authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
tools/pyic_fig.py: Allow North and South Polar projections and allow lables to be changed by the user.
-
Aaron Spring authored
-
Nils Brüggemann authored
tools/pyic_fig.py: New script to make plots from ICON netcdf output files. At the moment only horizontal plots are supported.
-
Nils Brüggemann authored
Comment debug script ipdb out to improve performance and to allow usage with Mistral python environmen.
-
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.
-
- 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
-