Skip to content

Commit

Permalink
Merge pull request #72 from steeleb/main
Browse files Browse the repository at this point in the history
Shoulda coulda woulda... But better transferability/scalability?
  • Loading branch information
steeleb authored Jan 26, 2024
2 parents 9875b25 + 464e028 commit d0671e7
Show file tree
Hide file tree
Showing 42 changed files with 10,096 additions and 17,180 deletions.
200 changes: 173 additions & 27 deletions Methods_Results_Summary.Rmd

Large diffs are not rendered by default.

7,036 changes: 6,603 additions & 433 deletions Methods_Results_Summary.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ Contact: B Steele (B dot Steele at colostate dot edu)

This repository is covered by the MIT use license. We request that all downstream uses of this work be available to the public when possible.

Note, there are two methods of authentication used for the Earth Engine workflows.
A major authentication changed in December 2023 v0.1.383, where authentication
was completed using ee.Authenticate() via python. Prior to that version, authentication
was completed using `earthengine authenticate` at the command line. If you are
attempting to reproduce the code here, but have a version >= v0.1.383, you will
need to use `ee.Authenticate()` instead of the command line `earthengine authenticate`.

## Folder Descriptions

*availability_checks*: scripts to document image availability for our AOI
Expand Down
6 changes: 0 additions & 6 deletions data/output/GTB_2023-08-03_l8_confusion.csv

This file was deleted.

6 changes: 0 additions & 6 deletions data/output/GTB_2023-08-03_l8_training_confusion.csv

This file was deleted.

6 changes: 0 additions & 6 deletions data/output/GTB_2023-08-03_l9_confusion.csv

This file was deleted.

6 changes: 0 additions & 6 deletions data/output/GTB_2023-08-03_l9_training_confusion.csv

This file was deleted.

6 changes: 0 additions & 6 deletions data/output/GTB_2023-08-03_performance_stats.csv

This file was deleted.

6 changes: 0 additions & 6 deletions data/output/GTB_2023-08-03_sen_confusion.csv

This file was deleted.

6 changes: 0 additions & 6 deletions data/output/GTB_2023-08-03_sen_training_confusion.csv

This file was deleted.

File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions data/output/GTB_LS5_2024-01-08_performance_stats.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
satellite,cloud,openWater,lightNearShoreSediment,offShoreSediment,darkNearShoreSediment,GTB_accuracy,GTB_kappa
Landsat 5,0.9820788530465949,0.9358490566037736,0.7651006711409396,0.7710843373493976,0.676056338028169,0.8731182795698925,0.8342476346983411
2 changes: 2 additions & 0 deletions data/output/GTB_LS7_2024-01-08_performance_stats.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
satellite,cloud,openWater,lightNearShoreSediment,offShoreSediment,darkNearShoreSediment,GTB_accuracy,GTB_kappa
Landsat 7,0.9876543209876544,0.9655172413793103,0.894736842105263,0.9345794392523364,0.6153846153846153,0.9325581395348838,0.9120158046990758
6,358 changes: 0 additions & 6,358 deletions data/output/GTB_by_mission_v2023-08-03.csv

This file was deleted.

454 changes: 0 additions & 454 deletions data/output/gradientTreeBoost_landsat_5_stack_nosc_v2023-08-03.csv

This file was deleted.

454 changes: 0 additions & 454 deletions data/output/gradientTreeBoost_landsat_5_stack_sc_v2023-08-03.csv

This file was deleted.

454 changes: 0 additions & 454 deletions data/output/gradientTreeBoost_landsat_5_stack_v2023-08-03.csv

This file was deleted.

437 changes: 0 additions & 437 deletions data/output/gradientTreeBoost_landsat_7_stack_nosc_v2023-08-03.csv

This file was deleted.

437 changes: 0 additions & 437 deletions data/output/gradientTreeBoost_landsat_7_stack_sc_v2023-08-03.csv

This file was deleted.

437 changes: 0 additions & 437 deletions data/output/gradientTreeBoost_landsat_7_stack_v2023-08-03.csv

This file was deleted.

192 changes: 0 additions & 192 deletions data/output/gradientTreeBoost_landsat_8_stack_nosc_v2023-08-03.csv

This file was deleted.

192 changes: 0 additions & 192 deletions data/output/gradientTreeBoost_landsat_8_stack_sc_v2023-08-03.csv

This file was deleted.

192 changes: 0 additions & 192 deletions data/output/gradientTreeBoost_landsat_8_stack_v2023-08-03.csv

This file was deleted.

30 changes: 0 additions & 30 deletions data/output/gradientTreeBoost_landsat_9_stack_nosc_v2023-08-03.csv

This file was deleted.

30 changes: 0 additions & 30 deletions data/output/gradientTreeBoost_landsat_9_stack_sc_v2023-08-03.csv

This file was deleted.

30 changes: 0 additions & 30 deletions data/output/gradientTreeBoost_landsat_9_stack_v2023-08-03.csv

This file was deleted.

Loading

0 comments on commit d0671e7

Please sign in to comment.