Skip to main content

Improvement of near-field tsunami forecasting method using ocean-bottom pressure sensor network (S-net)

Abstract

Since the installation of a dense cabled observation network around the Japan Trench (S-net) by the Japanese government that includes 150 sensors, several tsunami forecasting methods that use the data collected from the ocean floor sensors were developed. One of such methods is the tsunami forecasting method which assimilates the data without any information of earthquakes. The tsunami forecasting method based on the assimilation of the ocean-bottom pressure data near the source area was developed by Tanioka in 2018. However, the method is too simple to be used for an actual station distribution of S-net. To overcome its limitation, we developed an interpolation method to generate the appropriate data at the equally spaced positions for the assimilation from the data observed at sensors in S-net. The method was numerically tested for two large underthrust fault models, a giant earthquake (Mw8.8) and the Nemuro-oki earthquake (Mw8.0) models. Those fault models off Hokkaido in Japan are expected to be ruptured in the future. The weighted interpolation method, in which weights of data are inversely proportional to the square of the distance, showed good results for the tsunami forecast method with the data assimilation. Furthermore, results indicated that the method is applicable to the actual observed data at the S-net stations. The only limitation of the weighted interpolation method is that the computed tsunami wavelengths tend to be longer than the actual tsunamis wavelength.

Introduction

The 2011 Tohoku-oki earthquake (Mw9.0) generated a large tsunami along the Pacific coast of northern Japan (Mori et al. 2012). Although the Japan Meteorological Agency (JMA) issued a major tsunami warning along the Pacific coast of Japan immediately after the earthquake (Ozaki 2011), the tsunami caused a catastrophic disaster with approximately 19,000 casualties. After this event, the development of a more accurate and rapid tsunami warning system became a high-priority focus area in Japan.

For this purpose, the Japanese government installed a dense cabled observation network, called the seafloor observation network for earthquakes and tsunami around the Japan Trench (S-net), in 2017. The network is operated by the National Research Institute for Earth Science and Disaster Resilience (NEID). In this network, 150 observation stations consisting of ocean-bottom pressure sensors and seismometers are connected by cables at the 30-km intervals (Uehira et al. 2012; Kanazawa 2013). The cables are distributed on the seafloor offshore off northern Japan (Fig. 1).

Fig. 1
figure 1

Bathymetry of the study area and locations of the S-net sensors (red dots). The red rectangle shows the source area of the 17th century giant earthquake (Mw 8.8), according to Ioki and Tanioka (2016). The black rectangle shows the source area of the 1973 Nemuro-oki earthquake (Mw7.8), as per Tanioka et al. (2007)

Recently, various early forecasting methods for tsunami using the dense seafloor observation networks have been proposed. Tsushima et al. (2012) developed a method called tsunami Forecasting based on Inversion for initial sea Surface Height (tFISH) which estimates the initial sea surface deformation from tsunami waveforms observed at ocean-bottom pressure gauges. Yamamoto et al. (2016) developed a tsunami forecasting method that rapidly estimates tsunami inundation based on a multi-index method and compares the observed tsunami heights with the pre-computed tsunami heights at ocean-bottom sensors. Moreover, new tsunami computation methods based on the assimilation of tsunami observations without the tsunami source information were developed by Maeda et al. (2015), Tanioka (2018), and Tanioka and Gusman (2018). Gusman et al. (2016) applied the method developed by Maeda et al. (2015) to the tsunami generated by the 2012 Haida Gwaii earthquake and computed the tsunami wave field successfully by assimilating data observed at ocean-bottom pressure sensors in Cascadia. However, it is difficult to apply this method with ocean-bottom pressure data within the source area, because the ocean surface displacement above the source area just after the earthquake cannot be observed by the ocean-bottom pressure sensors. The near-field tsunami inundation forecasting method developed by Tanioka (2018) and Tanioka and Gusman (2018) uses the time derivative of the pressure waveforms observed at the ocean-bottom pressure sensors near the source area. Therefore, tsunami computation by assimilating data can be performed without any tsunami source information as soon as the earthquake or tsunami generation is completed. Tanioka and Gusman (2018) tested ocean-bottom pressure sensors equally distributed at 15 min intervals or approximately 30 km apart. In reality, the S-net ocean-bottom sensors are not installed at uniform intervals (Fig. 1), particularly in the north–south direction, and have a lesser number than those tested by Tanioka and Gusman (2018). They finally concluded that it is necessary to improve their method using the exact locations of the S-net sensors for real-time tsunami inundation forecasts.

