Skip to content

Commit 24d7284

Browse files
committed
revert the mask to defualt name
1 parent 6bc9e07 commit 24d7284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prep/NISAR_prep.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
"metadata": {},
375375
"outputs": [],
376376
"source": [
377-
"out_mask = f\"{work_dir}/waterMask_v2.msk\" # GeoTIFF file, just named .msk as requested\n",
377+
"out_mask = f\"{work_dir}/waterMask.msk\" # GeoTIFF file, just named .msk as requested\n",
378378
"res_m = 40 # WorldCover is ~10m; NISAR is ~80m\n",
379379
"\n",
380380
"# Read EPSG from the first NISAR file\n",

0 commit comments

Comments
 (0)