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
Merge requests
!21
Update file compress_dataset_without_enstools_write.ipynb
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Update file compress_dataset_without_enstools_write.ipynb
dev-extend-documentation
into
main
Overview
0
Commits
3
Pipelines
3
Changes
1
Open
Oriol.Tinto
requested to merge
dev-extend-documentation
into
main
8 months ago
Overview
0
Commits
3
Pipelines
3
Changes
1
Expand
Update documentation following the suggestions from the article reviewers.
0
0
Merge request reports
Viewing commit
843b4018
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
843b4018
Update file compress_dataset_without_enstools_write.ipynb
· 843b4018
Oriol.Tinto
authored
8 months ago
examples/notebooks/compress_dataset_without_enstools_write.ipynb
+
2
−
1
Options
@@ -12,7 +12,8 @@
"source": [
"# Compress a Dataset without using enstools.io.write\n",
"\n",
"An example on how to use the analyzer to analyze a **dataset** and use the results to store it in a compressed file"
"An example on how to use the analyzer to analyze a **dataset** and use the results to store it in a compressed file",
"Besides enstools-encoding, this example relies on **xarray**, **pooch** and **netCDF4** in order to use xarray's tutorial data."
]
},
{
Loading