sup3r
sup3r copied to clipboard
Bnb/masked fwp
This adds the option to skip chunks in the forward pass routine if all coordinates covered by that chunk are masked. The mask is provided as an additional variable through file_paths
, where mask is 1 / True if the coordinate should not be included in the forward pass. An example which masks conus except for areas around observation locations is shown below.
Mask:
Collected forward pass output: