Releases: digitalearthafrica/deafrica-coastlines
Releases · digitalearthafrica/deafrica-coastlines
0.4.3
0.4.2
- 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
ofpyTMD
Full Changelog: 0.4.1...0.4.2
0.4.1
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 ofpyTMD
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
What's Changed
This release makes several important updates to DE Africa Coastlines required for the official release:
- Added code to export continental zipped shapefiles that can be used as an input to GeoServer
- Added the discussed WMS-specific fields required for the WMS and DE Africa Map visualisation to the new shapefiles
- Updated the code to generate 2021 shorelines (+ styling for those new features)
- Restored offshore islands but flagged them as uncertain
Full Changelog: 0.3.5...0.4.0
0.3.5
0.3.4
0.3.3
What's Changed
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