Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
finam
Manage
Activity
Members
Labels
Plan
Issues
31
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
0ca8195f357dcde2cfce7a0a917a9d089bcb91ce
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
14
Oct
13
12
11
6
5
26
Sep
21
20
29
Aug
26
25
24
23
22
26
Jul
7
30
May
18
17
16
28
Apr
7
Mar
5
4
3
2
26
Feb
25
23
22
21
4
3
24
Jan
20
7
Dec
22
Nov
19
18
8
29
Sep
20
19
Jul
13
12
1
30
Jun
29
28
25
24
25
24
23
22
21
20
19
18
19
18
implement comments from !83
rework for overwriting protected methods
Merge branch 'integrate-connect-helper' into 'main'
raise a meaningful error when no ConnectHelper was created
integrate ConnectHelper into AComponent, rework components and tests
Merge branch 'use-data-helpers' into 'main'
move unit conversion to inputs, fix some checks
get rid of unstrip warnings, add a check for data with units
fix typo in function name
provide central xarray unit registry
let inputs check for the correct data
let outputs form xarrays, rework components, adapters and tests
rename infos in inputs and outputs to avoid inheritance conflicts
Merge branch 'better_IO_list' into 'main'
use io properties
IOList: add tests
Enum: better usage of Enum types
IO: fix Output name setting; update IOList to check correct interface class
import cleanup
pylint: solve issues
bugfix: use collections.abc.Mapping
tests: adopt new IO handling and add names to all IO object
sdk: use IOList for inputs/outputs; require IO to have names; make IOList freezable
sdk: add IOList
tools: add enum_helper
Merge branch 'add_data_tools' into 'main'
CI: run tests independently of source checks
tests: increase coverage for data.tools
tests: add first tests for data.tools
data.tools: fix checking routine
tools: add checking routine for quantified dataarrays
CI: ignore sphinx warnings for now
data: another circular import
data: solve circular imports; solve pylint error
setup: explicitly add pandas
data: add tools for xarray handling
Info: better representation of None
setup: add cf_xarray
Info: add repr; simplify __setattr__
Info: fix copy_with bug
Loading