Make Mol the primary operating context
This commit is contained in:
@@ -137,6 +137,7 @@ while IFS=$'\t' read -r sample_slug raster_path reference_path reference_feature
|
||||
echo "-- Sample ${sample_slug}: reference_features=${reference_feature_count} --"
|
||||
REAL_RASTER_PATH="${raster_path}" \
|
||||
REAL_REFERENCE_VECTOR_PATH="${reference_path}" \
|
||||
QUALITY_SAMPLE_SLUG="${sample_slug}" \
|
||||
QUALITY_OUTPUT_DIR="${sample_output_dir}" \
|
||||
bash scripts/run_detection_quality_matrix.sh "${BASE_URL}"
|
||||
done < "${sample_manifest_tsv}"
|
||||
|
||||
Reference in New Issue
Block a user