Time-series of shoreline change along the Pacific Rim
Description
This repository contains 40 years of tidally-corrected shoreline change time-series for most sandy coastlines around the Pacific Rim derived from Landsat imagery.
The dataset was used to investigate the impact of ENSO on beach erosion and accretion in:
- Vos, K., Harley, M.D., Turner, I.L. et al. Pacific shoreline erosion and accretion patterns controlled by El Niño/Southern Oscillation. Nat. Geosci. 16, 140–146 (2023). https://doi.org/10.1038/s41561-022-01117-8
CoastSat was used to map shoreline changes on Landsat 5, Landsat 7 and Landsat 8 imagery between 1984 and 2022. The Coastsat toolbox is publicly available at https://github.com/kvos/CoastSat and described in Vos et al. 2019, https://doi.org/10.1016/j.envsoft.2019.104528. The time-series of shoreline change were tidally-corrected along cross-shore transects using tide levels from a global tide model (FES2022) and a satellite-derived estimate of the beach slope (as described in Vos et al. 2020, "Beach slopes from satellite-derived shorelines", https://doi.org/10.1029/2020GL088365).
This dataset covers wave-dominated sandy coasts in the Pacific basin where Landsat imagery was available, including a total of 3,000 beaches and more than 100,000 cross-shore transects (100-m alongshore spaced). This includes coastlines in Australia, New Zealand, Japan, Chile , Peru, Mexico and USA (California and Hawaii only).
The data is structured as follows:
- There is a folder for each country (e.g. Australia)
- In the country folder, there is a folder for each site (e.g. aus0001, aus0002 etc)
- In the site folder, there are 4 CSV files:
- time_series_tidally_corrected.csv: this file contains the tidally-corrected time-series of shoreline change along each transect belonging to the site (e.g. aus0001-0001, aus0001-0002 etc). This is the final product used for coastal change analyses.
- time_series_raw.csv: this file contains the raw time-series of shoreline change, which have not be tidally-corrected. Note that each image is taken at a different stage of the tide.
- tide_levels_fes2022: this file contains the tide levels at the time of image acquisition extracted from FES2022 (global tide model publicly available on AVISO+).
- transect_coordinates_and_beach_slopes.csv: this file contains the coordinates (in WGS84 lat/lon coordinates) as well as the estimated beach slope for each transect.
In addition, there are four geospatial layers (.GEOJSON) which contain important spatial information:
- polygons.geojson: this layer contains the polygons that were used to run CoastSat for each beach.
- shorelines.geojson: this layer contains the sandy shorelines that were used to generate the cross-shore transects (also used as reference shorelines in CoastSat). Each beach has the following attributes: beach length, median orientation, median slope, and mean springs tidal range.
- transects.geojson: this layer contains the cross-shore transects, which are spaced 100 m along each beach. Each transect has the following attributes: orientation, beach slope, linear trend (in m/year), alongshore distance relative to the northern end of the beach (absolute and normalised).
- transects_edit.geojson: this layer is the same as transects.geojson but the transects that are not suitable for shoreline mapping were manually deleted (rocky shores, submerged reef, coastal lagoons and inlets, coastal defences etc...).
- transects_ENSO.geojson: this layer (similar to transects.geojson) contains the transects that were used to analyse ENSO effects on shoreline changes in the Pacific (a total of 83,000).
Files
map.jpg
Files
(1.4 GB)
Name | Size | Download all |
---|---|---|
md5:e19d1f74875e8eeb5bfff33db607db5c
|
1.6 MB | Preview Download |
md5:408c975de09f3410db5abfc8ca3c8c60
|
1.4 MB | Download |
md5:a1a8461152da672f6a5ed04d00ccbbb0
|
3.0 kB | Preview Download |
md5:e6406f31ecc3d03057fa23c6f42bc74a
|
1.2 GB | Preview Download |
md5:5d78fda6a92305cb5bf8b27471f7d487
|
20.1 MB | Download |
md5:a69113b179c22d01f9fab33c67126bbd
|
59.3 MB | Download |
md5:c8b4d927f3543de158df6ff0cf6a6582
|
55.0 MB | Download |
md5:0cdc81ad08125a46db1b0d518f8b6072
|
78.5 MB | Download |
Additional details
Related works
- Is supplement to
- Journal article: 10.1038/s41561-022-01117-8 (DOI)
Software
- Repository URL
- http://coastsat.space/
- Programming language
- Python
- Development Status
- Active