Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
|
3 |
Github: https://github.com/DSHydro/PyPlanetSCA-Python-Library/tree/main
|
4 |
|
5 |
license: mit
|
6 |
-
---
|
7 |
-
|
8 |
-
# PyPlanetSCA Python Library Model
|
9 |
|
10 |
-
|
11 |
|
12 |
-
|
|
|
1 |
+
# PyPlanetSCA Python Library Model
|
2 |
+
|
3 |
+
## These are premade models ready for use on snow covered area data.
|
4 |
+
|
5 |
+
## Check out our Github for more information: https://github.com/DSHydro/PyPlanetSCA-Python-Library/tree/main
|
6 |
+
|
7 |
---
|
8 |
|
9 |
Github: https://github.com/DSHydro/PyPlanetSCA-Python-Library/tree/main
|
10 |
|
11 |
license: mit
|
|
|
|
|
|
|
12 |
|
13 |
+
base_model: random_forest_20220513_binary_174K
|
14 |
|
15 |
+
---
|