Skip to content

Releases: digitalearthafrica/deafrica-coastlines

0.4.3

20 Sep 01:31
7bd7289
Compare
Choose a tag to compare

What's Changed

  • Fix country field schema to ensure it is not converted to float by @robbibt in #38

Full Changelog: 0.4.2...0.4.3

0.4.2

07 Sep 03:50
cc4bcd2
Compare
Choose a tag to compare
  • Fix rates of change styling to hide labels for non-significant/poor quality points
  • Simplify docker image to remove C libraries that are no longer required with latest version 1.0.9 of pyTMD

Full Changelog: 0.4.1...0.4.2

0.4.1

05 Sep 08:05
Compare
Choose a tag to compare

This update makes the following changes to the code:

  • Fixes a bug caused by pyTMD not being properly pinned
  • Uses the latest 1.0.9 version of pyTMD which greatly simplifies the required Python package dependencies/Docker build
  • Refactors raster code to remove DEAFrica specific tide modelling funcs, and instead use equivalent funcs directly from dea_tools.coastal. This will reduce the need to maintain the same code in multiple places.

Full Changelog: 0.4.0...0.4.1

0.4.0

02 Sep 04:52
Compare
Choose a tag to compare

What's Changed

This release makes several important updates to DE Africa Coastlines required for the official release:

  1. Added code to export continental zipped shapefiles that can be used as an input to GeoServer
  2. Added the discussed WMS-specific fields required for the WMS and DE Africa Map visualisation to the new shapefiles
  3. Updated the code to generate 2021 shorelines (+ styling for those new features)
  4. Restored offshore islands but flagged them as uncertain

Full Changelog: 0.3.5...0.4.0

0.3.5

07 Jun 07:56
dd9cd90
Compare
Choose a tag to compare

What's Changed

  • Fix two bugs with processing of new spatial datasets by @robbibt in #37

Full Changelog: 0.3.4...0.3.5

0.3.4

07 Jun 04:04
33c44e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.3.4

0.3.3

07 Jun 02:06
7beaf10
Compare
Choose a tag to compare

What's Changed

  • Add rocky shoreline flag, region attributes and all time mask modifications by @robbibt in #35

This release makes a number of small but important additions to the metadata fields of the DEA Coastlines data:

  • Rates of change points now have a certainty flag that highlights points with a > 75% likelihood of being rocky shorelines in the Mao et al. 2022 Global coastal geomorphology dataset based on machine learning methods dataset. This allows users to choose whether to exclude rocky shorelines from the data (as these shorelines often include spurious results due to deep terrain shadow).
  • Rates of change points and annual shorelines include a country field containing the name of the country they belong to

In addition:

  • Users are now able to manually specify locations to include or exclude from the all time mask using a new modifications_deafrica.geojson file. This provides allows small limitations of the automated Coastlines method to be addressed, while still providing a traceable record of any changes (allowing users to reproduce these modifications or ignore them depending on their application).

Full Changelog: 0.3.2...0.3.3

0.3.2

06 Jun 01:20
469984b
Compare
Choose a tag to compare

What's Changed

  • Update hotspots method to follow rates of change by @robbibt in #34

Full Changelog: 0.3.1...0.3.2

0.3.1

04 Jun 08:43
3d5fc7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

03 Jun 05:44
b02b7f9
Compare
Choose a tag to compare

What's Changed

  • Refactor code to use FES2014 tidal model via pyTMD by @robbibt in #32
  • Enable multiple hotspots and simplify CLI by @robbibt in #31

Full Changelog: 0.2.3...0.3.0