In this paper, we improve the tsunami forecasting method proposed by Tanioka (2018) and Tanioka and Gusman (2018) to be able to use the exact locations of the S-net sensors. This improved method was tested for two expected large underthrust earthquakes off the Pacific coast of Hokkaido, Japan: an expected magnitude 9 class earthquake, and the Nemuro-oki earthquake with a magnitude of 8.

Previous method to determine the tsunami height field

Tanioka (2018) presented a tsunami simulation method that assimilates dense ocean-bottom pressure data near the tsunami source regions. Tanioka and Gusman (2018) suggested a near-field tsunami inundation forecasting method based on the method presented by Tanioka (2018). Here, we briefly explain the method used to determine the tsunami height field. A governing equation for the tsunami propagation, the wave equation of the linear shallow-water approximation, is as follows:

$$\frac{{\partial^{2} h_{f} \left( {x,y,t} \right)}}{{\partial t^{2} }} = \frac{{\partial^{2} \eta \left( {x,y,t} \right)}}{{\partial t^{2} }} = gd\left( {\frac{{\partial^{2} \eta \left( {x,y,t} \right)}}{{\partial x^{2} }} + \frac{{\partial^{2} \eta \left( {x,y,t} \right)}}{{\partial y^{2} }}} \right),$$
(1)

where d is the depth of the ocean, \(\eta \left( {x,y,t} \right)\) is the ocean surface displacement or tsunami height, \(h_{f} \left( {x,y,t} \right)\) is the water-depth fluctuation proportional to the ocean-bottom pressure change \(\Delta p\left( {x,y,t} \right)\) as: \(h_{f} \left( {x,y,t} \right) = \frac{1}{\rho g}\Delta p\left( {x,y,t} \right)\), where ρ is the density of sea water and \(g\) is the gravitational acceleration. From Eq. (1), the finite-difference equation is obtained as follows:

$$\frac{{h_{{f_{i,j}}}^{k + 1} - 2h_{{f_{i,j}}}^{k} + h_{{f_{i,j}}}^{k - 1}}}{{\Delta t^{2} }} = gd_{i,j} \left( {\frac{{\eta_{i + 1,j}^{k} - 2\eta_{i,j}^{k} + \eta_{i - 1,j}^{k} }}{{\Delta x^{2} }} + \frac{{\eta_{i,j + 1}^{k} - 2\eta_{i,j}^{k} + \eta_{i,j - 1}^{k} }}{{\Delta y^{2} }}} \right),$$
(2)

where i and j are indices of points for the x- and y-directions in the computed domain, k is the index for time steps, \(\Delta x\) and \(\Delta y\) are the spacing intervals in the x- and y-directions, respectively, and \(\Delta t\) is the time interval. Afterwards, we assumed that there were hypothetical pressure sensors at each point (marked in red dots in Fig. 2). The spacing interval for both the x- and y-directions is 10 arc-min or approximately 18 km. As such, the total number of hypothetical sensors was assumed to be 275. The left-hand side of Eq. (2) was obtained from the pressure data at each hypothetical pressure sensor. The unknown parameters were ocean surface displacement field or tsunami height filed, \(\eta_{i,j}^{k}\), above each hypothetical pressure gauge at a particular time, k. The tsunami heights outside the hypothetical pressure gauge network were assumed to be 0. Subsequently, we were able to compute the tsunami height field, \(\eta_{i,j}^{k}\), above the hypothetical pressure sensor network by solving Eq. (2) for all hypothetical pressure sensors using the inversion technique as described by Tanioka (2018).

Fig. 2
figure 2

Tsunami simulation area and locations of the calculated assimilation data (red dots) using interpolation of the observed data at the S-net sensors (black dots). The blue and green rectangles show the locations of the two test fault models of the hypothetical giant earthquake (Mw8.8) and the Nemuro-oki earthquake (Mw8.0), respectively. Triangles demarcate the locations where the tsunami waveforms are compared in Figs. 4 and 6

