What's Changed
- Add example YAML config files by @scottstanie in #196
- Fix similarity array loading using
filled(0)
by @scottstanie in #199 - Update
plot_product
for new layers and attributes by @scottstanie in #200 - Update global product email/document id by @scottstanie in #197
- Remove background readers/writers from running mean/dispersion update by @scottstanie in #201
- Remove
.mean()
from temporal coherence load by @scottstanie in #202 - Fix new PS iteration, add recommended_mask to plot by @scottstanie in #203
- Update algo parameters to point at new overrides file by @scottstanie in #205
- Adjust default snaphu parallelism, configure
num_parallel_products
to fit in 32 GB ram by @scottstanie in #206 - Separate the netcdf creation function in
main
by @scottstanie in #207 - temporarily remove the num_parallel_product config by @mirzaees in #208
- Remove
unwrapper_mask
from product by @scottstanie in #210
Full Changelog: v0.5.1...v0.5.2