Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lucarraro committed Feb 2, 2024
1 parent bde7c31 commit 0bca324
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@ Config/testthat/edition: 3
Config/Needs/website: usethis
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1.9000
9 changes: 2 additions & 7 deletions tests/testthat/_snaps/aaa-sitrep.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,11 @@
x Can't find directory `blop` (TauDEM executables)
i Register your TauDEM installation. See vignette('taudem-installation').

# taudem_sitrep() works - missing algos

x Can't find executables for `aread8`, `areadinf`, `ConnectDown`, `D8FlowDir`, `D8FlowPathExtremeUp`, `D8HDistToStrm`, `DinfAvalanche`, `DinfConcLimAccum`, `DinfDecayAccum`, `DinfDistDown`, `DinfDistUp`, `DinfFlowDir`, `DinfRevAccum`, `DinfTransLimAccum`, `DinfUpDependence`, `DropAnalysis`, `FlowdirCond`, `gagewatershed`, `gridnet`, `LengthArea`, `MoveOutletsToStrm`, `PeukerDouglas`, `PitRemove`, `SinmapSI`, `SlopeArea`, `SlopeAreaRatio`, `SlopeAveDown`, `streamnet`, `Threshold`, `TWI`
i Try re-installing TauDEM and write down any problem.

# taudem_sitrep() works - all well

Code
taudem_sitrep()
Message <cliMessage>
Message
v Found GDAL
v Found MPI (MPI).
v Found TauDEM path
Expand All @@ -34,7 +29,7 @@
Run time is highly uncertain as it depends on the complexity of the input data
and speed and memory of the computer. This estimate is based on our testing on
a dual quad core Dell Xeon E .GHz PC with GB RAM.
Message <cliMessage>
Message
-- End of TauDEM output --------------------------------------------------------
v Was able to launch a TauDEM example!
! Double-check above output for serious error messages.
Expand Down

0 comments on commit 0bca324

Please sign in to comment.