Interpolation method for data assimilation

A problem with the method mentioned above is that in practice, the S-net sensors are not distributed at the 10 arc-min intervals in the x and y direction, and the number of the S-net sensors is much less than 275 (Fig. 2). To solve this problem, we need to develop an appropriate interpolation method to obtain pressure data at the hypothetical points situated at the 10 arc-min intervals (red dots in Fig. 2) from the observed pressure data at the S-net sensors (black dots in Fig. 2). A number of weighted interpolation methods were tested to find the most appropriate one. The left-hand side of Eq. (2), \(z_{p}^{k} = \frac{{h_{{f_{p}}}^{k + 1} - 2h_{{f_{p}}}^{k} + h_{{f_{p}}}^{k - 1}}}{{\Delta t^{2} }}\), at each sensor position (xp, yp) in S-net was calculated from the observed pressure data. The left-hand side of Eq. (2), \(z_{i,j}^{k} = \frac{{h_{{f_{i,j}}}^{k + 1} - 2h_{{f_{i,j}}}^{k} + h_{{f_{i,j}}}^{k - 1} }}{{\Delta t^{2} }}\), at each hypothetical point (xi,j, yi,j) at the 10 arc-min intervals (red dots in Fig. 2) was obtained by the weighted interpolation equation as follows:

$$z_{ij}^{k} = {{\sum\nolimits_{p = 1}^{n} {w_{pij} z_{p}^{k} } } \mathord{\left/ {\vphantom {{\sum\nolimits_{p = 1}^{n} {w_{pij} z_{p}^{k} } } {\sum\nolimits_{p = 1}^{n} {w_{pij} } }}} \right. \kern-0pt} {\sum\nolimits_{p = 1}^{n} {w_{pij} } }},$$
(3)

where wp,i,j, is the weight factor for each observed point (p) to calculate \(z_{i,j}^{k}\) at each hypothetical point (i, j). Then, the weight factor was defined as follows:

$$w_{p,i,j} = \frac{1}{{\left( {\sqrt {\left( {x_{p} - x_{i,j} } \right)^{2} + \left( {y_{p} - y_{i,j} } \right)^{2} } } \right)^{\alpha } }},$$
(4)

where \(\alpha\) is the control factor. If control factor \(\alpha\) equals one, the weights are inversely proportional to the distance between the observed points in S-net and hypothetical points for assimilation. In this study, we varied control factor \(\alpha\) from 1 to 3 (integers only) to find the best factor that provides an appropriate tsunami height distribution near a tsunami source area using the assimilation technique developed by Tanioka (2018).

Test region and fault models

Great underthrust earthquakes repeatedly occurred in the past at the plate interface in the subduction zone where the Pacific plate subducts beneath the Kurile Trench off Hokkaido (Fig. 1). Historically, the Pacific coast of Hokkaido has suffered from large disasters due to those earthquakes and their associated tsunamis (Tanioka et al. 2007). Additionally, the paleo-earthquake studies using tsunami deposits along the Pacific coast of Hokkaido revealed that much larger tsunamis repeatedly occurred in the past 6000 years compared with historical tsunamis (Nanayama et al. 2003; Hirakawa et al. 2005). The most recent large paleo-tsunami that occurred in the early 17th century (Fig. 1) was well studied by Satake et al. (2008) and Ioki and Tanioka (2016). The fault model of the earthquake was constructed by reproducing the observed tsunami deposit distribution along the Hokkaido coast with the computed one. Ioki and Tanioka (2016) concluded that the great underthrust earthquake with a moment magnitude of 8.8 ruptured a large area of the plate interface off Hokkaido. The Headquarters for Earthquake Research Promotion, Japan, published a long-term evaluation report on the occurrence of large subduction earthquakes along the Kurile Trench (Headquarters of Earthquake Research Promotion 2018). They reported that the probability of a giant earthquake with a magnitude exceeding Mw 8.8 along the Kurile trench in 30 years is between 7 and 40%. Therefore, mitigation of tsunami disasters due to the giant earthquake (M8.8) has become an urgent challenge in Japan, particularly in Hokkaido.

