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
dee40d9b905629846efc7a244a3642be2e7f7b67
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
11
Jan
19
Nov
18
16
15
8
7
2
31
Oct
30
29
28
27
26
25
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
NoGrid: default to scalar data
NoGrid: allow explict setting of data_shape
to_datetime: fix deprecation warning
Don't install OGS directly - use the version installed with the coupling script
End2EndTestsForCI
End2EndTestsForCI
Change sequence of package installations for testing
[CI] install BODIUM and Bodium-Module
[CI] install OGS, FINAM-OGS6, Bodium-OGS coupling script
[CI] Add todos for first end2end test
Adapter: add doc for in_info
Adapter: remove ._info artefacts from adapters
Adapter: add in_info property
Info: create properties for time, grid and mask with proper setters
Grid: make data_shape a property of GridBase
Info: use grids to compare masks in __eq__
Info.mask: compare masks on canonical grid
gird: to_/from_canonical: allow additional dimensions
data.tools: remove unused import
data: reorder doc entries
data.tools: move 'filled' to mask tools
data: better documentation
pylint: tools.py was split
tests: make each test script executable
tests: correct function paths
data.tools: move Info to submodule
update docstring
data.tools: move mask related routine to submodule
data.tools: move cf_units
data.tools: move units related routines to submodule
tests: gen_cells now has correct vtk cell-node order in 3D
data.tools: move to submodule for better structure
regrid: add output mask check logic, when outmask is to be determined
Grid: faster flattening of cells
FIX: structured 3D cells were generated in wrong node order (gave ESMF negative volume)
regrid: add masking to linear regrid and check for submask if not filling outliers
regrid: prepare mask determination
info.accepts: indicate info origin; better mask checking
update regrid tests to check correct data error for masked data
regrid: refactor to support masked data
data.tools: fix to/from_compressed (add mask arg) and specified_mask
tests: check for correct error in regridder
Loading