Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tricco
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Climate
tricco
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
05a580759c8b7cfbc649b7a1f727e2339a3a2528
Select Git revision
Branches
1
master
default
protected
Tags
2
v1.1.0
v1.0.0
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jun
12
9
8
7
6
11
Dec
10
13
Oct
1
16
Sep
6
29
Jun
23
4
12
May
Adapted setup.py to version 1.1.0
v1.1.0 master
v1.1.0 master
Corrected typo in README
Update README to include alternative imethods and the Levante benchmarks
Small changes to becnhmarking LOG files
One benchmark log file renamed
New Benchmarks on DKRZ Levante HPC system, including benachmarks for alternative methods with own bfs and networkx graph search
Rename alternative_own-bfs-2d.ipynb to alternative_own-bfs_2d.ipynb
Move old Mistral benchmarks to own subdirectory
Update of pdf plots for example applications
Added possibility for calculation of 3d connected components to save memory by moving data onto cubulation only for single levels
Corrected typo in docstring
Changed tricco function descriptions to docstrings
Upate gitignore
Implement alternatives for computing 2d connected components based on self-programmed breadth first search (own-bfs) and breadth first search and graph construction by means of networkx library (networkx)
Sort connected components by size, which is nice for plotting
Purely editorial changes: replaced __ with _ in prepare.py
Update setup.py in terms of version number and the gitlab url
v1.0.0
v1.0.0
Minor change to example notebooks in terms of how to import tricco, cc3d and networkx
Polished example notebooks: removed typos, added some clarification
Update of gitignore to ignore tricco.egg-info directory
Updated setup.py to v0.0.2
Update find_radius.py
Update README.md
Polished examples
Update of gitignore
Overhauled benchmarks
Changed format of field_cube from int to byte to save memory
Removed if-break when encountering missing cells, simply ommitting missing cells is sufficient
Added benchmarking routines
Updated gitignore
Update of gitignore
Major restructuring of codei, updates of examples, added benchmarks
Rename from cctrigrid to TriCCo
Fixed severed bug in how the ICON input data was thresholded
Update README.md
Update README.md
Initial commit
Loading