Skip to content

Commit

Permalink
Snowcovermapping (#61)
Browse files Browse the repository at this point in the history
* add snow cover mapping tutorial

* edit on snow cover mapping tutorial

* edit on SCA_mapping.ipynb

* edit on SCA tutorial to add ROI png and citations

* remove data folder; change directory
  • Loading branch information
KehanGit authored Oct 26, 2023
1 parent 3e81d07 commit c3c27fe
Show file tree
Hide file tree
Showing 7 changed files with 1,306 additions and 5 deletions.
1 change: 1 addition & 0 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ parts:
- file: tutorials/snow-extrapolation/SSM_Hindcast_2019
- file: tutorials/snow-extrapolation/Hindcast_Evaluation
- file: tutorials/tree_models/Tree_Models_in_ML
- file: tutorials/snow_cover_mapping/SCA_Mapping
- caption: Projects
chapters:
- file: projects/index
Expand Down
1,296 changes: 1,296 additions & 0 deletions book/tutorials/snow_cover_mapping/SCA_Mapping.ipynb

Large diffs are not rendered by default.

Binary file added book/tutorials/snow_cover_mapping/fig/ROI2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
14 changes: 9 additions & 5 deletions book/tutorials/tree_models/Tree_Models_in_ML.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"user_expressions": []
},
"source": [
"# Tree Models in Machine Learning\n",
"\n",
Expand All @@ -11,7 +13,9 @@
},
{
"cell_type": "markdown",
"metadata": {},
"metadata": {
"user_expressions": []
},
"source": [
"## Learning Objectives\n",
"\n",
Expand Down Expand Up @@ -1596,7 +1600,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -1610,9 +1614,9 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.10.12"
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}

0 comments on commit c3c27fe

Please sign in to comment.