Skip to content

Commit

Permalink
Merge branch 'main' of github.com:fneum/data-science-for-esm
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Apr 15, 2024
2 parents 2ad3a9f + 2ef296a commit 3144182
Show file tree
Hide file tree
Showing 4 changed files with 300 additions and 3,785 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:

# Formatting with "black" coding style
- repo: https://github.com/psf/black
rev: 23.10.1
rev: 24.1.1
hooks:
# Format Python files
- id: black
Expand All @@ -33,7 +33,7 @@ repos:

# Do YAML formatting (before the linter checks it for misses)
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.11.0
rev: v2.12.0
hooks:
- id: pretty-format-yaml
args: [--autofix, --indent, "2", --preserve-quotes]
Expand Down
221 changes: 49 additions & 172 deletions data-science-for-esm/05-workshop-pysheds.ipynb

Large diffs are not rendered by default.

2,658 changes: 142 additions & 2,516 deletions data-science-for-esm/06-workshop-atlite.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 3144182

Please sign in to comment.