Skip to content

Releases: GeoscienceAustralia/dea-coastlines

1.2.4

12 Jan 02:56
Compare
Choose a tag to compare

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

10 Jan 03:11
Compare
Choose a tag to compare

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

20 Dec 05:53
Compare
Choose a tag to compare

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:

Before:
image

After:
image

Full Changelog: 1.2.1...1.2.2

1.2.1

13 Dec 06:20
Compare
Choose a tag to compare

Fix bug with overwrite functionality failing when no vector version is supplied

Full Changelog: 1.2.0...1.2.1

1.2.0

13 Dec 05:03
Compare
Choose a tag to compare
  • 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

09 Dec 04:22
Compare
Choose a tag to compare

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

07 Dec 02:14
Compare
Choose a tag to compare

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

07 Dec 01:20
Compare
Choose a tag to compare

Move Geodata 100K coastal dataset load outside for loop to reduce S3 requests

Full Changelog: 1.1.13...1.1.14

1.1.13

05 Dec 04:59
Compare
Choose a tag to compare

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

29 Nov 23:12
Compare
Choose a tag to compare

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