Skip to content

0.3.0

Compare
Choose a tag to compare
@robbibt robbibt released this 08 Nov 00:52
· 236 commits to develop since this release
cf63600

What's changed

Overall updates

  • Major update to repository directory structure (new Interactive_apps directory, Frequently_used_code renamed to How_to_guides, DEA_datasets renamed to DEA_products)
  • All repository content updated to the latest DEA Collection 3 Landsat and Sentinel-2 data
  • Added extensive testing throughout repo (of both dea_tools and notebook content)

New Python package updates

  • New xr_pansharpen function supporting multiple options for pansharping Landsat imagery, including Brovey, ESRI, simple mean, PCA and HSV pansharpening (#994)
  • Major refactor of tide modelling functions (model_tides, pixel_tides) to add support for multiple tide models and parallel processing (#1077, #1112, #1142, #1084)
  • Updated load_ard to support Sentinel-2 data and the s2cloudless cloud mask (#984, #1000)
  • Update subpixel_contours to allow custom time formats (#1065)
  • Updated dea_tools.spatial functions to use spatial tools from odc-geo (#978, #1039)
  • New function to calculate points on a line (#1014)
  • New helper functions folium_map and ipyleaflet_map that enables easy placing of an xarray.Dataset on a webmap (#1145)
  • New folium_dual_map function to allow easily comparing datasets side-by-side (#1145)

New Jupyter notebooks and features

Examples

New Contributors

PyPI

https://pypi.org/project/dea-tools/0.3.0/

Full Changelog: 0.2.7...0.3.0