0.3.0
What's changed
Overall updates
- Major update to repository directory structure (new
Interactive_apps
directory,Frequently_used_code
renamed toHow_to_guides
,DEA_datasets
renamed toDEA_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 thes2cloudless
cloud mask (#984, #1000) - Update
subpixel_contours
to allow custom time formats (#1065) - Updated
dea_tools.spatial
functions to use spatial tools fromodc-geo
(#978, #1039) - New function to calculate points on a line (#1014)
- New helper functions
folium_map
andipyleaflet_map
that enables easy placing of anxarray.Dataset
on a webmap (#1145) - New
folium_dual_map
function to allow easily comparing datasets side-by-side (#1145)
New Jupyter notebooks and features
- New introductory Wetlands Insight Tool notebook (#1102)
- New introductory DEA Mangroves notebook (#1131)
- New introductory DEA Surface Reflectance (Sentinel-2, Collection 3) notebook
- New Sunglint masking with Sentinel-2 notebook (#1122)
- New Pansharpening Landsat with
xr_pansharpen
notebook (#994) - New Combining data from DEA and Microsoft Planetary Computer notebook (#1097)
- New Visualising coastal turbidity notebook (#1073)
- New Determining seasonal extent of waterbodies with Sentinel-2 notebook (#1054)
- New Monitoring water quality notebook (#1146)
- New Near real-time burnt area mapping using DEA notebook (#1049)
- Added a search bar and marker to interactive widgets (#1096)
- Updated DEA Landsat Surface Reflectance notebook to include an example of cloud buffering with
load_ard
(#1094) - Updated Generating satellite imagery animations notebook to add a combined Sentinel-2 and Landsat option (#1043)
- Extracted coastal transect app from DEA Coastlines notebook and moved it to a new
Interactive_apps
notebook (#1032)
Examples
New Contributors
- @geoscience-aman made their first contribution in #956
- @andressutton made their first contribution in #991
- @LaurenSchenk1 made their first contribution in #1025
- @treefern made their first contribution in #1026
- @mdasi00 made their first contribution in #1029
- @Joram95 made their first contribution in #1073
- @Ariana-B made their first contribution in #1081
PyPI
https://pypi.org/project/dea-tools/0.3.0/
Full Changelog: 0.2.7...0.3.0