- 10 Mar, 2022 1 commit
-
-
Nils Brüggemann authored
-
- 07 Mar, 2022 5 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/quickplots/qp_compare.py: Allow to omit last tstep and handle time points which are out of numpy64 time space.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_plotting.py: Fix, issue with latex matplotlib version that not both, vmin/max and norm can be specified anymore.
-
- 23 Feb, 2022 3 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- 02 Feb, 2022 6 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_plotting.py: Use datai.copy() instead of 1.*datai to copy data. Hopefully more stable and with better performance.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_calc_xr.py: Added xr_crop_tgrid to crop an original ICON grid into a smaller grid which can be used for other pyicon operations working on the triangular grid.
-
- 28 Jan, 2022 3 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- 06 Jan, 2022 1 commit
-
-
Nils Brüggemann authored
-
- 03 Jan, 2022 10 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon/pyicon_tb.py: New (standard) option where ckdtrees are storred as netcdf files and no longer as npz files (which is still optionally possible). Added new grid to identify_grids.
-
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
-
- 01 Dec, 2021 2 commits
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
examp_time_averaging_with_dask.ipynb: Added notebook to show how time averaging with dask can be done.
-
- 29 Nov, 2021 4 commits
-
-
Nils Brüggemann authored
pyic_fig.py: Allow for masking big triangles for setup with double-periodic boundary conditions (like torus setup).
-
Nils Brüggemann authored
pyicon_tb.py: Allow for also using clat for masking big triangles (rarely necessary, however crucial for double-periodic boundary conditions). Necessary adjustments in IconData.
-
Nils Brüggemann authored
pyicon_tb.py: Expansion of identify_grid to also identify all possible interpolation files for the traget grid. Also added more options to infer the number of cells which is still the only method to identify a grid.
-
Nils Brüggemann authored
pyicon.view: Added new xarray pyicon.view compatibility to main pyicon library. Updated all notebooks accordingsly. Added some small new features.
-
- 27 Nov, 2021 2 commits
-
-
Nils Brüggemann authored
pyicon_view_nextgems_xr_intake.ipynb: Added notebook to illustrate how to use pyicon.view with intake.
-
Nils Brüggemann authored
-
- 26 Nov, 2021 1 commit
-
-
Nils Brüggemann authored
Added pyicon_view_xr.py and pyicon_view_nextgems_xr.ipynb which consolitates a new version of pyicon.view which operates with xarray/dask objects.
-
- 24 Nov, 2021 2 commits
-
-
Nils Brüggemann authored
notebooks/pyicon_view_nextgems.ipynb: Updated pyicon view notebook, ready to use for NextGems R2B9 simulations.
-
Nils Brüggemann authored
view/pyicon_view.py: Make way of how set_array is applied to update figures consistent with new matplotlib version.
-