Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
enstools-compression
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
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
w2w
enstools-compression
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2023.11
Select Git revision
Branches
5
dev-extend-documentation
development
protected
docs
main
default
protected
sz_hdf5plugin
Tags
11
2023.11.1
2023.11
2023.6
2023.5
2023.4.4
2023.4.3
2023.4.2
2023.4
2023.4.1
2022.12.2
2022.12
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Aug
20
Nov
16
22
Jun
19
16
14
2
31
May
30
11
10
9
19
Apr
18
17
10
Feb
2
26
Jan
18
12
Dec
9
8
7
1
25
Nov
23
22
18
17
16
11
7
14
Oct
29
Sep
21
20
19
16
14
13
12
9
8
Update contribute.rst
dev-extend-docu…
dev-extend-documentation
Update contribute.rst
Update file compress_dataset_without_enstools_write.ipynb
Merge branch 'dev-emulator-chunk-size' into 'main'
2023.11.1 main
2023.11.1 main
Update VERSION to 2023.11.1
The xr_accessor emulator by default uses the same chunking as the disk compression. Also accepts a chunk_size argument to make experimentation easier.
Merge branch 'dev-constant-values' into 'main'
2023.11
2023.11
Update enstools requirement to 2023.11
Update VERSION
Fix emulator exception for lossless or null compression.
Add tests for constant arrays and variables without lat_lon
Add ConstantValues exception.
analyze_data_array now checks if the slices are constant.
Merge branch 'development' into 'main'
2023.6
2023.6
Update VERSION
development
development
update hdf5plugin version requirement.
Add some extra information.
Minor update in streamlit example.
Update streamlit example.
Add consistency tests for SZ.
Small improvement to streamlit app.
Add enstools-compression as a self-dependency for the streamlit app to work.
Add requirements file.
Add streamlit app as an example.
Update version of dependency enstools-encoding.
Add additional tests that use xarray dummy datasets.
Adjust constrains in the analyzer tests in test_cli.py.
Adjust constrains in test_analyzer.py
Fix bisection methods to return the parameter that fulfills the conditions more close to the target constrains.
For the analysis, using the time average of any given metric.
Raise ConditionsNotFulfilledError in case it is not possible to fulfill the constrains.
Add additional check about the variable being in the metrics dictionary.
Fix custom metric test constrains.
For the filters emulator, in case the chunk size hasn't been specified, use the whole array.
Add custom error for when the quality constrains can't be fulfilled.
Account for the possibility that the conditions can't be fulfilled by a compressor.
Fix function find_direct_relation. Use a slice based on a chunk size instead of selecting a single time-step.
Add test dependencies as extras_require.
Add postBuild file for running Binder.
Add additional dependencies for the examples.
Loading