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
Fraser William Goldsworth
pyicon
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3ab4089e5b71622367bda18c298ccb7c2bc5e689
Select Git revision
Branches
11
axes-returns
default-params
edge-to-vertex
master
default
protected
my-xr-devel
n-fixing
plotting
plotting-errors
potential-vorticity
silent-import
thermodynamics
11 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
12
Apr
11
8
4
2
14
Mar
11
8
4
28
Feb
27
13
6
25
Jan
24
9
13
Dec
16
Nov
2
Oct
25
Sep
22
20
19
15
12
31
Aug
29
28
18
28
Jul
7
6
4
29
Jun
28
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
31
Jan
16
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
fixed some indentation problems
master
master
epdates to allow ccrs projection objects
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.
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_plotting.py: Deactivated some warning when the grid was found automatically.
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.
Increment version number.
config_ckdtree: Changed gname=0.30 to gname=0.3 in some of the config_ckdtree scripts.
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.
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.
setup.py: Added entry points for some scripts like pyic_fig etc.
Updated gitignore.
Wrapped pyic_anim, pyic_fig pyic_intake and pyic_sec into functions so that they can be installed via setup.py
setup.py: Update name for pyicon to have a free valid name for pypi.
Added pyproject.toml
Updated pyicon/version.py setup.py.
config_ckdtree_r3b7_atm_r0026.py: Added more grids.
pyic_intake.py: Some renaming, typos.
examp_pyic_intake.ipynb: Added notebook to show basic data loading from intake catalog.
pyic_intake.py: Added more functionality and slightly changed cli.
Loading