- Mar 18, 2025
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon_params.py: Updated paths for . This is now expected to in the home directory (or a link in the home directory).
-
- Mar 12, 2025
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
- Mar 11, 2025
-
-
Nils Brüggemann authored
pyic_view: Slightly improved chunking that is switched off when zarr files are opened since this is a large performance loss.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyicon_tb.py: Resolved some bugs regarding argument passing from interp_to_rectgrid_xr to native and healpix interpolation.
-
Nils Brüggemann authored
-
- Mar 10, 2025
-
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyic_view: Allow to load data from larger area than specified lon_reg/lat_reg when using North/South Polar Stereo projection.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
-
Nils Brüggemann authored
pyic_view: Encapsulate default print statements into function to allow for verbosity options later on.
-
Nils Brüggemann authored
-
Nils Brüggemann authored
Allow users to set projection with cartopy projection object See merge request !43
-
Fraser William Goldsworth authored
# Conflicts: # pyicon/pyicon_plotting.py
-
Fraser William Goldsworth authored
-
Fixed merge conflicts
-
-
-
-
-
-
pyic_view: Using .pack instead of .group to place widgets. Option to update data range to zoom area.
-
-
pyic_view: Fixed a typo regarding uuidOfHGrid. Added more cmaps. Try not to identify fpath_ckdtree here but push this to interp_to_rectgrid_xr.
-
-
-
pyic_view: Add uugridid to each variables of ds so that also non-cell variables like vorticity can be plotted.
-
-
-
-
-
pyic_view.py: Some bug fixes with depth dimensions and slider to also allow plotting atmosphere and ice variables.
-
pyicon_tb.py: Use flattened array in interp_ckdtree_xr (as was done until some commits before) to avoid dask issues.
-
-