In this study, we chose the hypothetical giant earthquake (Mw8.8) along the Kurile trench off Hokkaido to test our tsunami simulation by assimilating pressure data observed by the S-net sensors near the source region. The fault length and fault width for this hypothetical earthquake (Fig. 2) were set to be 300 km and 100 km, respectively, as per the estimations of the 17th-century giant earthquake fault model (Satake et al. 2008; Ioki and Tanioka 2016). A strike of 228°, a dip of 15°, and a rake of 90° were set to be the same as those in the seventeenth century giant earthquake fault model (Table 1). A slip amount was calculated to be 15 m by assuming a moment magnitude of 8.8 and a rigidity of 4 × 1010 N/m2.

Table 1 Fault models for the two test earthquakes

The Headquarters for Earthquake Research Promotion also reported that the probability of a great Nemuro-oki earthquake (Mw7.8–8.5) along the Kurile trench in 30 years is approximately 70%, being higher than that of the giant earthquake (Mw8.8). In this region, the 1973 Nemuro-oki earthquake (Mw 7.8) (Fig. 1) and the 1894 Numuro-oki earthquake (Mw8.2) were previously occurred. Tanioka et al. (2007) showed that the fault size of the 1894 event (200 km × 100 km) was larger than that of the 1973 event (80 km × 80 km). In this study, we chose the Nemuro-oki earthquake (Mw 8.0) to test our method. The fault length and fault width of the earthquake (Fig. 2) were set to be 100 km and 80 km, respectively. A strike of 240°, a dip of 15°, and a rake of 90° were set the same as those in the fault model of the Nemuro-oki earthquakes (Table 1). A slip amount was calculated to be 4 m by assuming a moment magnitude of 8.0 and a rigidity of 4 × 1010 N/m2.

Method for numerical computation tests

Two reference tsunamis, used as the original tsunamis for synthetic tests, were computed in the area off Hokkaido and Tohoku (Fig. 2). The coseismic vertical deformation was calculated using the Okada (1986) equations from the fault models of the two reference earthquakes (Table 1) and used as the initial conditions of tsunamis. The tsunamis were numerically computed by solving the linear long-wave equations using the finite-difference method with a staggered grid system (Satake 2015). The grid size of the tsunami computation was set at 1 arc-min (approximately 1.8 km). The time step of the computation was set to be 2 s to satisfy the stability condition. The duration of the earthquake was chosen to be 90 s.

To test the assimilation method, the tsunami waveforms at the S-net observation points (black dots in Fig. 2) were computed numerically from the reference fault models and transferred to the water-depth fluctuation, hf(x,y,t) in Eq. (1), as described in Tanioka (2018). Afterwards, the left-hand side of Eq. (2), \(z_{p}^{k} = \frac{{h_{{f_{p}}}^{k + 1} - 2h_{{f_{p}}}^{k} + h_{{f_{p}}}^{k - 1} }}{{\Delta t^{2} }}\), at each sensor position (xp, yp) in S-net at a time k was calculated from the water-depth fluctuation data. Time intervals, \(\Delta t\), for the giant earthquake (Mw8.8) and the Nemuro earthquake (Mw8.0) cases were set at 6 s and 30 s, respectively. Time interval, \(\Delta t\), needs to be larger for a smaller earthquake, because term, \(h_{{f_{p}}}^{k + 1} - 2h_{{f_{p}}}^{k} + h_{{f_{p}}}^{k - 1}\), needs to be large enough to be observed at the S-net sensors. Then, those at equally distributed hypothetical points (xi,j, yi,j) at the 10 arc-min intervals (red dots in Fig. 2), \(z_{i,j}^{k} = \frac{{h{}_{{f_{i,j}}}^{k + 1} - 2h_{{f_{i,j}}}^{k} + h_{{f_{i,j}}}^{k - 1} }}{{\Delta t^{2} }}\), were obtained by the above interpolation methods. Subsequently, the tsunami height fields at equally distributed hypothetical points at a time k were computed using the assimilation method as described by Tanioka (2018). For tsunami simulation, the tsunami height field obtained at a time k from the observed depth fluctuation data at the S-net sensors replaced the tsunami height field at a time k during the tsunami numerical simulation. The replacements of the tsunami height field as data assimilations were completed at 90 s after the initiation of the earthquake as the duration of the earthquake was set at 90 s. Finally, the tsunami numerical simulation was continued until 90 min after the earthquake by solving the linear long-wave equations without data assimilation.

