Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Notice: Unexpected clearActionName after getActionName already called in /var/www/html/w/includes/Context/RequestContext.php on line 321
Synthetic dataset of 2342 earthquake/tsunami scenarios targeting the Nankai trough subduction zone - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of MediaWiki\Skin\BaseTemplate::getPersonalTools was deprecated in 1.46 Call $this->getSkin()->getPersonalToolsForMakeListItem instead (T422975). [Called from Skins\Chameleon\Components\NavbarHorizontal\PersonalTools::getHtml in /var/www/html/w/skins/chameleon/src/Components/NavbarHorizontal/PersonalTools.php at line 66] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Synthetic dataset of 2342 earthquake/tsunami scenarios targeting the Nankai trough subduction zone

From MaRDI portal
(Redirected from Dataset:6699727)



DOI10.5281/zenodo.12696848Zenodo12696848MaRDI QIDQ6699727

Dataset published at Zenodo repository.

Author name not available (Why is that?)

Publication date: 9 July 2024

Copyright license: No records found.



Summary: Data of 2342 hypothetical Nankai Trough events Tsunami propagation is simulated by the GeoClaw software (Clawpack Development Team, 2021). Earthquake realizations generated by the Mudpy software (Melgar, 2020). Data composition is as follows:nankai_data├── quakes│ ├── dtopofiles│ │ ├── nankai_xy_zzzzzz.dtt3│ │ ├── ...│ ├── png│ │ ├── nankai_xy_zzzzzz_slip_dtopo.png│ │ ├── ...│ └── ruptures│ ├── nankai_xy_zzzzzz.log│ ├── nankai_xy_zzzzzz.rupt│ ├── ...├── waves│ ├── nankai_xy_zzzzzz.csv│ ├── ...├── gauge_loc.csv└── wave_seq.npy Details of each file: Unzipping `nankai_data.tar.gz` creates two directories and two file: `quakes/`, `waves/`, `gauge_loc.csv` and `wave_seq.npy`.Note that 8 GB of additional storage is required. quakes/ Earthquake data of 2342 scenarios. quakes/dtopofiles/nankai_xy_zzzzzz.dtt3Seafloor deformation of each scenarioMw: x.y, ID: zzzzzz quakes/ruptures/nankai_xy_zzzzzz.rupt stores the rupture for each scenario.nankai_xy_zzzzzz.log has information about the rupture. quakes/png/nankai_xy_zzzzzz_slip_dtopo.pngThe slip distribution and seafloor deformation due to fault rupture are visualized in PNG format. waves/ 2342 .csv files contain time series data of simulated tsunami wave heightsThe left column has the time (minute) elapsed from the fault ruptureThe following columns have the wave sequences recorded at each gaugeEach file has 2160 rows corresponding to the simulation time steps, 3 [hr] x 3600 [sec/hr] / 5[sec] = 2160. gauge_loc_all.csv The locations of 62 synthetic gaugesGauge IDs are in the left column named ID.The gauge locations are in Longitude and Latitude columns.Some of the synthetic gauges are set by referring to the locations of existing gauges, as shown in the Instruments column. wave_seq.npy Data matrix containing the wave sequences.Loading this binary data by numpy.load('wave_seq.npy')gives a 2342 x 62 x 2160-shaped 3d array.






This page was built for dataset: Synthetic dataset of 2342 earthquake/tsunami scenarios targeting the Nankai trough subduction zone