Skip to content

Commit

Permalink
run after PR4 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-Manoj committed Nov 5, 2024
1 parent 41c5a6b commit 8110ef9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
Binary file modified out/plots/geometry.pdf
Binary file not shown.
Binary file modified out/plots/hillslope_plots.pdf
Binary file not shown.
Binary file modified out/plots/spatial_data.pdf
Binary file not shown.
5 changes: 3 additions & 2 deletions src/docker_commands.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
This is a docker commands file used only for development and testing - AMJ
Will be deleted in final version
Clear out folder before running the tool till final version
docker ps
docker build -t catflow .
docker run --rm -it -v /home/hiwi/development/tool_catflow/in:/in -v /home/hiwi/development/tool_catflow/src:/src -v /home/hiwi/development/tool_catflow/out:/out catflow bash
docker run --rm -it -v /home/ashish/tool_catflow/in:/in -v /home/ashish/tool_catflow/src:/src -v /home/ashish/tool_catflow/out:/out catflow bash
export TOOL_RUN=make_representative_hillslope
Rscipt run.R
Rscript run.R
exit

0 comments on commit 8110ef9

Please sign in to comment.