Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pyicon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nils Brüggemann
pyicon
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
v0.2.0
Select Git revision
Branches
20
10-ckdtree-without-cartesian-coordinates-in-grid-file
12-test
3-misleading-error-messages-in-the-plotting-functions
develop
protected
documentation
feature-automatic-testing
feature-ccrs
feature-expanded-testing
feature-sparse
fix4PiCtrl
hamocc_quickplots
m300602-master-patch-72380
master
default
protected
master_levante
noCondaDwd
origin/3-misleading-error-messages-in-the-plotting-functions
paleo_quickplots
pyic_intake
pyicon_dwd
pyicon_easyms22
Tags
7
0.4.0
0.3.6
0.3.5
0.3.4
0.3.0
0.2.0
v0.2.0
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Mar
12
11
10
7
6
5
19
Feb
17
28
Jan
10
28
Nov
27
25
19
18
10
7
6
5
24
Oct
10
9
16
Sep
12
6
3
2
30
Aug
8
12
Jun
7
6
4
3
1
31
May
22
17
Apr
12
11
8
4
2
14
Mar
11
8
4
13
Feb
6
25
Jan
24
16
Nov
2
Oct
25
Sep
22
20
19
15
12
31
Aug
28
18
28
Jul
7
28
Jun
19
1
26
May
25
22
21
17
16
12
11
10
9
8
6
25
Apr
22
17
29
Mar
21
20
10
9
6
24
Feb
21
16
15
14
13
9
8
7
3
2
1
16
Jan
13
21
Nov
15
14
10
7
17
Oct
14
13
30
Sep
29
20
19
15
14
13
12
6
5
31
Aug
29
22
29
Jul
19
13
8
7
4
24
Jun
20
17
13
10
9
8
30
May
24
23
21
Mar
10
7
23
Feb
2
28
Jan
19
6
3
1
Dec
29
Nov
27
26
24
23
10
9
8
29
Oct
22
28
Sep
15
10
8
3
2
30
Aug
27
23
20
16
5
3
17
Jun
10
3
31
May
28
notebook_plotting.ipynb: Update.
02_create_ckdtree.sh: Update.
notebook_plotting.ipynb: Update.
requirements.txt: added some necessary modules for quickstart.
requirements.txt: Zarr, cartopy and dask[complete] cannot be installed via pip but must be installed via mamba (or something else).
quickstart: Set set -ex in all quickstart scripts.
quickstart: Applying now an updated config_ckdtree_r2b4_oce_r0004.py for the quickstart.
quickstart: adjusted to new path expectations.
pyicon_params.py: Updated paths for . This is now expected to in the home directory (or a link in the home directory).
pyic_view: Allow option to specify a directory for grid files.
pyic_view: Improve documentation.
pyicon_tb.py: Allow to pass path_grid to native_to_rectgrid.
Quickstart: Improve quickstart tests.
pyic_view: Slightly improved chunking that is switched off when zarr files are opened since this is a large performance loss.
pyic_view: Automatic chunking w.r.t. variable dimensions.
pyicon_tb.py: Resolved some bugs regarding argument passing from interp_to_rectgrid_xr to native and healpix interpolation.
pyic_view: Some minor changes.
pyic_view: Better representation of land sea mask.
pyic_view: Allow to load data from larger area than specified lon_reg/lat_reg when using North/South Polar Stereo projection.
Merge branch 'master' of gitlab.dkrz.de:m300602/pyicon
config_ckdtree_r2b9_oce_r0004.py: Also deriving npz files for section ckdtree files.
pyic_view: Encapsulate default print statements into function to allow for verbosity options later on.
pyic_view: Improve handling of projection and data ranges.
Merge branch 'feature-ccrs' into 'master'
Merge branch 'master' into 'feature-ccrs'
feature-ccrs
feature-ccrs
rebase
updated so that users can use cartopy projection directly
pyic_view: Fixing bug of not positioning cmap widget correctly.
pyic_view: Also reset resolution when resetting zoom.
pyic_view: improving verbosity.
pyic_view: Improve zooming in non-lonlat projections. Allowing to reset zoom area.
pyicon_tb.py: Allowing to switch off verbosity in native_to_rectgrid and interp_to_rectgrid_xr.
pyic_view: Using .pack instead of .group to place widgets. Option to update data range to zoom area.
pyic_view: Autmoatically set cmap to "RdBu_r" when setting clim to "sym".
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.
pyicon_tb.py: Allow for automatic coordinate identification in native_to_rectgrid.
pyicon_tb.py: Delete a print statement from interp_to_rectgrid_xr.
pyic_view: Add uugridid to each variables of ds so that also non-cell variables like vorticity can be plotted.
pyicon_plotting.py: Cleanup.
pyicon_plotting.py: Allow to pass cartopy projection to pyic.plot.
Loading