A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

GlobalDeltaChange

A theoretical framework to predict delta morphology and delta change, and a set of codes to make this predictions on a global scale for about 11,000 deltas.
https://github.com/jhnienhuis/globaldeltachange

Category: Hydrosphere
Sub Category: Ocean and Hydrology Data Access

Last synced: about 8 hours ago
JSON representation

Repository metadata

Global Delta Dataset

readme.rst

          **************
GlobalDeltaChange
**************

.. image:: https://zenodo.org/badge/191585237.svg
   :target: https://zenodo.org/badge/latestdoi/191585237
    
.. image:: https://app.codacy.com/project/badge/Grade/0ae4939efdcd43b9b70e3ac605619f50
    :target: https://www.codacy.com/gh/jhnienhuis/GlobalDeltaChange/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jhnienhuis/GlobalDeltaChange&utm_campaign=Badge_Grade
    

    
*GlobalDeltaChange* is a (1) theoretical framework to predict delta morphology and delta change, and (2) a set of codes to make this predictions on a global scale for ~11,000 deltas. Results and methods are described in `Nienhuis et al., 2020 `_

.. figure:: https://media.springernature.com/full/springer-static/image/art%3A10.1038%2Fs41586-019-1905-9/MediaObjects/41586_2019_1905_Fig1_HTML.png?as=webp
    
    Global delta morphology, as predicted by three sediment fluxes (Qwave, Qtide, and Qriver), within a ternary space and along Earths' coast.

Documentation
#############

Versioning
**********

by Jaap Nienhuis, Utrecht University, 2019, version 1.0
by Jaap Nienhuis, Utrecht University, 2021, version 2.0
(Version 2.0 includes the newest land/water change data from GSW, local wave estimates from local wind fetch, submarine and subaerial elevation, river names, and more.)

Use the data
#############

The data can be viewed interactively in `a GEE App `_.
Raw data is available here on github, formatted as `MATLAB .mat `_, `Shapefiles `_, `NetCDF .nc `_, and `.kml `_ files. 

Reproduce the data
#############

To reproduce the GlobalDeltaData.mat file, run the following functions in this order: 

Main functions
**********
(1) find_river_mouth.m
    uses hydrosheds, DIVA, Durr, and SRTM to find all alluvial river mouths globally, furtheron referred to as deltas. Initiates the GlobalDeltaData.mat file

(2) get_QRiver.m
    uses WBMSED to get a pristine and disturbed sediment and water flux to each delta. Optionally you can use get_QRiver_timeseries to get daily QRiver and Discharge output

(3) get_channel_slope.m
    uses SRTM and hydrosheds to extract river elevation profiles for all deltas up to 30 meters elevation
    
(4) get_bathy_profile.m
    uses etopo data to get steepest descent profiles of the underwater basin depths, from the river mouth to -100m
    
(5) get_Qwave.m
    adds wave data to each delta from WaveWatch. For deltas that are (partially) sheltered from wave approach angles, it estimates a fetch based on shoreline orientation.
    It uses the bretschneider fetch formula and WaveWatch wind data to estimate wave heights in sheltered locations. Uses get_global_fetch.m. 
    Optionally you can use get_QWave_timeseries to get daily wave statistics, or get_QWave_future to get estimates of future wave heights (up to 2100).

(6) get_Qtide.m
    adds tide data to each delta, based on TOPEX data
    
(7) get_hydrobasins_id.m
    adds identifiers from the new WWF HydroATLAS, HydroBasins, and HydroRIVERS datasets

(8) add_names_to_deltas.m
    Uses FAO data to find river names for deltas, where available. Needs updating.

Supplemental functions
**********

land_area_change/get_aquamonitor_data
    defines polygons for each river delta, and retrieves aquamonitor and earthsurfacewater explorer data to get delta coastal area land gain and loss within those regions. 
    These data are noisy, so use with caution and with appropriate estimates of data uncertainty. The GEE code can be found at:
    https://code.earthengine.google.com/21dd5f216c625b8696b4d9af6ee55215
    We manually define polygons for the 100 largest deltas (see GlobalDeltaMax100.kml), and use proxies for delta area size for the remaining deltas.
    
export_data/create_kml, create_netcdf, create_shapefile, create_shapefile_deltaland
    various functions to export relevant data to kml, netcdf, xlsx, and shapefile formats
    
misc/galloway_predictor
    function to plot output in the galloway triangle.

