You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nisar datasets (#559)
* add dataset to input arguments for nisar
* set subdataset argument default value to None
---------
Co-authored-by: mirzaees <smirzaee@aurora.jpl.nasa.gov>
'Use `nearest` resampling for merging temporal coherence (#508)
Closes#144
The `lanczos` filter was leading to pixels above 1 in the merged
temporal coherence image, despite the max being 1.0 per burst.
This is also likely the reason for negative coherences, though
we can reopen if any new instances are spotted (hasn't been seen in a
year)