Skip to content

Commit

Permalink
Update WOFpyODM2LBRtest_installation_notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliom authored Nov 8, 2016
1 parent 920a39b commit eb69caf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/WOFpyODM2LBRtest_installation_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Notes mostly from @lsetiawan (with minor edits by @emiliom) on steps followed to

These notes include installation of WOFpy from its `conda` package; downloading and installing the Litter Bear River (LBR) test database; configuring WOFpy for the LBR database; running WOFpy; and installing the WOFpy Docker image we created.

Note that this installation was in "testing" mode, not as a live service.

## Installing WOFpy:
1. Create the conda environment (after installing Anaconda or miniconda): `conda create -n wofpy -c ODM2 python=2.7 wofpy odm2api mysql-python`. *Note: `mysql-python` is not installed by the wofpy package*
2. Download the Little Bear River (LBR) test database from https://github.com/ODM2/ODM2/tree/master/usecases/littlebearriver
Expand Down

0 comments on commit eb69caf

Please sign in to comment.