permamodel / Snow_BMI_Fortran

This is a simple snow model with BMI (Basic Model Interface of CSDMS) in Fortran cooperatively-developed by Kang Wang (University of Colorado Boulder), Ross Brown (Environment Canada), and Bruce Brasnett (Canadian Meteorological Centre). It's an empirical algorithm to melt snow according to the surface temperature and increase snow depth according to the precipitation that has fallen since the last analysis time.
Apache License 2.0
2 stars 1 forks source link

Create ECSnow_PyMT.ipynb #8

Closed wk1984 closed 4 years ago

wk1984 commented 5 years ago

add a jupyter notebook to show how ecsimplesnow model works.

wk1984 commented 5 years ago

@mdpiper I uploaded a notebook, please check it. Cheers~

mdpiper commented 5 years ago

@wk1984 It works on Windows! Yay!

mdpiper commented 5 years ago

@wk1984 If you merge this PR, I'll include the Notebook in the pymt documentation.