Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Land-Water Discretizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Global Dynamic Exposure
Completeness
Land-Water Discretizer
Graph
ad80619071233fd86a22dda6bb6212d0a70b45a0
Select Git revision
Branches
9
feature/integration-tests
feature/integration-tests-lars
feature/parallel
feature/plot-plotx
feature/pre-calculations
fix/function-classification_from_features
fix/per-process-shared-mem
fix/smaller-buffer-size
main
default
protected
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Oct
21
Sep
18
12
9
8
7
2
31
Aug
16
15
6
5
31
Jul
20
12
6
4
27
Jun
20
19
17
15
14
27
May
24
23
10
6
4
21
Apr
13
29
Mar
17
15
28
Feb
23
3
1
28
Jan
18
12
15
Nov
10
4
25
Oct
24
22
20
19
Reduced size of buffer and fixed calculation errors on tiny water geoms
fix/smaller-buf…
fix/smaller-buffer-size
Fixed condition to no longer raise an error
fix/function-cl…
fix/function-classification_from_features
Apply 1 suggestion(s) to 1 file(s)
Changed import data to be unique to each Discretizer process
fix/per-process…
fix/per-process-shared-mem
Fixed condition to no longer raise an error
Merge branch 'fix/configparser-percent-interpolation-error' into 'main'
main
main
Merge branch 'fix/pygeos-0.13-update' into 'main'
Merge branch 'refactor/classification' into 'main'
Renamed completeness to classification
Removed potential cause of error when using configparser with env var
Merge branch 'fix/safeconfigparser' into 'main'
Added fix to prevent crash after pygeos-0.13 update
Replaced ConfigParser with SafeConfigParser
Merge branch 'feature/packaging' into 'main'
Added package support
Merge branch 'feature/init-tile-grid' into 'main'
Added script to initialize the tiles-database grid
Merge branch 'fix/missing-tile' into 'main'
Added fix to prevent the app from crashing when a tile is missing from the database
Merge branch 'fix/empty-tile' into 'main'
Added fix for issue with empty tiles
Merge branch 'fix/duplicate-classification' into 'main'
Added fix for false classification with duplicate tiles
Merge branch 'feature/database-integration' into 'main'
Added all database queries to the main routine
Added function to plot tile-grids to the terminal
feature/plot-pl…
feature/plot-plotx
Added function to plot tile-grids to the terminal
Added function to plot data to the shell
Added function to plot data to the shell
Merge branch 'feature/queue' into 'main'
Added a queue to parallel class
Merge branch 'feature/end-to-almost-end-workflow' into 'main'
Added a workflow that combines all major functions in discretize.py
Merge branch 'feature/inland-water' into 'main'
Added function to fetch inland-water bodies from database
Merge branch 'feature/database-handler' into 'main'
Added class to handle database write-access
Merge branch 'fix/delete-duplicate-file' into 'main'
try fixing
feature/integra…
feature/integration-tests-lars
try fixing
Loading