Results

In the first test case, a tsunami caused by the giant earthquake (Mw8.8) along the Kurile Trench off Hokkaido was numerically computed as a reference tsunami. The computed tsunami height fields at 90 and 1200 s after the initiation of the earthquake are shown in Fig. 3. The tsunami height fields were computed by the assimilation of simulated observation data at sensors in S-net (Fig. 2) using the interpolation method utilized in Eqs. (3) and (4) with three control factors (α = 1, 2, and 3) (Fig. 3). Seven computed tsunami waveforms at Hanasaki, Kushiro, Hiroo, and Urakawa in Hokkaido, and Hachinohe, Miyako, and Kesennuma in Tohoku obtained from the reference tsunami and from the assimilations using the interpolation with three control factors (α = 1, 2, and 3) are compared in Fig. 4. The maximum tsunami heights at these seven locations are also presented in Table 2. The tsunami waveforms (Fig. 4) and maximum tsunami heights (Table 2) from the reference tsunami computation were comparable to those from the assimilation of simulated observation data using the interpolation, where control factor α equaled two. The maximum tsunami heights computed from the assimilation of the data using the interpolation, where control factor α equaled one, were underestimated compared to the maximum tsunami heights computed directly from the reference fault model. Some of the tsunami waveforms from the assimilation of those data were different from those of the reference model, especially the waveforms at Hanasaki in Hokkaido. On the contrary, the maximum tsunami heights computed from the assimilation of the data using interpolation, where control factor α equaled 3, were overestimated in comparison with those computed directly from the reference fault model. Therefore, we conclude that the weighted interpolation method, where control factor α equaled two in Eq. (4), is appropriate for our assimilation method using the ocean-bottom pressure data observed at the S-net sensors.

Fig. 3
figure 3

Comparisons of the tsunami height fields at 90 and 1200 s after the initiation of the earthquake for the reference tsunami of the giant earthquake and three assimilation tsunamis as computed by the interpolation of the simulated observation data at the S-net sensors using Eq. (3), where control factor α from Eq. (4) ranges from 1 to 3

Fig. 4
figure 4

Comparisons of tsunami waveforms at seven locations (refer to Fig. 2 for exact locations) for three assimilation tsunamis (red lines) with the reference tsunamis (black lines) of the giant earthquake case, where control factor α from Eq. (4) ranges from 1 to 3

Table 2 Comparison of the maximum tsunami heights at seven locations computed from the reference tsunami of the giant earthquake (Mw8.8) and the assimilations using the interpolation where control factor α ranges from 1 to 3 (see Fig. 4)

As for the second test case, the tsunami caused by the fault model of the Nemuro-oki earthquake (Mw 8.0) was numerically computed as a reference tsunami. The computed tsunami height fields at 90 and 1200 s after the initiation of the earthquake are shown in Fig. 5a. The tsunami height fields were computed by the assimilation of simulated observation data at the S-net sensors (Fig. 2) using the interpolation method as described by Eq. (3), where control factor α equaled two (Fig. 5b). Seven computed tsunami waveforms from the reference tsunami and from the data assimilations using the interpolation are compared in Fig. 6a, b. The maximum tsunami heights at these seven locations are also presented in Table 3. As the assimilation area was much larger than the source area in this case, small tsunami height fields in the southwest of the assimilation area, where no tsunami was computed as a reference tsunami, were realized for the data assimilation (Fig. 5b). Therefore, the computed tsunami waveforms from the data assimilation using the interpolation (Fig. 6b) have longer period characteristics and higher maximum tsunami heights than those waveforms of the reference tsunami. These results indicate that the data assimilation area needs to be limited to an area with reasonable water-depth fluctuations observed at the S-net sensors.

Fig. 5
figure 5

Comparisons of tsunami height fields at 90 and 1200 s after the initiation of the earthquake for the reference tsunami (a) of the Nemuro-oki earthquake and two assimilation tsunamis computed using the interpolation of the simulated observation data at the S-net sensors for a large assimilation area (b) (for exact locations refer to Fig. 2) and a the small assimilation area (c) (for exact locations, refer to Fig. 7)

