opera-adt / DSWX-SAR

Dynamic Surface Water Extent from Synthetic Aperture Radar
Apache License 2.0
9 stars 6 forks source link

DSWx Comparison Script Improvements #80

Closed collinss-jpl closed 3 months ago

collinss-jpl commented 3 months ago

While working with the dswx_comparison.py script from this repo, I made a few improvements to a version we used for PGE/PCM integration that I thought would be nice to have in the original version.

This branch updates the list of excepted metadata fields, adds logic to properly compare the RTC_INPUT_LIST metadata field, and resolves scalar overflow warnings raised by Python when comparing the DSWx image arrays.