Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 686 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 686 Bytes

Notebooks Readme

  • data stashed datasets (small only!) and notebooks to access data
  • fmda notebooks to simulate fuel moisture and assimilate data
  • old misc. notebook versions and fragments
  • results files made to be included in papers and presentations
  • ros notebooks with fire rate of spread models & analysis
  • src modules imported by the notebooks come here
  • tutorials from around the internet, with changes, as well as new ones

Clone this repository in to the directory where Jupyter the notebooks runs.

install: cd install conda env create -f tf-211.yml

execute notebook: jupyter nbconvert --to notebook --execute NOTEBOOK.ipynb