Fig. 6
figure 6

Comparisons of tsunami waveforms at seven locations (refer to Fig. 2 for exact locations) for two assimilation tsunamis (red lines) using a a large assimilation area (for exact locations refer to Fig. 2) and b a small assimilation area (for exact locations refer to Fig. 7). The reference tsunami waveforms are shown by black lines

Table 3 Comparison of the maximum tsunami heights at seven locations computed from the reference tsunami of the Nemuro-oki earthquake (Mw8.0) and the assimilations using the large and small assimilation areas (for their location, refer Fig. 6)

Furthermore, we used a small assimilation area shown in Fig. 7. For sensors in this small assimilation area, the calculated assimilation data \(z_{p}^{k} = \frac{{h_{{f_{p}^{k + 1} }} - 2h_{{f_{p}^{k} }} + h_{{f_{p}^{k - 1} }} }}{{\Delta t^{2} }}\) were more than 1/20 of the maximum assimilation data of all the sensors. The computed tsunami height fields at 90 and 1200 s after the initiation of the earthquake are shown in Fig. 5c. Figure 6 shows that seven computed tsunami waveforms from the reference tsunami are better fitted by the computed tsunami waveforms from the data assimilation in the small area using interpolation than in the large area. Table 3 also shows that the maximum tsunami heights of the reference tsunami better agree with those computed from the data assimilation in the small area than in the large area.

Fig. 7
figure 7

Locations of the assimilation data in a small assimilation area (marked by red dots) calculated by the interpolation of the observed data at the S-net sensors (black dots). The blue rectangle shows the test fault model of the Nemuro-oki earthquake (Mw8.0). Triangles demarcate the locations of the tsunami waveforms from Fig. 6

Discussion

The case study for the Nemuro-oki earthquake (Mw 8.0) showed that the reference tsunami better agreed with the computed tsunami using the small assimilation area limited to the tsunami source area. It is better to check this effect for the giant earthquake (Mw 8.8) case. We recomputed the tsunami height field using the largest assimilation area shown in Fig. 8a by the assimilation of simulated observation data at the S-net sensors using the interpolation method as described by Eq. (3), where control factor α equaled two. The computed result was compared with the previous result using the assimilation area shown in Fig. 2 for the giant earthquake (Mw 8.8) case (Figs. 3 and 4). The computed tsunami height fields at 90 after the initiation of the earthquake (Fig. 8b) are almost the same as the result shown in Fig. 3 for the control factor, α equaled two. Figure 8c shows that seven computed tsunami waveforms using the largest assimilation area are almost the same as those computed waveforms using the assimilation area shown in Fig. 2. Those results indicated that the effect of limiting a size of the assimilation area is negligible to be considering for the giant earthquake (Mw 8.8) case and only significant for the Nemuro-oki earthquake (Mw 8.0) case which has a smaller tsunami source area than the giant earthquake case.

Fig. 8
figure 8

Tsunami assimilation using the largest assimilation area for the giant earthquake. a Locations of the hypothetical assimilation points (red dots) and the S-net sensors (black dots). The blue rectangle shows the location of the fault model for the hypothetical giant earthquake (Mw8.8). b The tsunami height fields at 90 s after the initiation of the earthquake for assimilation tsunami as computed by the interpolation of the simulated observation data at the S-net sensors. c Comparison of tsunami waveforms at seven locations (green triangles in a) for two assimilation tsunamis using a large assimilation area (black lines, the same as Fig. 4) and the largest assimilation area (red lines) for the giant earthquake using the control factor α = 2

To use our improved assimilation method in practice, non-tsunami components such as sea-bottom acceleration changes due to a fault motion of an earthquake should be removed from the original ocean-bottom pressure data. Saito and Tsushima (2016) showed that the first ~ 90 s of ocean-bottom pressure data is highly affected by acoustic waves and seismic waves generated by the earthquake. Mizutani et al. (2020) recently developed an early tsunami detection method for near-fault ocean-bottom pressure data by comparing the seismic data and pressure data at the same site to eliminate non-tsunami components. This tsunami detection method should be applied to original pressure data before our improved assimilation method is applied to the data. Another difficulty for practical use of our method is that the end of the earthquake rupture is unknown. Although replacements of the tsunami height field as data assimilations were completed at 90 s in this study, those replacements should continue more than the duration of the earthquake in practice. We may need to decide the ending time of those replacements using the seismic records at the same sites as the pressure observations. Finally, after pressure sensors are suffered by the strong motion of a large earthquake, mechanical malfunction of the sensors may occur as suggested by Kubota et al. (2018). Those malfunctioned sensors need to be identified as soon as the strong motion ends and the data at those sensors should not be used in our data assimilation method.

