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
977eb617b8dd6ded046784e6661850b08b06fc4b
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
Sep
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
24
23
22
try using the old project token for PyPI upload
Merge branch 'test-pypi-release' into 'main'
dummy edit for testing TestPyPI token
Merge branch 'release-0.5-blog-post' into 'main'
add diff link to changelog
add sections on grid compatibility and external modules
set up release blog post, fix internal link to changelog
Merge branch 'update-changelog' into 'main'
update changelog for the latest feature additions and doc updates
Merge branch 'masks-in-book' into 'main'
add book section on masked data
Merge branch 'masked_array_support' into 'main'
Merge branch 'no-masked-regridding' into 'masked_array_support'
throw error on regridding masked data, add tests and docs
doc: minor doc-ref fix
tools: update docs about compression related routines
data.tools.filled: more docs
tests: fix typos
data: fix mask check in check_data_covers_domain
tests: add tests for masked arrays
data: add to_masked to init
data: fix domain mask checker
doc updates
Grid: remove grid.mask feature again
data: add data/mask checker
data: add missing routines to init
tests: fix UnitStrippedWarning
masking: minimal perfomance fix
tests: fix _check_shape test
Grid: remove masking from unstructured grids; move compressing related methods to tools
benchmarks: lmul data and units for masked array compat
prevent rmul data with units
regrid: no masked input grid supported
masking: pylint fix
masking adapter: make mask adapter work with masked arrays
Info: add 'is_masked' property
minor re-format
data: check for quantified data in get routines; minor refactoring
data: add tools for masked arrays
masking adapter: don't add missing value if grid is not masked
Loading