Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WPringle/GLOCOFFS
GLObal Coastal Ocean Flood Forecasting System: An ADCIRC-based global storm tide modeling system providing real-time forecasts of coastal flooding
https://github.com/WPringle/GLOCOFFS
Last synced: 3 months ago
JSON representation
GLObal Coastal Ocean Flood Forecasting System: An ADCIRC-based global storm tide modeling system providing real-time forecasts of coastal flooding
- Host: GitHub
- URL: https://github.com/WPringle/GLOCOFFS
- Owner: WPringle
- License: mit
- Created: 2019-04-05T16:57:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-12T16:15:17.000Z (over 3 years ago)
- Last Synced: 2024-06-11T19:39:33.061Z (5 months ago)
- Language: JavaScript
- Homepage: https://wpringle.github.io/GLOCOFFS/
- Size: 31.1 GB
- Stars: 16
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - GLOCOFFS - An ADCIRC-based global storm tide modeling system providing real-time forecasts of coastal flooding. (Climate Change / Natural Hazard and Storm)
README
# Latest 6-hourly Forecasts
## IMPORTANT NOTE
## Ongoing 6-hourly forecasts using GLOCOFFS has been discontinued.
## Global storm tide simulation forecasts are now being hosted at: [GESTOFS-develop](https://gm-ling.github.io/GESTOFS-develop/)DISCLAIMER: This model is under development and predictions for surge and coastal flooding are for research purposes only. They should never be used for navigational purposes or emergency planning under any circumstances.
## Hydrodynamic: Maximum Surge (meteorological driven component above tides)
Click to see closeup of maximum surge and maximum winds/minimum pressure in individual regions
[WA](MaxCombined_WA1.5km.png) ・ [NA](MaxCombined_NA1.5km.png) ・ [EU](MaxCombined_EU1.5km.png) ・ [EA](MaxCombined_EA1.5km.png) ・ [SA](MaxCombined_SA1.5km.png) ・ [WP](MaxCombined_WP1.5km.png) ・ [OC](MaxCombined_OC1.5km.png)
## Meteorologic: Maximum 10-m Winds and Minimum Sea Surface Pressure
![GlobalGFS](MaxWindVel_Global1.5km.png)# Archived Events
- [Tropical Cyclone Fani](Archives/Fani/Fani.md)
- [Tropical Cyclone Idai](Archives/Idai/Idai.md)## How are the Forecasts Obtained?
Forecasts are 2D barotropic ocean circulation and inundation simulations on unstructured triangular meshes subject to meteorological and astronomical forcings, which drive surge and tide respectively. The effect of ice is considered in the computationa of sea surface drag driving surge. The simulations are conducted using the Version 55 of the [ADCIRC](http://adcirc.org/) model ([Pringle et al., 2021](https://doi.org/10.5194/gmd-14-1125-2021)), and each forecast simulation takes ~10 min wall-clock time on 96 computational processors.
The meshes have been automatically generated using the [OceanMesh2D](https://github.com/CHLNDDEV/OceanMesh2D) Matlab meshing toolbox ([Roberts et al., 2019](https://doi.org/10.5194/gmd-12-1847-2019)). A single seamless unstructured mesh is used for each forecast. The default mesh which covers the entire Earth has a coastal resolution of 1.5 km. In the ocean the resolution varies between 1.5 km and 25 km according to functions of topographic gradient and distance from the shoreline.
NOTE: For the explanation below see archived events for examples of using high-resolution insets in the global mesh. The automatic 6-hourly forecasts are currently only simulated on the default global mesh without high-resolution insets
Moreover, when a storm is predicted to make landfall a higher resolution (~90 m) inset around the forecasted landfalling region is automatically merged into the global mesh to provide accurate forecasts of extreme water levels and flooding in the landfall region. In this way we can minimize the computational resources in order to provide timely forecasts without sacrificing accuracy where coastal flooding occurs.
Nearly 1400 high-resolution (~90 m) 1 deg x 1 deg inset meshes (indicated by the red boxes in the image below) have been generated in regions where storms and flooding tend to occur. These are automatically merged into the global mesh as necessary.
![SRTMBoxes](BoxMap_SRTM3.png)## Inputs and Sources
- Meteorology: [FV3-GFS](https://www.emc.ncep.noaa.gov/users/Alicia.Bentley/fv3gfs/) model 10-m wind velocities (U10 and V10) and atmospheric pressure reduced to mean sea level (MSLET). [Link for latest 10-day - archive of forecasts](https://nomads.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/)
- Topography/Bathymetry: Default for the Earth: [GEBCO_2019](https://www.gebco.net/data_and_products/gridded_bathymetry_data/gebco_2019/gebco_2019_info.html) (~450 m); for high-resolution insets topography is replaced with [SRTM3](https://dds.cr.usgs.gov/srtm/version2_1/SRTM3/) (~90 m) data.
- Shoreline Geometry: Default for the Earth: [GSSHG](http://www.soest.hawaii.edu/wessel/gshhg/); for high-resolution insets shoreline is replaced with the [SWBD](https://dds.cr.usgs.gov/srtm/version2_1/SWBD/) (~30-90 m accuracy) SRTM-based dataset.## References
- Pringle, W. J., Wirasaet, D., Roberts, K. J., and Westerink, J. J.: Global Storm Tide Modeling with ADCIRC v55: Unstructured Mesh Design and Performance, Geosci. Model Dev., 14, 1125-1145, [doi:10.5194/gmd-14-1125-2021](https://doi.org/10.5194/gmd-14-1125-2021), 2021.
- Pringle, W. J., Wirasaet, D., Westerink, J. J., and Roberts, K. J.: ADCIRC v55 - Modeling the Earth, Mesh Resolution Effects and Removing Time Step Contraints, in ADCIRC Users Group Meeting 2020, [doi:10.17615/39bf-wa56](https://doi.org/10.17615/39bf-wa56), 2020.
- Roberts, K. J., Pringle, W. J., and Westerink, J. J.: OceanMesh2D 1.0: MATLAB-based software for two-dimensional unstructured mesh generation in coastal ocean modeling, Geosci. Model Dev., 12, 1847–1868, [doi:10.5194/gmd-12-1847-2019](https://doi.org/10.5194/gmd-12-1847-2019), 2019.## Other Links
- Please also check out our dedicated [Alaska forecasts](https://gm-ling.github.io/ALCOFS-R/)