-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding more functionality to the figure plotting
added based model validation
- Loading branch information
Showing
70 changed files
with
165,847 additions
and
347 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,14 +39,16 @@ The codebase is organized into several directories: | |
To run the interactive figure plotting script, navigate to the `figure_plotting` directory and run the script with Python: | ||
|
||
```bash | ||
cd figure_plotting | ||
python Figure4_interactive.py | ||
poetry run plot_figures.py | ||
``` | ||
|
||
Figure 4 is an interactive figure that allows you to load a DEM and GeoJSON file and perform a random walk simulation on the DEM. See the [the speceific readme](figure_plotting/Figure4_interactive_README.md) | ||
|
||
|
||
### License | ||
|
||
This project is licensed under the MIT License. For more details, see the `LICENSE` file. | ||
|
||
### Contact | ||
|
||
For any questions or concerns, please contact Jake Gearon at [email protected]. | ||
For any questions or concerns, please contact James (Jake) Gearon at [email protected]. |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
203 changes: 203 additions & 0 deletions
203
README_files/libs/quarto-html/quarto-syntax-highlighting.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.