Conclusion

We developed a tsunami forecasting method using the assimilation of data obtained by interpolation of observed data at the S-net sensors near the tsunami source area. The interpolation method, as described in Eq. (3), where control factor α equaled two, performed acceptable for the tsunami forecasting method for the giant earthquake (Mw 8.8) case. However, for the Nemuro-oki earthquake (Mw 8.0) case, the wavelengths of tsunami waveforms computed using the assimilation of data were slightly longer and larger than those of the reference tsunami. This indicates the limitation of data assimilation using the suggested interpolation method, because the assimilation data at the 176 hypothetical points (red dots in Fig. 7) were calculated from the interpolation of data at only 12 S-net sensors for the Nemuro-oki earthquake case. Then, the assimilation area should be limited to an area where the reliable water-depth fluctuations are observed at the S-net sensors. Moreover, tsunami height fields from a smaller earthquake are more difficult to be computed using our data assimilation method.

Availability of data and materials

None.

Abbreviations

S-net:

Seafloor observation network for earthquake and tsunami along the Japan Trench

JMA:

Japan Meteorological Agency

tFISH:

Tsunami Forecasting based on Inversion for initial sea Surface Height

References

  • Gusman RG, Sheehan AF, Satake K, Heidazadeh M, Mulia IE, Maeda T (2016) Tsunami data assimilation of Cascadia seafloor pressure gauge records from the 2012 Haida Gwaii earthquake. Res Lett, Geophy. https://doi.org/10.1002/2016GL068368

    Book  Google Scholar 

  • Headquarters of Earthquake Research Promotion (2018), Evaluations of occurrence potential of large earthquakes along the Kurile trench, https://www.jishin.go.jp/main/chousa/kaikou_pdf/chishima3.pdf (in Japanese)

  • Hirakawa K, Nakamura Y, Nishimura Y (2005) Mega-Tsunamis since last 6500 years along the Pacific Coast of Hokkaido. Special Issue, Chikyu Mon 49:173–180 (in Japanese)

    Google Scholar 

  • Ioki K, Tanioka Y (2016) Re-estimated fault model of the 17th century great earthquake off Hokkaido using tsunami deposit data. Earth Planet Sci Lett. 433:133–138. https://doi.org/10.1016/j.epsl.2015.10.009

    Article  Google Scholar 

  • Kanazawa T (2013) Japan Trench earthquake and tsunami monitoring network of cable-linked 150 ocean bottom observatories and its impact to earth disaster science, Proceedings of the International Conference Underwater Technology

  • Kubota T, Suzuki W, Nakamura T, Chikasada NY, Aoi S, Takahashi N, Hino R (2018) Tsunami source inversion using time-derivative waveform of offshore pressure records to reduce effects of non-tsunami components. Geophys J Int 215(2):1200–1214

    Article  Google Scholar 

  • Maeda T, Obara K, Shinohara M, Kanazawa T, Uehira K (2015) Successive estimation of a tsunami wavefield without earthquake source data: a data assimilation approach toward real-time tsunami forecasting. Geophys Res Lett 42(19):7923–7932

    Article  Google Scholar 

  • Mizutani A, Yomogida K, Tanioka Y (2020) Early tsunami detection with near-fault ocean-bottom pressure gauge records based on the comparison with seismic data. J Geophys Res. https://doi.org/10.1029/2020JC016275

    Article  Google Scholar 

  • Mori N, Takahashi T, The 2011 Tohoku earthquake tsunami joint survey group (2012) Nationwide post event survey and analysis of the 2011 Tohoku earthquake tsunami. Coastal Eng J 54(1):1250001. https://doi.org/10.1142/S0578563412500015

    Article  Google Scholar 

  • Nanayama F, Satake K, Furukawa R, Shimokawa K, Atwater BF, Shigeno K, Yamaki S (2003) Unusually large earthquakes inferred from tsunami deposits along the Kurile trench. Nature 424:660–663

    Article  Google Scholar 

  • Okada Y (1986) Surface deformation due to shear and tensile faults in a half-space. Bull Seismol Soc Am 75:1135–1154

    Google Scholar 

  • Ozaki T (2011) Outline of the 2011 off the Pacific coast of Tohoku earthquake (Mw 9.0) -Tsunami warnings/advisories and observations. Earth Planets Space 63(7):827–830

    Article  Google Scholar 

  • Saito T, Tsushima H (2016) Synthesizing ocean bottom pressure records including seismic wave and tsunami contributions: toward realistic tests of monitoring systems. J Geophys Res 121(11):8175–8195

    Article  Google Scholar 

  • Satake K (2015) Tsunamis, in treatise on geophysics, vol 4, 2nd edn. Elsevier, Amsterdam, pp 477–504

    Book  Google Scholar 

  • Satake K, Nanayama F, Yamaki S (2008) Fault models of unusual tsunami in the 17th century along the Kurile trench. Earth Planets Space 60:925–935

    Article  Google Scholar 

  • Tanioka Y (2018) Tsunami simulation method assimilating ocean bottom pressure data near a tsunami source region. Pure Appl Geophys 175(2):721–729

    Article  Google Scholar 

  • Tanioka Y, Gusman AR (2018) Near-field tsunami inundation forecast method assimilating ocean bottom pressure data: a synthetic test for the 2011 Tohoku-oki tsunami. Phys Earth Planet Int. 283:82–91. https://doi.org/10.1016/j.pepi.2018.08.006

    Article  Google Scholar 

  • Tanioka Y, Satake K, Hirata K (2007) Recurrence of recent large earthquakes along the southernmost Kurile-Kamchatka Subduction Zone. Geophys Monogr 172:145–152

    Google Scholar 

  • Tsushima H, Hino R, Tanioka Y, Imamura F, Fujimoto H (2012) Tsunami waveform inversion incorporating permanent seafloor deformation and its application to tsunami forecasting. J Geophys Res Solid Earth 117:B03311. https://doi.org/10.1029/2011JB008877

    Article  Google Scholar 

  • Uehira K, Kanazawa T, Noguchi S, Aoi S, Kunugi T, Matsumoto T, Okada Y, Sekiguchi S, Shiomi K, Shinohara M, Yamada T (2012) Ocean bottom seismic and tsunami network along the Japan Trench. In: Abstract OS41C-1736 presented at 2012 Fall Meeting, AGU

  • Yamamoto N, Aoi S, Hirata K, Suzuki W, Kunugi T, Nakamura H (2016) Multi-index method using offshore ocean-bottom pressure data for real-time tsunami forecast. Earth Planets Space 68(1):128. https://doi.org/10.1186/s40623-016-0500-7

    Article  Google Scholar 

Download references

Acknowledgements

We thank two anonymous reviewers for their useful comments to improve our manuscript. We also thank Editage (www.editage.com) for English language editing. This study was supported by JSPS KAKENHI Grant Number 18H03819. This study was also supported by the Ministry of Education, Culture, Sports, Science and Technology (MEXT) of Japan, under its The Second Earthquake and Volcano Hazards Observation and Research Program (Earthquake and Volcano Hazard Reduction Research).

Funding

This study was supported by JSPS KAKENHI Grant Number 18H03819. This study was also supported by the Ministry of Education, Culture, Sports, Science and Technology (MEXT) of Japan, under its The Second Earthquake and Volcano Hazards Observation and Research Program (Earthquake and Volcano Hazard Reduction Research)

Author information

Authors and Affiliations

Authors

Contributions

YT did all. The author read and approved the final manuscript.

Corresponding author

Correspondence to Yuichiro Tanioka.

Ethics declarations

Competing interests

The author declares no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Tanioka, Y. Improvement of near-field tsunami forecasting method using ocean-bottom pressure sensor network (S-net). Earth Planets Space 72, 132 (2020). https://doi.org/10.1186/s40623-020-01268-1

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40623-020-01268-1

Keywords