earthlab-education / Earth-Analytics-2023-01-Intro

For the Earth Analytics Bootcamp 2023 class at CU Boulder
https://earthlab-education.github.io/Earth-Analytics-2023-01-Intro/
MIT License
7 stars 2 forks source link

nquarder [DISCUSSION GUIDE] #547

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 1 year ago

Agenda:

  1. Share portfolios from raster and vector assignments.
  2. Reading and discussion
  3. Group code review:
    • look at a volunteer’s code for any assignment that they would like to improve
    • Discuss as a group how you could modify the code to expand the analysis, e.g. to many locations
    • Together, write some pseudocode and/or diagram the expanded workflow.
nquarder commented 1 year ago

Here is @annettebalmes fix for the issue that @peterkobylarz brought up last week #504 - check this out!

<iframe src="/assets/wildfire/hu2_watersheds.html"
    sandbox="allow-same-origin allow-scripts"
    width="710"
    height="700"
    scrolling="no"
    seamless="seamless"
    frameborder="0">
</iframe>

Had some great show and tell today from @annettebalmes and @jsmi374 !

Check out there great work y'all and give them some love (cc @Adriannaluger , @nbol48 , @peterkobylarz ) :

https://jsmi374.github.io/notebooks/waldo_2012.html <- James' Waldo Canyon Fire https://jsmi374.github.io/notebooks/US_Wildfire_huc_4_29Years.html <- James' Wildfire HUC analysis

https://annettebalmes.github.io/general/2023/10/17/wildfire-analysis/ <- Annette's Wildfire https://annettebalmes.github.io/general/2023/10/06/NDVI-analysis/ <- Annette's NDVI

@annettebalmes running into issues with data download for Chicago notebook - will share video shortly.

-NQ