Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
32
Issue boards
Milestones
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FINAM
finam
Graph
cd96ea17ab8c4402c622b7a8b8a07ff26e572a73
Select Git revision
Branches
6
End2EndTestsForCI
blog_post_ogs_refactorization
id-to-mask
main
default
protected
time-is-none
time-stack-adapter
Tags
10
v1.0.0
v1.0.0-rc1
v0.5.1
v0.5.0
v0.4.0
v0.4.0-rc.2
v0.4.0-rc.1
v0.3.0
v0.2.0
v0.1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Oct
21
6
Sep
20
Jul
14
2
1
4
May
2
29
Apr
26
27
Mar
5
26
Feb
21
19
25
Jan
24
8
15
Dec
21
Nov
20
Oct
26
Sep
25
20
19
13
11
1
31
Aug
30
29
21
14
18
Jul
17
6
5
4
28
Jun
19
5
2
31
May
13
Apr
12
22
Mar
21
15
Feb
8
3
2
27
Jan
26
24
17
16
8
Dec
7
6
5
4
3
2
1
30
Nov
29
28
27
26
24
23
22
20
19
18
17
16
14
13
12
11
10
9
8
7
6
5
1
30
Oct
29
28
27
26
25
Merge branch 'main' of git.ufz.de:FINAM/finam into next-time
Merge branch 'composition_update' into 'main'
Merge branch 'main' of git.ufz.de:FINAM/finam into composition_update
Merge branch 'DisablePylintWarning' into 'main'
Explicit limit for max pos args
Composition: remove deprecation of initialize
Disable pylint warning.
Add abstract method `_next_time` for user implementation
make pylint happy
formatting
lets just deprecate initialize for now and warn about it
fix doctests
tests: checking _is_initialized is not possible anymore
tests: another composition status check fix
test: fix composition status check
remove 'composition.initialize()' from docs
remove initialize method from Composition and merge it with __init__
Merge branch 'pint_fix' into 'main'
dim-less now represented as '1' following UDUNITS/CF convention
update units formatter from latest cf-xarray
remove dimensionless from docs
fix warning in cf_units
pylint fixes
tests: 'dimensionless' now returned as ''
update deps (pint!=0.24)
copy fix for cf_units from https://github.com/xarray-contrib/cf-xarray/pull/523
Merge branch 'optional_location_check' into 'main'
update changelog
compare all values of cells and types arrays
grid: compatible unstructured grids should have same cells either way
add tests for data location check
grid: add check_location to compatible_with method
Merge branch 'add_grid_copy' into 'main'
update changelog
Merge branch 'grid-docs' into 'main'
Clarify grid dimensions in constructors
fix copy-pasta
test axes attributes on unstructured
test copy, data_location, casting
fix to_rectilinear
Loading