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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Aaron Wienkers
pyicon
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
9
Nov
31
Oct
18
23
Jul
11
29
May
17
12
Apr
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
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
19
14
12
6
5
29
Aug
22
29
Jul
19
13
8
7
4
24
Jun
20
17
13
10
9
8
30
May
24
23
10
Mar
7
23
Feb
2
28
Jan
6
3
1
Dec
29
Nov
27
26
24
23
10
9
8
29
Oct
22
28
Sep
15
10
3
2
30
Aug
23
20
16
5
3
17
Jun
10
28
May
27
21
27
Apr
19
1
Feb
20
Jan
9
Dec
25
Nov
24
23
10
2
21
Oct
20
17
14
9
1
30
Sep
22
8
2
25
Aug
24
18
17
14
13
7
5
4
3
16
Jul
15
14
13
9
8
7
6
2
12
Jun
11
2
29
May
28
adds new nn and linear interpolator functions from arbitrary grid onto gridICON object grid
master
master
another optimisation to curl operator to reduce number of tasks in compute_curl and prevent memory overload
Rewrites some components of the curl xr operator for better dask task graph view
Makes new daskicon class for more efficient processing by pointing directly to the coeff files on disk
Optimises xr pyicon calculations for Dask mp and adds a few other edge and cell conversions for computing curl etc
Various plotting things like robustsym clim. Adds edge, vertex, cell conversions for curl calculation for xr.
Fixes issue with plotting SP with latitude
Fixes for EERIE ICON data format when plotting certain sections. Discrepancy between clat and lat. Adds input for selecting resolution when interpolating to rectgrid.
pyic_fig.py: Allow for cmocean colormaps.
pyicon_calc_xr.py: Fixed a bug where input grid dataset ds_tg was modified by convert_tgrid_data.
Merge branch 'master' of gitlab.dkrz.de:m300602/pyicon
pyicon_tb.py: Added ckdtree info for r2b5_atm_0030.
Merge branch 'feature-try-ssh' into 'master'
quickplots : try if variable ssh is available, if not try zos
Merge with master.
pyic_anim.py: If open_mfdataset fails with parallel=True, we try without and continue.
qp_driver.py: Small else -> elif change.
pyicon_tb.py: Allow for antialiasing and masking in interp_to_rectgrid_xr. Add more grids. Added hp_add_dims.
tools/pyic_ice_diag.py: Typo corrected.
pyicon_plotting.py: Added function to add an ICON logo to a plot and small smaller changes.
Merge branch 'plotting-fixes' into 'master'
passing tests, fixes plotting errors 1 and 2
Merge branch 'fix-croptgrid' into 'master'
Merge branch 'api-docs' into 'master'
ran black on tests
a test to ensure the docs are building
added the tgrid docstring example to the tests
passing all tests
updated tests, nabla failing
updated minor bug
applied black
fixed test errors from crop_tgrid
updated for production
added yes
using apt-get
install make
updated env activation
try conda
build on devel branch
attempt to fix documentation build problems
Loading