Skip to content

1.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@robbibt robbibt released this 01 Oct 03:56
b7d1cb7

1.0.0-beta (1 Oct, 2020)

Updates

  • Added the following new columns to "Statistics" points:
    • rate_soi, sig_soi, se_soi, outl_soi: Columns giving the results of regression analysis of annual distances from the 2019 baseline coastline and the Southern Oscillation Index. This can be used to plot the spatial footprint of ENSO on coastal change (e.g. indicating if and by how much coastlines retreat during La Nina years). (#24)
    • breaks: A column listing any years that were identified as breakpoints. This can be useful for verifying that a significant trend is indeed linear, or identifying areas of rapid non-linear change e.g. associated with coastal development or management (experimental, interpret with care) (#21)
  • Continental summary includes SOI as well as temporal rates of change (#27)
  • Code cleaned to use virtual products and remove dependency on dea-notebooks code (#26)
  • Add support for multiple polygons and file export for DEA CoastLines utility notebook (#16)
  • Minor updates to waterbody mask to exclude additional poorly mapped tropical rivers
  • Fully documented all script functions (#23)
  • Re-written readme doc to follow official product description and provide examples of how to load data from WFS in both R and Python

Bug fixes

  • Greatly reduced data gaps caused by an issue with the way nodata pixels were identified for gapfill years (#19)