File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ foreach(TESTFILE ${TESTFILES})
42
42
set_property (TEST ${TESTNAME} PROPERTY WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} /${DIR} )
43
43
endforeach ()
44
44
45
+
45
46
set_tests_properties (test .python.pkg.nisar.workflows.geo2rdr PROPERTIES
46
47
DEPENDS test .python.pkg.nisar.workflows.rdr2geo)
47
48
set_tests_properties (test .python.pkg.nisar.workflows.resample_slc PROPERTIES
@@ -50,6 +51,7 @@ set_tests_properties(test.python.pkg.nisar.workflows.crossmul PROPERTIES
50
51
DEPENDS test .python.pkg.nisar.workflows.resample_slc)
51
52
set_tests_properties (test .python.pkg.nisar.workflows.filter_interferogram PROPERTIES
52
53
DEPENDS test .python.pkg.nisar.workflows.crossmul)
54
+
53
55
# using rdr2geo outputs as RUNW rasters to confirm geocode run
54
56
# using RUNW HDF5 needed as a verifiable dummy RUNW input
55
57
set_tests_properties (test .python.pkg.nisar.workflows.geocode_insar PROPERTIES
You can’t perform that action at this time.
0 commit comments