[x] Extract bathymetry data for the 1D domain, shown in Fig. 3.4.1, from the GEBCO_2021 Grid. Use a 250m sampling between the two points
[x] Extend the class tsunami_lab::io::Csv such that it can read your extracted bathymetry data.
[x] Add a new setup setups::TsunamiEvent1d which uses your CSV reader and the artificial displacement to initialize your quantities as defined in Eq. 3.4.1.
[x] Run and visualize the setup. What runup do you observe?
[ ] (optional) Modify the displacement! What are the impacts?
[x] Extract bathymetry data for the 1D domain, shown in Fig. 3.4.1, from the GEBCO_2021 Grid. Use a 250m sampling between the two points
[x] Extend the class tsunami_lab::io::Csv such that it can read your extracted bathymetry data.
[x] Add a new setup setups::TsunamiEvent1d which uses your CSV reader and the artificial displacement to initialize your quantities as defined in Eq. 3.4.1.
[x] Run and visualize the setup. What runup do you observe?
[ ] (optional) Modify the displacement! What are the impacts?