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.
my-xr-devel
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
10
2
21
Oct
20
17
14
9
1
30
Sep
22
8
2
25
Aug
24
18
17
14
13
7
5
requirements_documentation.txt: Added docutils=0.20 requirement since there is some issue with 0.21 and nbsphinx-link.
pyicon_calc.py: Updated docstring.
requirements_documentation.txt: Changed from nbsphinx_link to nbsphinx-link.
Added temporarily 9-building-the-documentation-on-gitlab-fails to statement in .gitlab-ci.yml to test building the documentation.
requirements_documentation.txt: Fixed potential typoc for nbsphinx_link.
qp_driver.py: Exchange np.in1d with np.isin since the former is depreciated.
act_pyicon_py311.sh: Fixed broken path to conda env.
pyicon_plotting.py / plot_settings: Only change cartopy axes ticks if rectangular axes (and not for Stereo projections).
Replaced all occurrances of act_pyicon_py39.sh and conda_act_mistral_pyicon_env.sh from the quickplot run-scripts in pyicon/tools.
Added act_pyicon_py311.sh which points to new conda environment for python 3.11 which was generated with mamba.
pyicon/tests/conftest.py: Exchanged link for R2B4 grid on the swift browser. The previous link appeared to be dead.
requirements_py311.yml: Added pip to avoid that wrong pip version is used during conda installation.
pyicon_tb.py: Fixed a bug regarding a typo save-as-nc
requirements_py311.yml: Updated py311 python version.
Added notebook examp_oce_offline_isopycnal_transport.ipynb to perform an offline derivation and plotting of diapycnal velocities and of isopycnal streamfunction.
Added notebook examp_oce_layers.ipynb to derive and plot isopycnal streamfunction from ICON layers diagnostic output.
qp_driver.py: Corrected the placement of two f.close statements.
do not plot some biases if there are no reference data for those variables
pyicon_quickplots.py: Fixed name of switch
pyicon_quickplots.py, qp_driver.py: Added switch for deactivating reference line plots in atmospheric time series plots.
Add variable mld
changes to run pyicon without anaconda on ddwd machine
Fixed typo in docstring
pyicon_quickplots.py: Allow for saving timeseries data with dates outside of 1678 - 2262 date range by converting the time coordinates which is used for saving netcdf data to a cftime object.
Added two config_ckdtree scripts which use the new and faster method of generating nc and npz ckdtree files for R2B6 and one for R2B10.
../pyicon/pyicon_calc_xr.py: Updated doc string.
pyicon/pyicon_tb.py: Update calculation of ckdtrees to make it faster and added R2B10_new grid.
qp_driver.py: Fixed some wrong indentations.
Adds python script add tools/get_time_stamp.py to get time stamp from an ICON output netcdf file.
config_ckdtree/convert_npz_to_nc.py: Update.
config_ckdtree_r2b6_oce_r0004.py: Added 48N section.
config_qp_compare/nidoall_qp_compare.sh: Update.
qp_compare.py: Make it running for latest icon-xpp simulations.
pyicon/pyicon_tb.py: Update.
fixed some indentation problems
updates to allow ccrs projection objects
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.
Loading