validation/global_delta_validation
    function to compare predictions against observations and put the resulting accuracy in the readme.rst file on github
    
Input datasets
#############

Reproducing the data can be done with the following input datasets:

- HydroSheds 15 arcsec drainage direction (DIR), flow accumulation (ACC), and basin outline (BAS) files
source: https://www.hydrosheds.org/

- DIVA typology_coastline
source: AT Vafeidis, G Boot, J Cox, R Maatens, L McFadden, RJ Nicholls, T Spencer, RSJ Tol, (2006) The DIVA database documentation, DINAS-COAST Consortium

- DURR dataset
source: Dürr, H.H., Laruelle, G.G., van Kempen, C.M. et al. Estuaries and Coasts (2011) 34: 441. https://doi.org/10.1007/s12237-011-9381-y

- NOAA vectorized shoreline
source: https://www.ngdc.noaa.gov/mgg/shorelines/

- WBMSed global discharge, pristine, and disturbed sediment fluxes
source: https://sdml.ua.edu/datasets-2/

- Global directional wave statistics (WaveWatch), and global tides (TOPEX)
source: https://jhnienhuis.users.earthengine.app/view/changing-shores

- SRTM, 1 arcsec (30 meter) resolution global topography
source: https://lpdaac.usgs.gov/products/srtmgl1v003/

- River Names, from FAO Aquamaps
source: http://www.fao.org/nr/water/aquamaps/

(note, I don't store these here because of versioning and file size limitations. Please get in touch if you can't find them, I will send them to you)

Global Delta Accuracy
#############

The accuracy of the global delta dataset is assessed through comparison against field measurements and other datasets, scipts are validation data are in the subfolder "validation".

We compare the total number of predicted deltas (~11,000) against field observations of deltas that meet our definition (see the publication). We also compare the predicted morphology and give accuracy for individual predictions and for the global total. Lastly, we compare the delta land area change against a set of other datasets and observations.

For deltas on Madagascar, and additional deltas drawn at random from the dataset, we obtain the following confusion matrix:

+-----------+------------+------------+-----------+---------+
|           |              Observed                         |
+===========+============+============+===========+=========+
|           |            | Wave       | River     | Tide    |
+-----------+------------+------------+-----------+---------+
|           | Wave       | 244        |  011      | 033     |
+-----------+------------+------------+-----------+---------+
| Predicted | River      | 020        |  025      | 018     |
+-----------+------------+------------+-----------+---------+
|           | Tide       | 003        |  001      | 017     |
+-----------+------------+------------+-----------+---------+

For individual predictions, we retrieve the following accuracies

================    =======================
Morphology          Prediction accuracy (%)
----------------    -----------------------
Wave dominated               89%
River dominated              65%
Tide dominated               23%
================    =======================

Scaling up to the globe, we retrieve the following estimates for the global number of deltas and their morphologies

================    ==============  =======================
Morphology          Global number   Uncertainty (+/- 1std)
----------------    --------------  -----------------------
All deltas            10848             0371
Wave dominated        08245             0894 
River dominated       01825             0633
Tide dominated        00778             0601
================    ==============  =======================

The accuracy of our Aquamonitor-derived land area change estimats for global deltas is assessed by comparison against other models, and individual delta assessments.

================    ==============  =======================
Selection            Percentage of      Expressed in 
                     delta change       Area (km2/yr)  
----------------    --------------  -----------------------
Detection error         001%                001.00
Mapping error           153%                152.64
Intermodel error        092%                092.16
----------------    --------------  -----------------------
One delta (mean)        246%                245.80
All deltas (SE)         103%                103.16 
================    ==============  =======================









        

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 78
Total Committers: 5
Avg Commits per committer: 15.6
Development Distribution Score (DDS): 0.513

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Jaap Nienhuis 3****s 38
Nienhuis j****s@u****l 15
Nienhuis N****s@D****T 14
jaap j****p@n****s 8
nienh003 n****3@U****l 3

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1
Total pull requests: 12
Average time to close issues: N/A
Average time to close pull requests: 2 minutes
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 1.0
Average comments per pull request: 0.17
Merged pull request: 11
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jhnienhuis/globaldeltachange

Top Issue Authors

  • jhnienhuis (1)

Top Pull Request Authors

  • jhnienhuis (11)
  • codacy-badger (1)

Top Issue Labels

Top Pull Request Labels

Score: 4.605170185988091