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.
c19fa75a7d3250717ce3c4ca86b7ec31fdfa51be
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
7
Mar
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
27
21
27
Apr
19
1
Feb
20
Jan
9
Dec
25
Nov
24
23
17
10
2
30
Oct
21
20
17
pyicon_plotting.py: Cleanup.
pyicon_plotting.py: Allow to pass cartopy projection to pyic.plot.
Button to save a figure.
pyic_view: More intuitive projection names.
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.
pyic_view: Some changes to allow to use healpix data.
pyicon_tb: Fixed some bugs from last commit in interpolation.
pyicon_tb.py: Restructured interp_to_rectgrid_xr to allow also for healpix interpolatioin.
updated so that users can use cartopy projection directly
pyic_view: Set cax position again after creation since it gets forgotten afterwards
pyic_view: Slightly improving verbosity.
pyic_view: Allow to toggle grid lines.
pyic_view: Cleaning up comments.
pyic_view: Improve labeling.
pyic_view: Allows different projections.
pyic_view: Add function to make new axes.
pyic_view: Adds ability to zoom in map.
pyic_view.py: Some smaller bug fixes.
Merge branch 'master' of gitlab.dkrz.de:m300602/pyicon
pyicon_plotting.py: Deactivated some warning when the grid was found automatically.
Merge branch 'master' of https://gitlab.dkrz.de/m300602/pyicon
pyic_view.py and setup.py: Initial commit for the tool pyic_view that opens a GUI for browsing through ICON data.
.gitlab-ci.yml: Removed debugging branch that also builds documentation.
.gitignore: Added .vscode.
pyicon_tb.py, pyicon_plotting.py: Some improvments around patch_plot_derive_bnds.
pyicon_tb.py and config_ckdtree_r2b11_oce_r0005.py: Added new R2B11 grid.
pyic_fig.py: Fixed typo.
pyicon_tb.py and config_ckdtree_r2b4_atm_r0012_dwd.py: Fixed issue with r2b4_atm_r0012 grid.
pyicon_plotting.py: Allow to use cartopy transformations in pyic.patch_plot_shade.
pyicon_plotting.py: Added option to plot mpiom data.
Increment version number to 0.3.6.
0.3.6
0.3.6
Increment version number.
config_ckdtree: Changed gname=0.30 to gname=0.3 in some of the config_ckdtree scripts.
0.3.5
0.3.5
qp_driver.py: Changed back to gname=0.3 since gname=0.30 breaks with most of the grids. Those that were created for gname=0.30 were created to get gname=0.3.
pyicon/version.py: incremented version number.
0.3.4
0.3.4
requirements.txt: Added dask to requirements since there was an issue with pyic_fig.
Added a link called ci/requirements_latest.yml that should always point to the latest requirements file in the ci directory.
README.md: Mentioned new installation option vie pypi.
Moved pyic_fig.py, pyic_sec.py, pyic_anim.py and pyic_intake.py to scripts and added __init__.py to fix issue with executable scripts from pip installation.
Loading