DePSI water mask is unique per track, but this is not possible, crashes singapore track 18 #68
Labels
bug
Something isn't working
enhancement
New feature or request
In progress
Issue currently being worked on
Priority-0
Showstopper bugs and crashing AoIs
This causes issues in track 18 over Singapore, @alapadat1 relevant for you.
Currently the parameter
filename_water_mask
specifies a single water mask in.raw
format. However, this file corresponds to a single track as the number of lines and pixels in the file needs to match the crop exactly.I therefore propose the following changes:
/project/caroline/Software/config/caroline-water-masks
water_mask_sg_singapore_asc_t171.raw
(sg_singapore
being the parameterdepsi_AoI_name
)filename_water_mask
todo_water_mask
, being a boolean'yes'
or'no'
generate_depsi_param_file_txt.py
to fill in[]
ifdo_water_mask
is'no'
, and fill in/project/caroline/Software/config/caroline-water-masks/water_mask_<depsi_AoI_name>_<sensor>_<asc_dsc>_t<track:0>3d>.raw
ifdo_water_mask
is'yes'
@alapadat1 can you generate the water mask for track 18? Then I can start implementing these changes.
The text was updated successfully, but these errors were encountered: