Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.04 KB

SnowLab1.md

File metadata and controls

27 lines (21 loc) · 1.04 KB

Snow Lab 1

Hi Everyone! Todays lab will be running an energy balance model to estimate how much water is in a snow pack. We will use remote sensing measurements from a field station on Mammoth Mountain.

Apart from the science, the goal of the lab is to get comfortable in python with the following:

  • importing a csv of data into python
  • indexing datasets
  • math on data in python
  • datatypes in python
  • plotting in python
  • exploring a dataset in python
  • more farmiliarty with pandas dataframes, a very powerful data science tool
  • using binder
  • ways to publish code and final products for others to see

The lab github page it here:
https://github.com/Timbo-Stillinger/Lab2-SWE-EnergyBalanceModel
feel free to fork it if you want

Alternativly, you can fire up the binder session directly through this link:
https://mybinder.org/v2/gh/Timbo-Stillinger/Lab2-SWE-EnergyBalanceModel/HEAD

more information on mybinder (in case you want to use for future projects) is here: https://mybinder.org/

Sam will send a Zoom link for the live lab session