Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
469 changes: 469 additions & 0 deletions Tutorials/General_Tutorials/CRG_ARM_and_BSEC_Tutorial.ipynb

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions Tutorials/General_Tutorials/filter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# This is a basic example of a filter-file.yaml

# Provide a list of patterns to exclude.
exclude:
- '*' # Exclude all files

# Provide a list of patterns that are exceptions to the
# above exclude rules.
except:
- '*20241224*.nc' # Except, include all files that end with .txt