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 Spring
pyicon
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
8d3616d9ee922f169db1d1f3342acb4a54ed5428
Select Git revision
Branches
6
develop
hamocc_quickplots
m300602-master-patch-72380
master
default
protected
paleo_quickplots
time_ave_mkexp
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Aug
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
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
27
16
14
13
12
6
5
30
Apr
29
28
27
21
17
16
15
14
7
6
1
27
Mar
26
24
20
19
18
17
16
15
13
12
11
5
Feb
17
Jan
13
16
Dec
23
Nov
17
11
10
8
7
4
1
11
Apr
5
Update README.md
master
master
tools/pyic_fig.py: New script to make plots from ICON netcdf output files. At the moment only horizontal plots are supported.
develop
develop
Comment debug script ipdb out to improve performance and to allow usage with Mistral python environmen.
pyicon/pyicon_tb.py: Updated grid information and how grids are recognized in identify_grid.
pyicon/pyicon_plotting.py: Added option reverse_order for different re-arrangment of plots in arrange_axes.
Merge branch 'master' into develop
pyicon/pyicon_tb.py: Added info and stats for getting some information about arrays (at the moment only xarray arrays are supported).
pyicon/pyicon_plotting.py: set_position fix in split_axes_vertically.
pyicon/pyicon_calc_xr.py: Added new set of functions which are xarray/dask compatible.
ci/requirements_py39.yml: Added requirements file for new python 3.9 conda environment.
config_ckdtree/config_ckdtree_r2b8_oce_r0004.py: Added higher resolved target grid.
config_ckdtree/config_ckdtree_oce_smt20km.py: Added higher resolved target grid and added link to tgrid file.
example_scripts/examp_pyicon_start.py: Update grid version.
pyicon/pyicon_plotting.py: Fix colorbar position comptaibtilty with new matplotlib version. ax.set_extend is used with proj instead of PlateCarree. xlabel bug fix for splitted vert axes.
pyicon/quickplots/qp_compare.py: Replaced np.argmin() with ().argmin() to be xarray/dask compatible.
pyicon/pyicon_calc.py: Changed np.argmin() to ().argmin() to be compatible with xarray/dask.
Added tools/act_pyicon_py39.sh to activate new python 3.9 environment.
.gitignore
quickplots/qp_driver.py: Try to fix new vert. dimension of size 1 in sfcwind and tas.
notebooks/examp_plotting_split_axes_vertically.ipynb: Explain options.
time_ave_mkexp
time_ave_mkexp
notebooks/examp_plotting_split_axes_vertically.ipynb: Added example notebook for splitting axes vertically using pyic.split_axes_vertically.
pyicon/pyicon_plotting.py: Added Class split_axes_vertically which allows to easily split axes in the vertical.
pyicon/pyicon_tb.py: Added function asses_memory which should give an overview of the memory used by xarray objects.
config_qp/config_qp_snap.py config_qp/config_r2b8_zstar.py: Some new configure examples for QPs.
quickplots/qp_compare.py: New tool for comparing simulations with quickplots.
tools/run*: Some new run scripts.
pyicon/quickplots/pyicon_quickplots.py: QuickPlotWebsite: Allow for Comparison project.
notebooks/examp_oce_density_and_velocity_gradients.ipynb
pyicon/pyicon_tb.py: Faster option for deriving ckdtrees in calc_ckdtree.
tools/run_qp_driver_ruby0.sh
config_ckdtree/config_ckdtree_r2b9_oce_r0004.py
[paleo_quickplots]: add parameter ocean_depth to temp30w salt30w, not working for dens30w
paleo_quickplots
paleo_quickplots
[paleo_quickplots]: add run_qp_driver_ape.sh (preliminary grid paths to be updated) including red_list and 2 options for APE ocean plots
[hamocc_quickplots]: qp_driver.py: improvements for HAMOCC quickplots
hamocc_quickplots
hamocc_quickplots
[paleo_quickplots]: qp-driver.py: remove accidently added names of 15w and 170w sections
[paleo-quickplots]: add possibility to avoid plotting present-day coastline in quickplots
[hamocc_quickplots]: qp-driver.py: fix path that was changed accidently
[hamocc_quickplots]: qp-driver.py: add a few more HAMOCC plots
Merge branch 'hamocc_quickplots' of https://gitlab.dkrz.de/m300602/pyicon into hamocc_quickplots
Merge branch 'master' of gitlab.dkrz.de:m300602/pyicon into master
Loading