Releases: GeoscienceAustralia/dea-coastlines
1.2.4
Implement mask modification file
Use combination of 15% and 50% layer for determining coastal study area and extracting rivers respectively
Full Changelog: 1.2.3...1.2.4
1.2.3
Add tide centre and hotspot generation flag to CLI so that they can be customised at run time.
Fix issues with requirements that caused vector code to fail with errors
Full Changelog: 1.2.2...1.2.3
1.2.2
Fixes a bug where NaN
values weren't being properly dealt with in annual coastal masking code
Removed islands prior to river detection to avoid narrow channels being masked out as rivers:
Full Changelog: 1.2.1...1.2.2
1.2.1
Fix bug with overwrite functionality failing when no vector version is supplied
Full Changelog: 1.2.0...1.2.1
1.2.0
- Added run status outputs to ensure
--no-overwrite
functionality works correctly - Prepare code for second Argo continental run
Full Changelog: 1.1.16...1.2.0
1.1.16
A major overhaul of the contours_preprocess
function to simplify the creation and application of masks, and add a new experimental automated river mask.
Full Changelog: 1.1.15...1.1.16
1.1.15
Make Geodata 100K load more efficient by removing dask load so data is not loaded again in each for loop iteration
Full Changelog: 1.1.14...1.1.15
1.1.14
Move Geodata 100K coastal dataset load outside for loop to reduce S3 requests
Full Changelog: 1.1.13...1.1.14
1.1.13
Remove reduntant tide modelling points for ocean water identification in favour of approach based on Geodata 100K dataset
Full Changelog: 1.1.12...1.1.13
1.1.12
Updated raster and vector code to support tiles with missing data for individual years in the time series (e.g. remote coral sea tiles with patchy Landsat history)
Full Changelog: 1.1.11...1.1.12