diff --git a/404.html b/404.html index 025af3f8..bd968179 100644 --- a/404.html +++ b/404.html @@ -6,7 +6,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -126,7 +126,7 @@ - + @@ -141,7 +141,7 @@ - + @@ -586,7 +586,7 @@ - + diff --git a/author/admin/index.html b/author/admin/index.html index 0991e4ef..fb037ec6 100644 --- a/author/admin/index.html +++ b/author/admin/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/al-hashemi/index.html b/author/al-hashemi/index.html index 05f28b56..ce107990 100644 --- a/author/al-hashemi/index.html +++ b/author/al-hashemi/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/bodunde/index.html b/author/bodunde/index.html index 95939eb5..f51064bf 100644 --- a/author/bodunde/index.html +++ b/author/bodunde/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/index.html b/author/index.html index c85c321b..a6ee232b 100644 --- a/author/index.html +++ b/author/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/kang/index.html b/author/kang/index.html index c893f5fc..28997529 100644 --- a/author/kang/index.html +++ b/author/kang/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/li/index.html b/author/li/index.html index adcda9ef..9a833884 100644 --- a/author/li/index.html +++ b/author/li/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/oyugi/index.html b/author/oyugi/index.html index 57fac13c..38c7b627 100644 --- a/author/oyugi/index.html +++ b/author/oyugi/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/rutkauskas/index.html b/author/rutkauskas/index.html index 28c5a386..ebf78d78 100644 --- a/author/rutkauskas/index.html +++ b/author/rutkauskas/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/shodunke/index.html b/author/shodunke/index.html index 2b886b29..d4c9f383 100644 --- a/author/shodunke/index.html +++ b/author/shodunke/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/thapa/index.html b/author/thapa/index.html index a078526c..bc58f1b3 100644 --- a/author/thapa/index.html +++ b/author/thapa/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/vera-arroyo/index.html b/author/vera-arroyo/index.html index 377ad790..89db5bed 100644 --- a/author/vera-arroyo/index.html +++ b/author/vera-arroyo/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/author/viteri/index.html b/author/viteri/index.html index 29735f17..fbcfa3ea 100644 --- a/author/viteri/index.html +++ b/author/viteri/index.html @@ -6,7 +6,7 @@ - + @@ -554,7 +554,7 @@ - + diff --git a/authors/admin/index.html b/authors/admin/index.html index 1c28dc75..41f54e50 100644 --- a/authors/admin/index.html +++ b/authors/admin/index.html @@ -6,7 +6,7 @@ - + @@ -533,9 +533,9 @@

-

My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones .

+

My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones.

-

We address our scientific problems using geodetic imaging (e.g., Global Navigation Satellite Systems & Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e.g., seismicity & structure), and laboratory-based computational modeling, with particular interests in multiscale inference and uncertainty quantification in geophysics. Through these multi-/inter-disciplinary efforts, we aim to better understand and assess geohazards and to improve safe, sustainable subsurface exploration.

+

We address various geoscience problems using geodetic imaging (e.g., Global Navigation Satellite Systems & Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e.g., seismicity & structure), and laboratory-based computational modeling, with particular interests in multiscale inference and uncertainty quantification in geophysics. Through these multi-/inter-disciplinary efforts, we aim to better understand and assess geohazards and to improve safe, sustainable subsurface exploration.

I always welcome motivated students and postdocs to join the group; please see Opportunities.

@@ -816,7 +816,7 @@

- + diff --git a/authors/admin/index.xml b/authors/admin/index.xml index b0234ccc..471e913f 100644 --- a/authors/admin/index.xml +++ b/authors/admin/index.xml @@ -17,7 +17,9 @@ Tue, 05 Feb 2019 00:00:00 +0000 https://jjle.github.io/post/jupyter/ - Learn how to blog in Academic using Jupyter notebooks + from IPython.core.display import Image Image('https://www.python.org/static/community_logos/python-logo-master-v3-TM-flattened.png') print("Welcome to Academic!") Welcome to Academic! Install Python and Jupyter Install Anaconda which includes Python 3 and Jupyter notebook. +Otherwise, for advanced users, install Jupyter notebook with pip3 install jupyter. +Create a new blog post as usual Run the following commands in your Terminal, substituting <MY_WEBSITE_FOLDER> and my-post with the file path to your Academic website folder and a name for your blog post (without spaces), respectively: @@ -26,7 +28,9 @@ Wed, 20 Apr 2016 00:00:00 -0500 https://jjle.github.io/post/getting-started/ - Create a beautifully simple website or blog in under 10 minutes. + Academic makes it easy to create a beautiful website for free using Markdown. Customize anything on your site with widgets, themes, and language packs. +Follow our easy step by step guide to learn how to build your own free website with Academic. Check out the personal demo or the business demo of what you’ll get in less than 10 minutes. + View the documentation Ask a question Request a feature or report a bug Updating? @@ -35,8 +39,8 @@ Mon, 01 Jan 0001 00:00:00 +0000 https://jjle.github.io/author/admin/ - My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones . -We address our scientific problems using geodetic imaging (e.g., Global Navigation Satellite Systems & Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e. + My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones. +We address various geoscience problems using geodetic imaging (e.g., Global Navigation Satellite Systems & Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e. diff --git a/authors/ahmed-e.-elbanna/index.html b/authors/ahmed-e.-elbanna/index.html index c66a1b3d..31e87628 100644 --- a/authors/ahmed-e.-elbanna/index.html +++ b/authors/ahmed-e.-elbanna/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/ahmed-elbanna/index.html b/authors/ahmed-elbanna/index.html index 78a4baef..d10d7d04 100644 --- a/authors/ahmed-elbanna/index.html +++ b/authors/ahmed-elbanna/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/alexandre-chen/index.html b/authors/alexandre-chen/index.html index 35e56347..bdfe4097 100644 --- a/authors/alexandre-chen/index.html +++ b/authors/alexandre-chen/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/alice-agnes-gabriel/index.html b/authors/alice-agnes-gabriel/index.html index e2be9d60..fc1b9dc6 100644 --- a/authors/alice-agnes-gabriel/index.html +++ b/authors/alice-agnes-gabriel/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/allen-gontz/index.html b/authors/allen-gontz/index.html index 164ec823..6eaec0d9 100644 --- a/authors/allen-gontz/index.html +++ b/authors/allen-gontz/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/andrea-perez-silva/index.html b/authors/andrea-perez-silva/index.html index 6c075e7e..61940b45 100644 --- a/authors/andrea-perez-silva/index.html +++ b/authors/andrea-perez-silva/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/andrew-barbour/index.html b/authors/andrew-barbour/index.html index db0b5448..e4dcb29e 100644 --- a/authors/andrew-barbour/index.html +++ b/authors/andrew-barbour/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/angelyn-moore/index.html b/authors/angelyn-moore/index.html index cf2fbee4..5ec6a418 100644 --- a/authors/angelyn-moore/index.html +++ b/authors/angelyn-moore/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/angelyn-w-moore/index.html b/authors/angelyn-w-moore/index.html index 22e24c06..513cfcca 100644 --- a/authors/angelyn-w-moore/index.html +++ b/authors/angelyn-w-moore/index.html @@ -6,7 +6,7 @@ - + @@ -575,7 +575,7 @@ - + diff --git a/authors/anthony-sladen/index.html b/authors/anthony-sladen/index.html index 1e2dc6aa..4019f6f3 100644 --- a/authors/anthony-sladen/index.html +++ b/authors/anthony-sladen/index.html @@ -6,7 +6,7 @@ - + @@ -579,7 +579,7 @@ - + diff --git a/authors/arthur-g-sylvester/index.html b/authors/arthur-g-sylvester/index.html index 98c568cc..41edd0ef 100644 --- a/authors/arthur-g-sylvester/index.html +++ b/authors/arthur-g-sylvester/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/asaf-inbal/index.html b/authors/asaf-inbal/index.html index 0c20f48f..10a5fe5c 100644 --- a/authors/asaf-inbal/index.html +++ b/authors/asaf-inbal/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/baptiste-gombert/index.html b/authors/baptiste-gombert/index.html index 3c96dac8..b62dd8ce 100644 --- a/authors/baptiste-gombert/index.html +++ b/authors/baptiste-gombert/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/benchun-duan/index.html b/authors/benchun-duan/index.html index a75cfa25..019deacc 100644 --- a/authors/benchun-duan/index.html +++ b/authors/benchun-duan/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/benjamin-idini/index.html b/authors/benjamin-idini/index.html index 0c4f3984..ae850445 100644 --- a/authors/benjamin-idini/index.html +++ b/authors/benjamin-idini/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/bertrand-delouis/index.html b/authors/bertrand-delouis/index.html index 1a37dfdc..025c3012 100644 --- a/authors/bertrand-delouis/index.html +++ b/authors/bertrand-delouis/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/bridget-smith-konter/index.html b/authors/bridget-smith-konter/index.html index 78a3a525..1aba876b 100644 --- a/authors/bridget-smith-konter/index.html +++ b/authors/bridget-smith-konter/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/brittany-a.-erickson/index.html b/authors/brittany-a.-erickson/index.html index 1c6a6952..116583f4 100644 --- a/authors/brittany-a.-erickson/index.html +++ b/authors/brittany-a.-erickson/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/brittany-erickson/index.html b/authors/brittany-erickson/index.html index 081fdf53..a5c83553 100644 --- a/authors/brittany-erickson/index.html +++ b/authors/brittany-erickson/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/bryan-riel/index.html b/authors/bryan-riel/index.html index 89b1c87c..d0b9cec0 100644 --- a/authors/bryan-riel/index.html +++ b/authors/bryan-riel/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/camilla-cattania/index.html b/authors/camilla-cattania/index.html index 20da1bc5..ba87bdd0 100644 --- a/authors/camilla-cattania/index.html +++ b/authors/camilla-cattania/index.html @@ -6,7 +6,7 @@ - + @@ -575,7 +575,7 @@ - + diff --git a/authors/carsten-uphoff/index.html b/authors/carsten-uphoff/index.html index e5ea9a61..1a8c4ea6 100644 --- a/authors/carsten-uphoff/index.html +++ b/authors/carsten-uphoff/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/casper-pranger/index.html b/authors/casper-pranger/index.html index b67cdbda..c7239fcd 100644 --- a/authors/casper-pranger/index.html +++ b/authors/casper-pranger/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/chao-liang/index.html b/authors/chao-liang/index.html index 937e8565..87fb63f4 100644 --- a/authors/chao-liang/index.html +++ b/authors/chao-liang/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/chelsea-blanton/index.html b/authors/chelsea-blanton/index.html index 36cca648..f5bbc324 100644 --- a/authors/chelsea-blanton/index.html +++ b/authors/chelsea-blanton/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/chen-ji/index.html b/authors/chen-ji/index.html index dabdda1f..f56e4e63 100644 --- a/authors/chen-ji/index.html +++ b/authors/chen-ji/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/cunren-liang/index.html b/authors/cunren-liang/index.html index e58924d8..eb844f1f 100644 --- a/authors/cunren-liang/index.html +++ b/authors/cunren-liang/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/dan-bassett/index.html b/authors/dan-bassett/index.html index 87411f36..c9b2bb87 100644 --- a/authors/dan-bassett/index.html +++ b/authors/dan-bassett/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/david-sandwell/index.html b/authors/david-sandwell/index.html index 12ad3389..ca2e8bf6 100644 --- a/authors/david-sandwell/index.html +++ b/authors/david-sandwell/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/david-t-sandwell/index.html b/authors/david-t-sandwell/index.html index 3d68de05..f296d5c7 100644 --- a/authors/david-t-sandwell/index.html +++ b/authors/david-t-sandwell/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/don-helmberger/index.html b/authors/don-helmberger/index.html index 06fed978..fe09d271 100644 --- a/authors/don-helmberger/index.html +++ b/authors/don-helmberger/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/donald-v-helmberger/index.html b/authors/donald-v-helmberger/index.html index 2036d1b5..69769df4 100644 --- a/authors/donald-v-helmberger/index.html +++ b/authors/donald-v-helmberger/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/dunyu-liu/index.html b/authors/dunyu-liu/index.html index b52b98d3..5bb409f1 100644 --- a/authors/dunyu-liu/index.html +++ b/authors/dunyu-liu/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/duo-li/index.html b/authors/duo-li/index.html index 247b98b7..7ff70a5a 100644 --- a/authors/duo-li/index.html +++ b/authors/duo-li/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/ekaterina-tymofyeyeva/index.html b/authors/ekaterina-tymofyeyeva/index.html index f4b79ab5..1f2d8a37 100644 --- a/authors/ekaterina-tymofyeyeva/index.html +++ b/authors/ekaterina-tymofyeyeva/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/emilie-klein/index.html b/authors/emilie-klein/index.html index 629f2a71..ebcbcc20 100644 --- a/authors/emilie-klein/index.html +++ b/authors/emilie-klein/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/eric-fielding/index.html b/authors/eric-fielding/index.html index aefaaf79..af786ebb 100644 --- a/authors/eric-fielding/index.html +++ b/authors/eric-fielding/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/eric-hetland/index.html b/authors/eric-hetland/index.html index 035cc0f2..605e543d 100644 --- a/authors/eric-hetland/index.html +++ b/authors/eric-hetland/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/eric-j-fielding/index.html b/authors/eric-j-fielding/index.html index 5488300c..5e5669e9 100644 --- a/authors/eric-j-fielding/index.html +++ b/authors/eric-j-fielding/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/eric-m.-dunham/index.html b/authors/eric-m.-dunham/index.html index 52c1f92f..54e08b0c 100644 --- a/authors/eric-m.-dunham/index.html +++ b/authors/eric-m.-dunham/index.html @@ -6,7 +6,7 @@ - + @@ -575,7 +575,7 @@ - + diff --git a/authors/eric-o-lindsey/index.html b/authors/eric-o-lindsey/index.html index 6bf9bd11..7bd4fce5 100644 --- a/authors/eric-o-lindsey/index.html +++ b/authors/eric-o-lindsey/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/faith-burkett/index.html b/authors/faith-burkett/index.html index 2c3aedbf..c1c4d1ff 100644 --- a/authors/faith-burkett/index.html +++ b/authors/faith-burkett/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/francisco-ortega-culaciati/index.html b/authors/francisco-ortega-culaciati/index.html index f79e5c8f..248459b4 100644 --- a/authors/francisco-ortega-culaciati/index.html +++ b/authors/francisco-ortega-culaciati/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/francisco-ortega/index.html b/authors/francisco-ortega/index.html index 67840aa5..d76539b4 100644 --- a/authors/francisco-ortega/index.html +++ b/authors/francisco-ortega/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/frank-h-webb/index.html b/authors/frank-h-webb/index.html index b0c12319..9a54b89d 100644 --- a/authors/frank-h-webb/index.html +++ b/authors/frank-h-webb/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/han-yue/index.html b/authors/han-yue/index.html index cbd880b5..4f7af5be 100644 --- a/authors/han-yue/index.html +++ b/authors/han-yue/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/hiroo-kanamori/index.html b/authors/hiroo-kanamori/index.html index 3d0ed13e..12fc85ce 100644 --- a/authors/hiroo-kanamori/index.html +++ b/authors/hiroo-kanamori/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/index.html b/authors/index.html index b4e12377..2b926577 100644 --- a/authors/index.html +++ b/authors/index.html @@ -6,7 +6,7 @@ - + @@ -443,7 +443,7 @@

Authors

-
  • Alexandre Chen
  • +
  • Ahmed Elbanna
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Alice-Agnes Gabriel
  • +
  • Alexandre Chen
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Andrea Perez-Silva
  • +
  • Alice-Agnes Gabriel
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Brittany A. Erickson
  • +
  • Allen Gontz
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Camilla Cattania
  • +
  • Andrea Perez-Silva
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Carsten Uphoff
  • +
  • Andrew Barbour
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Casper Pranger
  • +
  • Angelyn Moore
  • @@ -499,7 +499,7 @@

    Authors

    -
  • Chao Liang
  • +
  • Angelyn W Moore
  • @@ -664,7 +664,7 @@ - + diff --git a/authors/index.xml b/authors/index.xml index 5132cf3d..7b4cd84f 100644 --- a/authors/index.xml +++ b/authors/index.xml @@ -29,6 +29,15 @@ + + Ahmed Elbanna + https://jjle.github.io/authors/ahmed-elbanna/ + Sun, 01 Mar 2020 00:00:00 +0000 + + https://jjle.github.io/authors/ahmed-elbanna/ + + + Alexandre Chen https://jjle.github.io/authors/alexandre-chen/ @@ -47,6 +56,15 @@ + + Allen Gontz + https://jjle.github.io/authors/allen-gontz/ + Thu, 01 Aug 2019 00:00:00 +0000 + + https://jjle.github.io/authors/allen-gontz/ + + + Andrea Perez-Silva https://jjle.github.io/authors/andrea-perez-silva/ @@ -57,983 +75,974 @@ - Brittany A. Erickson - https://jjle.github.io/authors/brittany-a.-erickson/ - Tue, 10 Jan 2023 00:00:00 +0000 + Andrew Barbour + https://jjle.github.io/authors/andrew-barbour/ + Fri, 01 Apr 2022 01:21:47 +0000 - https://jjle.github.io/authors/brittany-a.-erickson/ + https://jjle.github.io/authors/andrew-barbour/ - Camilla Cattania - https://jjle.github.io/authors/camilla-cattania/ - Tue, 10 Jan 2023 00:00:00 +0000 + Angelyn Moore + https://jjle.github.io/authors/angelyn-moore/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/camilla-cattania/ + https://jjle.github.io/authors/angelyn-moore/ - Carsten Uphoff - https://jjle.github.io/authors/carsten-uphoff/ - Tue, 10 Jan 2023 00:00:00 +0000 + Angelyn W Moore + https://jjle.github.io/authors/angelyn-w-moore/ + Thu, 01 Jan 2015 00:00:00 +0000 - https://jjle.github.io/authors/carsten-uphoff/ + https://jjle.github.io/authors/angelyn-w-moore/ - Casper Pranger - https://jjle.github.io/authors/casper-pranger/ - Tue, 10 Jan 2023 00:00:00 +0000 + Anthony Sladen + https://jjle.github.io/authors/anthony-sladen/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/authors/casper-pranger/ + https://jjle.github.io/authors/anthony-sladen/ - Chao Liang - https://jjle.github.io/authors/chao-liang/ - Tue, 10 Jan 2023 00:00:00 +0000 + Arthur G Sylvester + https://jjle.github.io/authors/arthur-g-sylvester/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/chao-liang/ + https://jjle.github.io/authors/arthur-g-sylvester/ - Duo Li - https://jjle.github.io/authors/duo-li/ - Tue, 10 Jan 2023 00:00:00 +0000 + Asaf Inbal + https://jjle.github.io/authors/asaf-inbal/ + Fri, 01 Aug 2014 00:00:00 -0500 - https://jjle.github.io/authors/duo-li/ + https://jjle.github.io/authors/asaf-inbal/ - Eric M. Dunham - https://jjle.github.io/authors/eric-m.-dunham/ - Tue, 10 Jan 2023 00:00:00 +0000 + Baptiste Gombert + https://jjle.github.io/authors/baptiste-gombert/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/eric-m.-dunham/ + https://jjle.github.io/authors/baptiste-gombert/ - Jean-Paul Ampuero - https://jjle.github.io/authors/jean-paul-ampuero/ - Tue, 10 Jan 2023 00:00:00 +0000 + Benchun Duan + https://jjle.github.io/authors/benchun-duan/ + Wed, 02 Mar 2022 01:21:47 +0000 - https://jjle.github.io/authors/jean-paul-ampuero/ + https://jjle.github.io/authors/benchun-duan/ - Jeremy E. Kozdon - https://jjle.github.io/authors/jeremy-e.-kozdon/ - Tue, 10 Jan 2023 00:00:00 +0000 + Benjamin Idini + https://jjle.github.io/authors/benjamin-idini/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/jeremy-e.-kozdon/ + https://jjle.github.io/authors/benjamin-idini/ - Luca Dal Zilio - https://jjle.github.io/authors/luca-dal-zilio/ - Tue, 10 Jan 2023 00:00:00 +0000 + Bertrand Delouis + https://jjle.github.io/authors/bertrand-delouis/ + Wed, 01 Jan 2014 00:00:00 +0000 - https://jjle.github.io/authors/luca-dal-zilio/ + https://jjle.github.io/authors/bertrand-delouis/ - Martin Almquist - https://jjle.github.io/authors/martin-almquist/ - Tue, 10 Jan 2023 00:00:00 +0000 + Bridget Smith-Konter + https://jjle.github.io/authors/bridget-smith-konter/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/martin-almquist/ + https://jjle.github.io/authors/bridget-smith-konter/ - Meng Li - https://jjle.github.io/authors/meng-li/ + Brittany A. Erickson + https://jjle.github.io/authors/brittany-a.-erickson/ Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/meng-li/ + https://jjle.github.io/authors/brittany-a.-erickson/ - Mohamed Abdelmeguid - https://jjle.github.io/authors/mohamed-abdelmeguid/ - Tue, 10 Jan 2023 00:00:00 +0000 + Brittany Erickson + https://jjle.github.io/authors/brittany-erickson/ + Wed, 02 Mar 2022 01:21:47 +0000 - https://jjle.github.io/authors/mohamed-abdelmeguid/ + https://jjle.github.io/authors/brittany-erickson/ - Nadia Lapusta - https://jjle.github.io/authors/nadia-lapusta/ - Tue, 10 Jan 2023 00:00:00 +0000 + Bryan Riel + https://jjle.github.io/authors/bryan-riel/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/nadia-lapusta/ + https://jjle.github.io/authors/bryan-riel/ - Paul Segall - https://jjle.github.io/authors/paul-segall/ + Camilla Cattania + https://jjle.github.io/authors/camilla-cattania/ Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/paul-segall/ + https://jjle.github.io/authors/camilla-cattania/ - Prithvi Thakur - https://jjle.github.io/authors/prithvi-thakur/ + Carsten Uphoff + https://jjle.github.io/authors/carsten-uphoff/ Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/prithvi-thakur/ + https://jjle.github.io/authors/carsten-uphoff/ - Ryosuke Ando - https://jjle.github.io/authors/ryosuke-ando/ + Casper Pranger + https://jjle.github.io/authors/casper-pranger/ Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/ryosuke-ando/ + https://jjle.github.io/authors/casper-pranger/ - Shuai Deng - https://jjle.github.io/authors/shuai-deng/ + Chao Liang + https://jjle.github.io/authors/chao-liang/ Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/shuai-deng/ + https://jjle.github.io/authors/chao-liang/ - So Ozawa - https://jjle.github.io/authors/so-ozawa/ - Tue, 10 Jan 2023 00:00:00 +0000 + Chelsea Blanton + https://jjle.github.io/authors/chelsea-blanton/ + Thu, 01 Aug 2019 00:00:00 +0000 - https://jjle.github.io/authors/so-ozawa/ + https://jjle.github.io/authors/chelsea-blanton/ - Sylvain D. Barbot - https://jjle.github.io/authors/sylvain-d.-barbot/ - Tue, 10 Jan 2023 00:00:00 +0000 + Chen Ji + https://jjle.github.io/authors/chen-ji/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/sylvain-d.-barbot/ + https://jjle.github.io/authors/chen-ji/ - Tobias W. Harvey - https://jjle.github.io/authors/tobias-w.-harvey/ - Tue, 10 Jan 2023 00:00:00 +0000 + Cunren Liang + https://jjle.github.io/authors/cunren-liang/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/tobias-w.-harvey/ + https://jjle.github.io/authors/cunren-liang/ - Valère Lambert - https://jjle.github.io/authors/val%C3%A8re-lambert/ - Tue, 10 Jan 2023 00:00:00 +0000 + Dan Bassett + https://jjle.github.io/authors/dan-bassett/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/val%C3%A8re-lambert/ + https://jjle.github.io/authors/dan-bassett/ - Yajing Liu - https://jjle.github.io/authors/yajing-liu/ - Tue, 10 Jan 2023 00:00:00 +0000 + David Sandwell + https://jjle.github.io/authors/david-sandwell/ + Thu, 01 Aug 2019 00:00:00 +0000 - https://jjle.github.io/authors/yajing-liu/ + https://jjle.github.io/authors/david-sandwell/ - Yihe Huang - https://jjle.github.io/authors/yihe-huang/ - Tue, 10 Jan 2023 00:00:00 +0000 + David T Sandwell + https://jjle.github.io/authors/david-t-sandwell/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/yihe-huang/ + https://jjle.github.io/authors/david-t-sandwell/ - Ylona van Dinther - https://jjle.github.io/authors/ylona-van-dinther/ - Tue, 10 Jan 2023 00:00:00 +0000 + Don Helmberger + https://jjle.github.io/authors/don-helmberger/ + Sun, 01 Jan 2012 00:00:00 +0000 - https://jjle.github.io/authors/ylona-van-dinther/ + https://jjle.github.io/authors/don-helmberger/ - Yoshihiro Kaneko - https://jjle.github.io/authors/yoshihiro-kaneko/ - Tue, 10 Jan 2023 00:00:00 +0000 + Donald V Helmberger + https://jjle.github.io/authors/donald-v-helmberger/ + Sat, 01 Jan 2011 00:00:00 +0000 - https://jjle.github.io/authors/yoshihiro-kaneko/ + https://jjle.github.io/authors/donald-v-helmberger/ - Yudong Sun - https://jjle.github.io/authors/yudong-sun/ - Tue, 10 Jan 2023 00:00:00 +0000 + Dunyu Liu + https://jjle.github.io/authors/dunyu-liu/ + Wed, 02 Mar 2022 01:21:47 +0000 - https://jjle.github.io/authors/yudong-sun/ + https://jjle.github.io/authors/dunyu-liu/ - Yuyun Yang - https://jjle.github.io/authors/yuyun-yang/ + Duo Li + https://jjle.github.io/authors/duo-li/ Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/yuyun-yang/ + https://jjle.github.io/authors/duo-li/ - Andrew Barbour - https://jjle.github.io/authors/andrew-barbour/ - Fri, 01 Apr 2022 01:21:47 +0000 + Ekaterina Tymofyeyeva + https://jjle.github.io/authors/ekaterina-tymofyeyeva/ + Thu, 01 Aug 2019 00:00:00 +0000 - https://jjle.github.io/authors/andrew-barbour/ + https://jjle.github.io/authors/ekaterina-tymofyeyeva/ - Kathryn Materna - https://jjle.github.io/authors/kathryn-materna/ - Fri, 01 Apr 2022 01:21:47 +0000 + Emilie Klein + https://jjle.github.io/authors/emilie-klein/ + Thu, 01 Apr 2021 00:00:00 +0000 - https://jjle.github.io/authors/kathryn-materna/ + https://jjle.github.io/authors/emilie-klein/ - Mariana Eneva - https://jjle.github.io/authors/mariana-eneva/ - Fri, 01 Apr 2022 01:21:47 +0000 + Eric Fielding + https://jjle.github.io/authors/eric-fielding/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/mariana-eneva/ + https://jjle.github.io/authors/eric-fielding/ - Benchun Duan - https://jjle.github.io/authors/benchun-duan/ - Wed, 02 Mar 2022 01:21:47 +0000 + Eric Hetland + https://jjle.github.io/authors/eric-hetland/ + Sat, 01 Jan 2011 00:00:00 +0000 - https://jjle.github.io/authors/benchun-duan/ + https://jjle.github.io/authors/eric-hetland/ - Brittany Erickson - https://jjle.github.io/authors/brittany-erickson/ - Wed, 02 Mar 2022 01:21:47 +0000 + Eric J Fielding + https://jjle.github.io/authors/eric-j-fielding/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/brittany-erickson/ + https://jjle.github.io/authors/eric-j-fielding/ - Dunyu Liu - https://jjle.github.io/authors/dunyu-liu/ - Wed, 02 Mar 2022 01:21:47 +0000 + Eric M. Dunham + https://jjle.github.io/authors/eric-m.-dunham/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/dunyu-liu/ + https://jjle.github.io/authors/eric-m.-dunham/ - Sylvain Barbot - https://jjle.github.io/authors/sylvain-barbot/ - Wed, 02 Mar 2022 01:21:47 +0000 + Eric O Lindsey + https://jjle.github.io/authors/eric-o-lindsey/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/sylvain-barbot/ + https://jjle.github.io/authors/eric-o-lindsey/ - Valere Lambert - https://jjle.github.io/authors/valere-lambert/ - Wed, 02 Mar 2022 01:21:47 +0000 + Faith Burkett + https://jjle.github.io/authors/faith-burkett/ + Thu, 01 Aug 2019 00:00:00 +0000 - https://jjle.github.io/authors/valere-lambert/ + https://jjle.github.io/authors/faith-burkett/ - Emilie Klein - https://jjle.github.io/authors/emilie-klein/ - Thu, 01 Apr 2021 00:00:00 +0000 + Francisco Ortega + https://jjle.github.io/authors/francisco-ortega/ + Fri, 01 Aug 2014 00:00:00 -0500 - https://jjle.github.io/authors/emilie-klein/ + https://jjle.github.io/authors/francisco-ortega/ - Yehuda Bock - https://jjle.github.io/authors/yehuda-bock/ - Thu, 01 Apr 2021 00:00:00 +0000 + Francisco Ortega Culaciati + https://jjle.github.io/authors/francisco-ortega-culaciati/ + Thu, 01 Jan 2015 00:00:00 +0000 - https://jjle.github.io/authors/yehuda-bock/ + https://jjle.github.io/authors/francisco-ortega-culaciati/ - Rowena B. Lohman - https://jjle.github.io/authors/rowena-b.-lohman/ - Sun, 01 Nov 2020 00:00:00 +0000 + Frank H Webb + https://jjle.github.io/authors/frank-h-webb/ + Sat, 01 Jan 2011 00:00:00 +0000 - https://jjle.github.io/authors/rowena-b.-lohman/ + https://jjle.github.io/authors/frank-h-webb/ - Ahmed Elbanna - https://jjle.github.io/authors/ahmed-elbanna/ - Sun, 01 Mar 2020 00:00:00 +0000 + Han Yue + https://jjle.github.io/authors/han-yue/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/ahmed-elbanna/ + https://jjle.github.io/authors/han-yue/ - Benjamin Idini - https://jjle.github.io/authors/benjamin-idini/ - Sun, 01 Mar 2020 00:00:00 +0000 + Hiroo Kanamori + https://jjle.github.io/authors/hiroo-kanamori/ + Sat, 01 Jan 2011 00:00:00 +0000 - https://jjle.github.io/authors/benjamin-idini/ + https://jjle.github.io/authors/hiroo-kanamori/ - Kali L. Allison - https://jjle.github.io/authors/kali-l.-allison/ - Sun, 01 Mar 2020 00:00:00 +0000 + James L Beck + https://jjle.github.io/authors/james-l-beck/ + Fri, 01 Aug 2014 00:00:00 -0500 - https://jjle.github.io/authors/kali-l.-allison/ + https://jjle.github.io/authors/james-l-beck/ - Lauren S. Abrahams - https://jjle.github.io/authors/lauren-s.-abrahams/ - Sun, 01 Mar 2020 00:00:00 +0000 + Jean Mathieu Nocquet + https://jjle.github.io/authors/jean-mathieu-nocquet/ + Wed, 01 Jan 2014 00:00:00 +0000 - https://jjle.github.io/authors/lauren-s.-abrahams/ + https://jjle.github.io/authors/jean-mathieu-nocquet/ - Maricela Best McKay - https://jjle.github.io/authors/maricela-best-mckay/ - Sun, 01 Mar 2020 00:00:00 +0000 + Jean Paul Ampuero + https://jjle.github.io/authors/jean-paul-ampuero/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/maricela-best-mckay/ + https://jjle.github.io/authors/jean-paul-ampuero/ - Martijn van den Ende - https://jjle.github.io/authors/martijn-van-den-ende/ - Sun, 01 Mar 2020 00:00:00 +0000 + Jean-Paul Ampuero + https://jjle.github.io/authors/jean-paul-ampuero/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/martijn-van-den-ende/ + https://jjle.github.io/authors/jean-paul-ampuero/ - Meng Wei - https://jjle.github.io/authors/meng-wei/ - Sun, 01 Mar 2020 00:00:00 +0000 + Jean-Philippe Avouac + https://jjle.github.io/authors/jean-philippe-avouac/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/meng-wei/ + https://jjle.github.io/authors/jean-philippe-avouac/ - Michael Barall - https://jjle.github.io/authors/michael-barall/ - Sun, 01 Mar 2020 00:00:00 +0000 + Jeremy E. Kozdon + https://jjle.github.io/authors/jeremy-e.-kozdon/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/michael-barall/ + https://jjle.github.io/authors/jeremy-e.-kozdon/ - Pengcheng Shi - https://jjle.github.io/authors/pengcheng-shi/ + Kali L. Allison + https://jjle.github.io/authors/kali-l.-allison/ Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/pengcheng-shi/ + https://jjle.github.io/authors/kali-l.-allison/ - Ruth Harris - https://jjle.github.io/authors/ruth-harris/ - Sun, 01 Mar 2020 00:00:00 +0000 + Kathryn Materna + https://jjle.github.io/authors/kathryn-materna/ + Fri, 01 Apr 2022 01:21:47 +0000 - https://jjle.github.io/authors/ruth-harris/ + https://jjle.github.io/authors/kathryn-materna/ - Xiao Ma - https://jjle.github.io/authors/xiao-ma/ - Sun, 01 Mar 2020 00:00:00 +0000 + Lauren A Ward + https://jjle.github.io/authors/lauren-a-ward/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/xiao-ma/ + https://jjle.github.io/authors/lauren-a-ward/ - Yingdi Luo - https://jjle.github.io/authors/yingdi-luo/ + Lauren S. Abrahams + https://jjle.github.io/authors/lauren-s.-abrahams/ Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/yingdi-luo/ + https://jjle.github.io/authors/lauren-s.-abrahams/ - Yuri Fialko - https://jjle.github.io/authors/yuri-fialko/ - Sun, 01 Mar 2020 00:00:00 +0000 + Lingsen Meng + https://jjle.github.io/authors/lingsen-meng/ + Sat, 01 Jan 2011 00:00:00 +0000 - https://jjle.github.io/authors/yuri-fialko/ + https://jjle.github.io/authors/lingsen-meng/ - Allen Gontz - https://jjle.github.io/authors/allen-gontz/ - Thu, 01 Aug 2019 00:00:00 +0000 + Luca Dal Zilio + https://jjle.github.io/authors/luca-dal-zilio/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/allen-gontz/ + https://jjle.github.io/authors/luca-dal-zilio/ - Chelsea Blanton - https://jjle.github.io/authors/chelsea-blanton/ - Thu, 01 Aug 2019 00:00:00 +0000 + Lucie Rolland + https://jjle.github.io/authors/lucie-rolland/ + Wed, 01 Jan 2014 00:00:00 +0000 - https://jjle.github.io/authors/chelsea-blanton/ + https://jjle.github.io/authors/lucie-rolland/ - David Sandwell - https://jjle.github.io/authors/david-sandwell/ - Thu, 01 Aug 2019 00:00:00 +0000 + Luis Rivera + https://jjle.github.io/authors/luis-rivera/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/david-sandwell/ + https://jjle.github.io/authors/luis-rivera/ - Ekaterina Tymofyeyeva - https://jjle.github.io/authors/ekaterina-tymofyeyeva/ - Thu, 01 Aug 2019 00:00:00 +0000 + Mariana Eneva + https://jjle.github.io/authors/mariana-eneva/ + Fri, 01 Apr 2022 01:21:47 +0000 - https://jjle.github.io/authors/ekaterina-tymofyeyeva/ + https://jjle.github.io/authors/mariana-eneva/ - Faith Burkett - https://jjle.github.io/authors/faith-burkett/ - Thu, 01 Aug 2019 00:00:00 +0000 + Maricela Best McKay + https://jjle.github.io/authors/maricela-best-mckay/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/faith-burkett/ + https://jjle.github.io/authors/maricela-best-mckay/ - Roger Bilham - https://jjle.github.io/authors/roger-bilham/ - Thu, 01 Aug 2019 00:00:00 +0000 + Mark Simons + https://jjle.github.io/authors/mark-simons/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/roger-bilham/ + https://jjle.github.io/authors/mark-simons/ - Shahram Moafipoor - https://jjle.github.io/authors/shahram-moafipoor/ - Thu, 01 Aug 2019 00:00:00 +0000 + Martijn van den Ende + https://jjle.github.io/authors/martijn-van-den-ende/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/shahram-moafipoor/ + https://jjle.github.io/authors/martijn-van-den-ende/ - Thomas K. Rockwell - https://jjle.github.io/authors/thomas-k.-rockwell/ - Thu, 01 Aug 2019 00:00:00 +0000 + Martin Almquist + https://jjle.github.io/authors/martin-almquist/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/thomas-k.-rockwell/ + https://jjle.github.io/authors/martin-almquist/ - Xiaohua Xu - https://jjle.github.io/authors/xiaohua-xu/ - Thu, 01 Aug 2019 00:00:00 +0000 + Martin Vallée + https://jjle.github.io/authors/martin-vall%C3%A9e/ + Wed, 01 Jan 2014 00:00:00 +0000 - https://jjle.github.io/authors/xiaohua-xu/ + https://jjle.github.io/authors/martin-vall%C3%A9e/ - admin - https://jjle.github.io/authors/admin/ - Tue, 05 Feb 2019 00:00:00 +0000 + Meng Li + https://jjle.github.io/authors/meng-li/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/admin/ + https://jjle.github.io/authors/meng-li/ - Arthur G Sylvester - https://jjle.github.io/authors/arthur-g-sylvester/ - Mon, 01 Jan 2018 00:00:00 +0000 + Meng Wei + https://jjle.github.io/authors/meng-wei/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/arthur-g-sylvester/ + https://jjle.github.io/authors/meng-wei/ - Baptiste Gombert - https://jjle.github.io/authors/baptiste-gombert/ - Mon, 01 Jan 2018 00:00:00 +0000 + Michael Barall + https://jjle.github.io/authors/michael-barall/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/baptiste-gombert/ - - - - - Bridget Smith-Konter - https://jjle.github.io/authors/bridget-smith-konter/ - Mon, 01 Jan 2018 00:00:00 +0000 - - https://jjle.github.io/authors/bridget-smith-konter/ + https://jjle.github.io/authors/michael-barall/ - Cunren Liang - https://jjle.github.io/authors/cunren-liang/ - Mon, 01 Jan 2018 00:00:00 +0000 + Mohamed Abdelmeguid + https://jjle.github.io/authors/mohamed-abdelmeguid/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/cunren-liang/ + https://jjle.github.io/authors/mohamed-abdelmeguid/ - David T Sandwell - https://jjle.github.io/authors/david-t-sandwell/ - Mon, 01 Jan 2018 00:00:00 +0000 + Nadia Lapusta + https://jjle.github.io/authors/nadia-lapusta/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/david-t-sandwell/ + https://jjle.github.io/authors/nadia-lapusta/ - Eric J Fielding - https://jjle.github.io/authors/eric-j-fielding/ - Mon, 01 Jan 2018 00:00:00 +0000 + Paul Segall + https://jjle.github.io/authors/paul-segall/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/eric-j-fielding/ + https://jjle.github.io/authors/paul-segall/ - Eric O Lindsey - https://jjle.github.io/authors/eric-o-lindsey/ - Mon, 01 Jan 2018 00:00:00 +0000 + Pengcheng Shi + https://jjle.github.io/authors/pengcheng-shi/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/eric-o-lindsey/ + https://jjle.github.io/authors/pengcheng-shi/ - Lauren A Ward - https://jjle.github.io/authors/lauren-a-ward/ - Mon, 01 Jan 2018 00:00:00 +0000 + Peter M Shearer + https://jjle.github.io/authors/peter-m-shearer/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/lauren-a-ward/ + https://jjle.github.io/authors/peter-m-shearer/ - Luis Rivera - https://jjle.github.io/authors/luis-rivera/ - Mon, 01 Jan 2018 00:00:00 +0000 + Prithvi Thakur + https://jjle.github.io/authors/prithvi-thakur/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/luis-rivera/ + https://jjle.github.io/authors/prithvi-thakur/ - Mark Simons - https://jjle.github.io/authors/mark-simons/ - Mon, 01 Jan 2018 00:00:00 +0000 + Quentin Bletery + https://jjle.github.io/authors/quentin-bletery/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/authors/mark-simons/ + https://jjle.github.io/authors/quentin-bletery/ - Romain Jolivet - https://jjle.github.io/authors/romain-jolivet/ - Mon, 01 Jan 2018 00:00:00 +0000 + Risheng Chu + https://jjle.github.io/authors/risheng-chu/ + Sat, 01 Jan 2011 00:00:00 +0000 - https://jjle.github.io/authors/romain-jolivet/ + https://jjle.github.io/authors/risheng-chu/ - Zacharie Duputel - https://jjle.github.io/authors/zacharie-duputel/ - Mon, 01 Jan 2018 00:00:00 +0000 + Robert Graves + https://jjle.github.io/authors/robert-graves/ + Sun, 01 Jan 2012 00:00:00 +0000 - https://jjle.github.io/authors/zacharie-duputel/ + https://jjle.github.io/authors/robert-graves/ - Angelyn Moore - https://jjle.github.io/authors/angelyn-moore/ - Sun, 01 Jan 2017 00:00:00 +0000 + Roger Bilham + https://jjle.github.io/authors/roger-bilham/ + Thu, 01 Aug 2019 00:00:00 +0000 - https://jjle.github.io/authors/angelyn-moore/ + https://jjle.github.io/authors/roger-bilham/ - Bryan Riel - https://jjle.github.io/authors/bryan-riel/ - Sun, 01 Jan 2017 00:00:00 +0000 + Romain Jolivet + https://jjle.github.io/authors/romain-jolivet/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/bryan-riel/ + https://jjle.github.io/authors/romain-jolivet/ - Chen Ji - https://jjle.github.io/authors/chen-ji/ - Sun, 01 Jan 2017 00:00:00 +0000 + Rowena B. Lohman + https://jjle.github.io/authors/rowena-b.-lohman/ + Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/authors/chen-ji/ + https://jjle.github.io/authors/rowena-b.-lohman/ - Dan Bassett - https://jjle.github.io/authors/dan-bassett/ - Sun, 01 Jan 2017 00:00:00 +0000 + Ruth Harris + https://jjle.github.io/authors/ruth-harris/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/dan-bassett/ + https://jjle.github.io/authors/ruth-harris/ - Eric Fielding - https://jjle.github.io/authors/eric-fielding/ - Sun, 01 Jan 2017 00:00:00 +0000 + Ryosuke Ando + https://jjle.github.io/authors/ryosuke-ando/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/eric-fielding/ + https://jjle.github.io/authors/ryosuke-ando/ - Han Yue - https://jjle.github.io/authors/han-yue/ - Sun, 01 Jan 2017 00:00:00 +0000 + Sarah E Minson + https://jjle.github.io/authors/sarah-e-minson/ + Fri, 01 Aug 2014 00:00:00 -0500 - https://jjle.github.io/authors/han-yue/ + https://jjle.github.io/authors/sarah-e-minson/ - Jean-Philippe Avouac - https://jjle.github.io/authors/jean-philippe-avouac/ + Sergey V Samsonov + https://jjle.github.io/authors/sergey-v-samsonov/ Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/jean-philippe-avouac/ + https://jjle.github.io/authors/sergey-v-samsonov/ - Peter M Shearer - https://jjle.github.io/authors/peter-m-shearer/ - Sun, 01 Jan 2017 00:00:00 +0000 + Shahram Moafipoor + https://jjle.github.io/authors/shahram-moafipoor/ + Thu, 01 Aug 2019 00:00:00 +0000 - https://jjle.github.io/authors/peter-m-shearer/ + https://jjle.github.io/authors/shahram-moafipoor/ - Sergey V Samsonov - https://jjle.github.io/authors/sergey-v-samsonov/ - Sun, 01 Jan 2017 00:00:00 +0000 + Shengji Wei + https://jjle.github.io/authors/shengji-wei/ + Sun, 01 Jan 2012 00:00:00 +0000 - https://jjle.github.io/authors/sergey-v-samsonov/ + https://jjle.github.io/authors/shengji-wei/ - Susan Owen - https://jjle.github.io/authors/susan-owen/ - Sun, 01 Jan 2017 00:00:00 +0000 + Shuai Deng + https://jjle.github.io/authors/shuai-deng/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/susan-owen/ + https://jjle.github.io/authors/shuai-deng/ - Sylvain Michel - https://jjle.github.io/authors/sylvain-michel/ - Sun, 01 Jan 2017 00:00:00 +0000 + So Ozawa + https://jjle.github.io/authors/so-ozawa/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/sylvain-michel/ + https://jjle.github.io/authors/so-ozawa/ - Wenyuan Fan - https://jjle.github.io/authors/wenyuan-fan/ - Sun, 01 Jan 2017 00:00:00 +0000 + Susan E Minson + https://jjle.github.io/authors/susan-e-minson/ + Thu, 01 Jan 2015 00:00:00 +0000 - https://jjle.github.io/authors/wenyuan-fan/ + https://jjle.github.io/authors/susan-e-minson/ - Anthony Sladen - https://jjle.github.io/authors/anthony-sladen/ - Fri, 01 Jan 2016 00:00:00 +0000 + Susan E Owen + https://jjle.github.io/authors/susan-e-owen/ + Thu, 01 Jan 2015 00:00:00 +0000 - https://jjle.github.io/authors/anthony-sladen/ + https://jjle.github.io/authors/susan-e-owen/ - Quentin Bletery - https://jjle.github.io/authors/quentin-bletery/ - Fri, 01 Jan 2016 00:00:00 +0000 + Susan Owen + https://jjle.github.io/authors/susan-owen/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/quentin-bletery/ + https://jjle.github.io/authors/susan-owen/ - Angelyn W Moore - https://jjle.github.io/authors/angelyn-w-moore/ - Thu, 01 Jan 2015 00:00:00 +0000 + Sylvain Barbot + https://jjle.github.io/authors/sylvain-barbot/ + Wed, 02 Mar 2022 01:21:47 +0000 - https://jjle.github.io/authors/angelyn-w-moore/ + https://jjle.github.io/authors/sylvain-barbot/ - Francisco Ortega Culaciati - https://jjle.github.io/authors/francisco-ortega-culaciati/ - Thu, 01 Jan 2015 00:00:00 +0000 + Sylvain D. Barbot + https://jjle.github.io/authors/sylvain-d.-barbot/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/francisco-ortega-culaciati/ + https://jjle.github.io/authors/sylvain-d.-barbot/ - Susan E Minson - https://jjle.github.io/authors/susan-e-minson/ - Thu, 01 Jan 2015 00:00:00 +0000 + Sylvain Michel + https://jjle.github.io/authors/sylvain-michel/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/susan-e-minson/ + https://jjle.github.io/authors/sylvain-michel/ - Susan E Owen - https://jjle.github.io/authors/susan-e-owen/ - Thu, 01 Jan 2015 00:00:00 +0000 + Thomas K. Rockwell + https://jjle.github.io/authors/thomas-k.-rockwell/ + Thu, 01 Aug 2019 00:00:00 +0000 - https://jjle.github.io/authors/susan-e-owen/ + https://jjle.github.io/authors/thomas-k.-rockwell/ - Asaf Inbal - https://jjle.github.io/authors/asaf-inbal/ - Fri, 01 Aug 2014 00:00:00 -0500 + Tobias W. Harvey + https://jjle.github.io/authors/tobias-w.-harvey/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/asaf-inbal/ + https://jjle.github.io/authors/tobias-w.-harvey/ - Francisco Ortega - https://jjle.github.io/authors/francisco-ortega/ - Fri, 01 Aug 2014 00:00:00 -0500 + Valere Lambert + https://jjle.github.io/authors/valere-lambert/ + Wed, 02 Mar 2022 01:21:47 +0000 - https://jjle.github.io/authors/francisco-ortega/ + https://jjle.github.io/authors/valere-lambert/ - James L Beck - https://jjle.github.io/authors/james-l-beck/ - Fri, 01 Aug 2014 00:00:00 -0500 + Valère Lambert + https://jjle.github.io/authors/val%C3%A8re-lambert/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/james-l-beck/ + https://jjle.github.io/authors/val%C3%A8re-lambert/ - Sarah E Minson - https://jjle.github.io/authors/sarah-e-minson/ - Fri, 01 Aug 2014 00:00:00 -0500 + Wenyuan Fan + https://jjle.github.io/authors/wenyuan-fan/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/authors/sarah-e-minson/ + https://jjle.github.io/authors/wenyuan-fan/ - Bertrand Delouis - https://jjle.github.io/authors/bertrand-delouis/ - Wed, 01 Jan 2014 00:00:00 +0000 + Xiao Ma + https://jjle.github.io/authors/xiao-ma/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/bertrand-delouis/ + https://jjle.github.io/authors/xiao-ma/ - Jean Mathieu Nocquet - https://jjle.github.io/authors/jean-mathieu-nocquet/ - Wed, 01 Jan 2014 00:00:00 +0000 + Xiaohua Xu + https://jjle.github.io/authors/xiaohua-xu/ + Thu, 01 Aug 2019 00:00:00 +0000 - https://jjle.github.io/authors/jean-mathieu-nocquet/ + https://jjle.github.io/authors/xiaohua-xu/ - Lucie Rolland - https://jjle.github.io/authors/lucie-rolland/ - Wed, 01 Jan 2014 00:00:00 +0000 + Yajing Liu + https://jjle.github.io/authors/yajing-liu/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/lucie-rolland/ + https://jjle.github.io/authors/yajing-liu/ - Martin Vallée - https://jjle.github.io/authors/martin-vall%C3%A9e/ - Wed, 01 Jan 2014 00:00:00 +0000 + Yehuda Bock + https://jjle.github.io/authors/yehuda-bock/ + Thu, 01 Apr 2021 00:00:00 +0000 - https://jjle.github.io/authors/martin-vall%C3%A9e/ + https://jjle.github.io/authors/yehuda-bock/ - Don Helmberger - https://jjle.github.io/authors/don-helmberger/ - Sun, 01 Jan 2012 00:00:00 +0000 + Yihe Huang + https://jjle.github.io/authors/yihe-huang/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/don-helmberger/ + https://jjle.github.io/authors/yihe-huang/ - Robert Graves - https://jjle.github.io/authors/robert-graves/ - Sun, 01 Jan 2012 00:00:00 +0000 + Yingdi Luo + https://jjle.github.io/authors/yingdi-luo/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/robert-graves/ + https://jjle.github.io/authors/yingdi-luo/ - Shengji Wei - https://jjle.github.io/authors/shengji-wei/ - Sun, 01 Jan 2012 00:00:00 +0000 + Ylona van Dinther + https://jjle.github.io/authors/ylona-van-dinther/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/shengji-wei/ + https://jjle.github.io/authors/ylona-van-dinther/ - Donald V Helmberger - https://jjle.github.io/authors/donald-v-helmberger/ - Sat, 01 Jan 2011 00:00:00 +0000 + Yoshihiro Kaneko + https://jjle.github.io/authors/yoshihiro-kaneko/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/donald-v-helmberger/ + https://jjle.github.io/authors/yoshihiro-kaneko/ - Eric Hetland - https://jjle.github.io/authors/eric-hetland/ - Sat, 01 Jan 2011 00:00:00 +0000 + Yudong Sun + https://jjle.github.io/authors/yudong-sun/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/eric-hetland/ + https://jjle.github.io/authors/yudong-sun/ - Frank H Webb - https://jjle.github.io/authors/frank-h-webb/ - Sat, 01 Jan 2011 00:00:00 +0000 + Yuri Fialko + https://jjle.github.io/authors/yuri-fialko/ + Sun, 01 Mar 2020 00:00:00 +0000 - https://jjle.github.io/authors/frank-h-webb/ + https://jjle.github.io/authors/yuri-fialko/ - Hiroo Kanamori - https://jjle.github.io/authors/hiroo-kanamori/ - Sat, 01 Jan 2011 00:00:00 +0000 + Yuyun Yang + https://jjle.github.io/authors/yuyun-yang/ + Tue, 10 Jan 2023 00:00:00 +0000 - https://jjle.github.io/authors/hiroo-kanamori/ + https://jjle.github.io/authors/yuyun-yang/ - Lingsen Meng - https://jjle.github.io/authors/lingsen-meng/ - Sat, 01 Jan 2011 00:00:00 +0000 + Zacharie Duputel + https://jjle.github.io/authors/zacharie-duputel/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/authors/lingsen-meng/ + https://jjle.github.io/authors/zacharie-duputel/ - Risheng Chu - https://jjle.github.io/authors/risheng-chu/ - Sat, 01 Jan 2011 00:00:00 +0000 + admin + https://jjle.github.io/authors/admin/ + Tue, 05 Feb 2019 00:00:00 +0000 - https://jjle.github.io/authors/risheng-chu/ + https://jjle.github.io/authors/admin/ diff --git a/authors/james-l-beck/index.html b/authors/james-l-beck/index.html index aecfc23e..0544eef5 100644 --- a/authors/james-l-beck/index.html +++ b/authors/james-l-beck/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/jean-mathieu-nocquet/index.html b/authors/jean-mathieu-nocquet/index.html index a44586fb..b77b91a0 100644 --- a/authors/jean-mathieu-nocquet/index.html +++ b/authors/jean-mathieu-nocquet/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/jean-paul-ampuero/index.html b/authors/jean-paul-ampuero/index.html index a1e19b90..25d9f83a 100644 --- a/authors/jean-paul-ampuero/index.html +++ b/authors/jean-paul-ampuero/index.html @@ -6,7 +6,7 @@ - + @@ -419,10 +419,6 @@

    Latest

    The Community Code Verification Exercise for Simulating Sequences of Earthquakes and Aseismic Slip (SEAS) -
  • - Depth Varying Rupture Properties during the 2015 Mw 7.8 Gorkha (Nepal) Earthquake -
  • -
  • The Iquique Earthquake Sequence of April 2014: Bayesian Modeling Accounting for Prediction Uncertainty
  • @@ -587,7 +583,7 @@ - + diff --git a/authors/jean-paul-ampuero/index.xml b/authors/jean-paul-ampuero/index.xml index c0788b08..f904035b 100644 --- a/authors/jean-paul-ampuero/index.xml +++ b/authors/jean-paul-ampuero/index.xml @@ -38,15 +38,6 @@ - - Depth Varying Rupture Properties during the 2015 Mw 7.8 Gorkha (Nepal) Earthquake - https://jjle.github.io/publication/yue-2017/ - Sun, 01 Jan 2017 00:00:00 +0000 - - https://jjle.github.io/publication/yue-2017/ - - - The Iquique Earthquake Sequence of April 2014: Bayesian Modeling Accounting for Prediction Uncertainty https://jjle.github.io/publication/duputel-2015/ diff --git a/authors/jean-philippe-avouac/index.html b/authors/jean-philippe-avouac/index.html index 94e253f4..760342f3 100644 --- a/authors/jean-philippe-avouac/index.html +++ b/authors/jean-philippe-avouac/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/jeremy-e.-kozdon/index.html b/authors/jeremy-e.-kozdon/index.html index d7f169a2..9ff78bf0 100644 --- a/authors/jeremy-e.-kozdon/index.html +++ b/authors/jeremy-e.-kozdon/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/junle-jiang/index.html b/authors/junle-jiang/index.html index d8326907..6e30a286 100644 --- a/authors/junle-jiang/index.html +++ b/authors/junle-jiang/index.html @@ -6,7 +6,7 @@ - + @@ -655,7 +655,7 @@ - + diff --git a/authors/kali-l.-allison/index.html b/authors/kali-l.-allison/index.html index 347a94a5..233e1c33 100644 --- a/authors/kali-l.-allison/index.html +++ b/authors/kali-l.-allison/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/kathryn-materna/index.html b/authors/kathryn-materna/index.html index 9ded9962..549881b6 100644 --- a/authors/kathryn-materna/index.html +++ b/authors/kathryn-materna/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/lauren-a-ward/index.html b/authors/lauren-a-ward/index.html index 7b7cf2c3..2e6b67ab 100644 --- a/authors/lauren-a-ward/index.html +++ b/authors/lauren-a-ward/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/lauren-s.-abrahams/index.html b/authors/lauren-s.-abrahams/index.html index 4d3a9bd8..a6c3530f 100644 --- a/authors/lauren-s.-abrahams/index.html +++ b/authors/lauren-s.-abrahams/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/lingsen-meng/index.html b/authors/lingsen-meng/index.html index e611d22a..ce2a045b 100644 --- a/authors/lingsen-meng/index.html +++ b/authors/lingsen-meng/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/luca-dal-zilio/index.html b/authors/luca-dal-zilio/index.html index a5f1690b..7cafe498 100644 --- a/authors/luca-dal-zilio/index.html +++ b/authors/luca-dal-zilio/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/lucie-rolland/index.html b/authors/lucie-rolland/index.html index 8d607652..fca4a09d 100644 --- a/authors/lucie-rolland/index.html +++ b/authors/lucie-rolland/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/luis-rivera/index.html b/authors/luis-rivera/index.html index 91d9b455..a6c70332 100644 --- a/authors/luis-rivera/index.html +++ b/authors/luis-rivera/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/mariana-eneva/index.html b/authors/mariana-eneva/index.html index 7fc5dc35..4bd10ae6 100644 --- a/authors/mariana-eneva/index.html +++ b/authors/mariana-eneva/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/maricela-best-mckay/index.html b/authors/maricela-best-mckay/index.html index 6cc94eea..4bb538ab 100644 --- a/authors/maricela-best-mckay/index.html +++ b/authors/maricela-best-mckay/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/mark-simons/index.html b/authors/mark-simons/index.html index 8ac1b949..de5978a6 100644 --- a/authors/mark-simons/index.html +++ b/authors/mark-simons/index.html @@ -6,7 +6,7 @@ - + @@ -591,7 +591,7 @@ - + diff --git a/authors/martijn-van-den-ende/index.html b/authors/martijn-van-den-ende/index.html index 8172f93f..6ca26fba 100644 --- a/authors/martijn-van-den-ende/index.html +++ b/authors/martijn-van-den-ende/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/martin-almquist/index.html b/authors/martin-almquist/index.html index c3ef44fa..05d1b7bc 100644 --- a/authors/martin-almquist/index.html +++ b/authors/martin-almquist/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git "a/authors/martin-vall\303\251e/index.html" "b/authors/martin-vall\303\251e/index.html" index 28b80bbc..0ee5258e 100644 --- "a/authors/martin-vall\303\251e/index.html" +++ "b/authors/martin-vall\303\251e/index.html" @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/meng-li/index.html b/authors/meng-li/index.html index 72697d38..89b93aec 100644 --- a/authors/meng-li/index.html +++ b/authors/meng-li/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/meng-wei/index.html b/authors/meng-wei/index.html index 2217ba73..bd3514f7 100644 --- a/authors/meng-wei/index.html +++ b/authors/meng-wei/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/michael-barall/index.html b/authors/michael-barall/index.html index 7b8b6929..2232cdfd 100644 --- a/authors/michael-barall/index.html +++ b/authors/michael-barall/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/mohamed-abdelmeguid/index.html b/authors/mohamed-abdelmeguid/index.html index 46ee0d27..f189929c 100644 --- a/authors/mohamed-abdelmeguid/index.html +++ b/authors/mohamed-abdelmeguid/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/nadia-lapusta/index.html b/authors/nadia-lapusta/index.html index 883702db..e0a45c2c 100644 --- a/authors/nadia-lapusta/index.html +++ b/authors/nadia-lapusta/index.html @@ -6,7 +6,7 @@ - + @@ -587,7 +587,7 @@ - + diff --git a/authors/page/10/index.html b/authors/page/10/index.html index 254d3b78..85433feb 100644 --- a/authors/page/10/index.html +++ b/authors/page/10/index.html @@ -6,7 +6,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Wenyuan Fan
  • +
  • So Ozawa
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Anthony Sladen
  • +
  • Susan E Minson
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Quentin Bletery
  • +
  • Susan E Owen
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Angelyn W Moore
  • +
  • Susan Owen
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Francisco Ortega Culaciati
  • +
  • Sylvain Barbot
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Susan E Minson
  • +
  • Sylvain D. Barbot
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Susan E Owen
  • +
  • Sylvain Michel
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Asaf Inbal
  • +
  • Thomas K. Rockwell
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Francisco Ortega
  • +
  • Tobias W. Harvey
  • @@ -499,7 +499,7 @@

    Authors

    -
  • James L Beck
  • +
  • Valere Lambert
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/page/11/index.html b/authors/page/11/index.html index 0e255df1..12037343 100644 --- a/authors/page/11/index.html +++ b/authors/page/11/index.html @@ -6,7 +6,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Sarah E Minson
  • +
  • Valère Lambert
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Bertrand Delouis
  • +
  • Wenyuan Fan
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Jean Mathieu Nocquet
  • +
  • Xiao Ma
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Lucie Rolland
  • +
  • Xiaohua Xu
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Martin Vallée
  • +
  • Yajing Liu
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Don Helmberger
  • +
  • Yehuda Bock
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Robert Graves
  • +
  • Yihe Huang
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Shengji Wei
  • +
  • Yingdi Luo
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Donald V Helmberger
  • +
  • Ylona van Dinther
  • @@ -499,7 +499,7 @@

    Authors

    -
  • Eric Hetland
  • +
  • Yoshihiro Kaneko
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/page/12/index.html b/authors/page/12/index.html index af70646a..ad3d0d94 100644 --- a/authors/page/12/index.html +++ b/authors/page/12/index.html @@ -6,7 +6,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Frank H Webb
  • +
  • Yudong Sun
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Hiroo Kanamori
  • +
  • Yuri Fialko
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Lingsen Meng
  • +
  • Yuyun Yang
  • @@ -451,7 +451,16 @@

    Authors

    -
  • Risheng Chu
  • +
  • Zacharie Duputel
  • + + + + + + + + +
  • Junle Jiang
  • @@ -616,7 +625,7 @@ - + diff --git a/authors/page/2/index.html b/authors/page/2/index.html index 12cab807..09e451d9 100644 --- a/authors/page/2/index.html +++ b/authors/page/2/index.html @@ -6,7 +6,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Duo Li
  • +
  • Anthony Sladen
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Eric M. Dunham
  • +
  • Arthur G Sylvester
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Jean-Paul Ampuero
  • +
  • Asaf Inbal
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Jeremy E. Kozdon
  • +
  • Baptiste Gombert
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Luca Dal Zilio
  • +
  • Benchun Duan
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Martin Almquist
  • +
  • Benjamin Idini
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Meng Li
  • +
  • Bertrand Delouis
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Mohamed Abdelmeguid
  • +
  • Bridget Smith-Konter
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Nadia Lapusta
  • +
  • Brittany A. Erickson
  • @@ -499,7 +499,7 @@

    Authors

    -
  • Paul Segall
  • +
  • Brittany Erickson
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/page/3/index.html b/authors/page/3/index.html index 46ce718d..f17d6a10 100644 --- a/authors/page/3/index.html +++ b/authors/page/3/index.html @@ -6,7 +6,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Prithvi Thakur
  • +
  • Bryan Riel
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Ryosuke Ando
  • +
  • Camilla Cattania
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Shuai Deng
  • +
  • Carsten Uphoff
  • @@ -451,7 +451,7 @@

    Authors

    -
  • So Ozawa
  • +
  • Casper Pranger
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Sylvain D. Barbot
  • +
  • Chao Liang
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Tobias W. Harvey
  • +
  • Chelsea Blanton
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Valère Lambert
  • +
  • Chen Ji
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Yajing Liu
  • +
  • Cunren Liang
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Yihe Huang
  • +
  • Dan Bassett
  • @@ -499,7 +499,7 @@

    Authors

    -
  • Ylona van Dinther
  • +
  • David Sandwell
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/page/4/index.html b/authors/page/4/index.html index 03429b3f..972ab40e 100644 --- a/authors/page/4/index.html +++ b/authors/page/4/index.html @@ -6,7 +6,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Yoshihiro Kaneko
  • +
  • David T Sandwell
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Yudong Sun
  • +
  • Don Helmberger
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Yuyun Yang
  • +
  • Donald V Helmberger
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Andrew Barbour
  • +
  • Dunyu Liu
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Kathryn Materna
  • +
  • Duo Li
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Mariana Eneva
  • +
  • Ekaterina Tymofyeyeva
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Benchun Duan
  • +
  • Emilie Klein
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Brittany Erickson
  • +
  • Eric Fielding
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Dunyu Liu
  • +
  • Eric Hetland
  • @@ -499,7 +499,7 @@

    Authors

    -
  • Sylvain Barbot
  • +
  • Eric J Fielding
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/page/5/index.html b/authors/page/5/index.html index 833be2dc..e3dbdd47 100644 --- a/authors/page/5/index.html +++ b/authors/page/5/index.html @@ -6,7 +6,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Valere Lambert
  • +
  • Eric M. Dunham
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Emilie Klein
  • +
  • Eric O Lindsey
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Yehuda Bock
  • +
  • Faith Burkett
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Rowena B. Lohman
  • +
  • Francisco Ortega
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Ahmed Elbanna
  • +
  • Francisco Ortega Culaciati
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Benjamin Idini
  • +
  • Frank H Webb
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Kali L. Allison
  • +
  • Han Yue
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Lauren S. Abrahams
  • +
  • Hiroo Kanamori
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Maricela Best McKay
  • +
  • James L Beck
  • @@ -499,7 +499,7 @@

    Authors

    -
  • Martijn van den Ende
  • +
  • Jean Mathieu Nocquet
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/page/6/index.html b/authors/page/6/index.html index 033fcec2..a850b311 100644 --- a/authors/page/6/index.html +++ b/authors/page/6/index.html @@ -6,7 +6,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Meng Wei
  • +
  • Jean Paul Ampuero
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Michael Barall
  • +
  • Jean-Paul Ampuero
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Pengcheng Shi
  • +
  • Jean-Philippe Avouac
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Ruth Harris
  • +
  • Jeremy E. Kozdon
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Xiao Ma
  • +
  • Kali L. Allison
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Yingdi Luo
  • +
  • Kathryn Materna
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Yuri Fialko
  • +
  • Lauren A Ward
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Allen Gontz
  • +
  • Lauren S. Abrahams
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Chelsea Blanton
  • +
  • Lingsen Meng
  • @@ -499,7 +499,7 @@

    Authors

    -
  • David Sandwell
  • +
  • Luca Dal Zilio
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/page/7/index.html b/authors/page/7/index.html index c257f8aa..e9b4acd7 100644 --- a/authors/page/7/index.html +++ b/authors/page/7/index.html @@ -6,7 +6,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Ekaterina Tymofyeyeva
  • +
  • Lucie Rolland
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Faith Burkett
  • +
  • Luis Rivera
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Roger Bilham
  • +
  • Mariana Eneva
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Shahram Moafipoor
  • +
  • Maricela Best McKay
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Thomas K. Rockwell
  • +
  • Mark Simons
  • @@ -467,16 +467,15 @@

    Authors

    -
  • Xiaohua Xu
  • +
  • Martijn van den Ende
  • - -
  • Junle Jiang
  • +
  • Martin Almquist
  • @@ -484,7 +483,7 @@

    Authors

    -
  • Arthur G Sylvester
  • +
  • Martin Vallée
  • @@ -492,7 +491,7 @@

    Authors

    -
  • Baptiste Gombert
  • +
  • Meng Li
  • @@ -500,7 +499,7 @@

    Authors

    -
  • Bridget Smith-Konter
  • +
  • Meng Wei
  • @@ -667,7 +666,7 @@ - + diff --git a/authors/page/8/index.html b/authors/page/8/index.html index 0eebf24f..423d9860 100644 --- a/authors/page/8/index.html +++ b/authors/page/8/index.html @@ -6,7 +6,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Cunren Liang
  • +
  • Michael Barall
  • @@ -435,7 +435,7 @@

    Authors

    -
  • David T Sandwell
  • +
  • Mohamed Abdelmeguid
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Eric J Fielding
  • +
  • Nadia Lapusta
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Eric O Lindsey
  • +
  • Paul Segall
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Lauren A Ward
  • +
  • Pengcheng Shi
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Luis Rivera
  • +
  • Peter M Shearer
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Mark Simons
  • +
  • Prithvi Thakur
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Romain Jolivet
  • +
  • Quentin Bletery
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Zacharie Duputel
  • +
  • Risheng Chu
  • @@ -499,7 +499,7 @@

    Authors

    -
  • Angelyn Moore
  • +
  • Robert Graves
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/page/9/index.html b/authors/page/9/index.html index 1d7891b7..9086c8f2 100644 --- a/authors/page/9/index.html +++ b/authors/page/9/index.html @@ -6,7 +6,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -427,7 +427,7 @@

    Authors

    -
  • Bryan Riel
  • +
  • Roger Bilham
  • @@ -435,7 +435,7 @@

    Authors

    -
  • Chen Ji
  • +
  • Romain Jolivet
  • @@ -443,7 +443,7 @@

    Authors

    -
  • Dan Bassett
  • +
  • Rowena B. Lohman
  • @@ -451,7 +451,7 @@

    Authors

    -
  • Eric Fielding
  • +
  • Ruth Harris
  • @@ -459,7 +459,7 @@

    Authors

    -
  • Han Yue
  • +
  • Ryosuke Ando
  • @@ -467,7 +467,7 @@

    Authors

    -
  • Jean-Philippe Avouac
  • +
  • Sarah E Minson
  • @@ -475,7 +475,7 @@

    Authors

    -
  • Peter M Shearer
  • +
  • Sergey V Samsonov
  • @@ -483,7 +483,7 @@

    Authors

    -
  • Sergey V Samsonov
  • +
  • Shahram Moafipoor
  • @@ -491,7 +491,7 @@

    Authors

    -
  • Susan Owen
  • +
  • Shengji Wei
  • @@ -499,7 +499,7 @@

    Authors

    -
  • Sylvain Michel
  • +
  • Shuai Deng
  • @@ -666,7 +666,7 @@ - + diff --git a/authors/paul-segall/index.html b/authors/paul-segall/index.html index a78cf025..5e8985fd 100644 --- a/authors/paul-segall/index.html +++ b/authors/paul-segall/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/pengcheng-shi/index.html b/authors/pengcheng-shi/index.html index 2f9706c7..de571d67 100644 --- a/authors/pengcheng-shi/index.html +++ b/authors/pengcheng-shi/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/peter-m-shearer/index.html b/authors/peter-m-shearer/index.html index 271aa067..4fb0d770 100644 --- a/authors/peter-m-shearer/index.html +++ b/authors/peter-m-shearer/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/prithvi-thakur/index.html b/authors/prithvi-thakur/index.html index 321e4f62..0473b9c8 100644 --- a/authors/prithvi-thakur/index.html +++ b/authors/prithvi-thakur/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/quentin-bletery/index.html b/authors/quentin-bletery/index.html index 2db26375..57d11ce1 100644 --- a/authors/quentin-bletery/index.html +++ b/authors/quentin-bletery/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/risheng-chu/index.html b/authors/risheng-chu/index.html index a04faf74..e0e3fa93 100644 --- a/authors/risheng-chu/index.html +++ b/authors/risheng-chu/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/robert-graves/index.html b/authors/robert-graves/index.html index 5100b954..d9f34e93 100644 --- a/authors/robert-graves/index.html +++ b/authors/robert-graves/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/roger-bilham/index.html b/authors/roger-bilham/index.html index 34286f3c..119d92b3 100644 --- a/authors/roger-bilham/index.html +++ b/authors/roger-bilham/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/romain-jolivet/index.html b/authors/romain-jolivet/index.html index 3f06956d..4521ff6d 100644 --- a/authors/romain-jolivet/index.html +++ b/authors/romain-jolivet/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/rowena-b.-lohman/index.html b/authors/rowena-b.-lohman/index.html index 5b81f218..009113f7 100644 --- a/authors/rowena-b.-lohman/index.html +++ b/authors/rowena-b.-lohman/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/ruth-harris/index.html b/authors/ruth-harris/index.html index 29ee8622..2c712234 100644 --- a/authors/ruth-harris/index.html +++ b/authors/ruth-harris/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/ryosuke-ando/index.html b/authors/ryosuke-ando/index.html index f9e6285e..d0c6a2c9 100644 --- a/authors/ryosuke-ando/index.html +++ b/authors/ryosuke-ando/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/sarah-e-minson/index.html b/authors/sarah-e-minson/index.html index 00cf0f5b..d9e6913b 100644 --- a/authors/sarah-e-minson/index.html +++ b/authors/sarah-e-minson/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/sergey-v-samsonov/index.html b/authors/sergey-v-samsonov/index.html index 1638dab2..f05773c7 100644 --- a/authors/sergey-v-samsonov/index.html +++ b/authors/sergey-v-samsonov/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/shahram-moafipoor/index.html b/authors/shahram-moafipoor/index.html index 83def605..db32bf08 100644 --- a/authors/shahram-moafipoor/index.html +++ b/authors/shahram-moafipoor/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/shengji-wei/index.html b/authors/shengji-wei/index.html index 3b58efb2..0aa5d0b6 100644 --- a/authors/shengji-wei/index.html +++ b/authors/shengji-wei/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/shuai-deng/index.html b/authors/shuai-deng/index.html index ba30aa15..96ef7b70 100644 --- a/authors/shuai-deng/index.html +++ b/authors/shuai-deng/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/so-ozawa/index.html b/authors/so-ozawa/index.html index c074ab24..e93e59f1 100644 --- a/authors/so-ozawa/index.html +++ b/authors/so-ozawa/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/susan-e-minson/index.html b/authors/susan-e-minson/index.html index c6e9dcc3..79f54620 100644 --- a/authors/susan-e-minson/index.html +++ b/authors/susan-e-minson/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/susan-e-owen/index.html b/authors/susan-e-owen/index.html index 37c913e1..a53a92cb 100644 --- a/authors/susan-e-owen/index.html +++ b/authors/susan-e-owen/index.html @@ -6,7 +6,7 @@ - + @@ -575,7 +575,7 @@ - + diff --git a/authors/susan-owen/index.html b/authors/susan-owen/index.html index 8e48d8ba..ad9cd977 100644 --- a/authors/susan-owen/index.html +++ b/authors/susan-owen/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/sylvain-barbot/index.html b/authors/sylvain-barbot/index.html index 09bb3a14..c44b6fe9 100644 --- a/authors/sylvain-barbot/index.html +++ b/authors/sylvain-barbot/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/sylvain-d.-barbot/index.html b/authors/sylvain-d.-barbot/index.html index 99964de9..e9ab6a2a 100644 --- a/authors/sylvain-d.-barbot/index.html +++ b/authors/sylvain-d.-barbot/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/sylvain-michel/index.html b/authors/sylvain-michel/index.html index d2059867..480c4aed 100644 --- a/authors/sylvain-michel/index.html +++ b/authors/sylvain-michel/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/thomas-k.-rockwell/index.html b/authors/thomas-k.-rockwell/index.html index fbd648b4..cd938a38 100644 --- a/authors/thomas-k.-rockwell/index.html +++ b/authors/thomas-k.-rockwell/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/tobias-w.-harvey/index.html b/authors/tobias-w.-harvey/index.html index 1eb3f10f..960c0bb5 100644 --- a/authors/tobias-w.-harvey/index.html +++ b/authors/tobias-w.-harvey/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/valere-lambert/index.html b/authors/valere-lambert/index.html index 336f5485..dd343386 100644 --- a/authors/valere-lambert/index.html +++ b/authors/valere-lambert/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git "a/authors/val\303\250re-lambert/index.html" "b/authors/val\303\250re-lambert/index.html" index 13bee1f4..e565d850 100644 --- "a/authors/val\303\250re-lambert/index.html" +++ "b/authors/val\303\250re-lambert/index.html" @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/wenyuan-fan/index.html b/authors/wenyuan-fan/index.html index 940b38c6..8caf7c7f 100644 --- a/authors/wenyuan-fan/index.html +++ b/authors/wenyuan-fan/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/xiao-ma/index.html b/authors/xiao-ma/index.html index e16188a4..6333c236 100644 --- a/authors/xiao-ma/index.html +++ b/authors/xiao-ma/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/xiaohua-xu/index.html b/authors/xiaohua-xu/index.html index 8b07620d..6e033ec1 100644 --- a/authors/xiaohua-xu/index.html +++ b/authors/xiaohua-xu/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/yajing-liu/index.html b/authors/yajing-liu/index.html index 46c35d75..3062b45c 100644 --- a/authors/yajing-liu/index.html +++ b/authors/yajing-liu/index.html @@ -6,7 +6,7 @@ - + @@ -575,7 +575,7 @@ - + diff --git a/authors/yehuda-bock/index.html b/authors/yehuda-bock/index.html index 2da3a2c2..5599dccc 100644 --- a/authors/yehuda-bock/index.html +++ b/authors/yehuda-bock/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/yihe-huang/index.html b/authors/yihe-huang/index.html index ce77efdf..78a4fe77 100644 --- a/authors/yihe-huang/index.html +++ b/authors/yihe-huang/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/yingdi-luo/index.html b/authors/yingdi-luo/index.html index 62e7e6a6..75b53f70 100644 --- a/authors/yingdi-luo/index.html +++ b/authors/yingdi-luo/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/ylona-van-dinther/index.html b/authors/ylona-van-dinther/index.html index 00eccb98..daa8487f 100644 --- a/authors/ylona-van-dinther/index.html +++ b/authors/ylona-van-dinther/index.html @@ -6,7 +6,7 @@ - + @@ -571,7 +571,7 @@ - + diff --git a/authors/yoshihiro-kaneko/index.html b/authors/yoshihiro-kaneko/index.html index eefce2d9..d32862af 100644 --- a/authors/yoshihiro-kaneko/index.html +++ b/authors/yoshihiro-kaneko/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/yudong-sun/index.html b/authors/yudong-sun/index.html index abed2f71..fae1a5bc 100644 --- a/authors/yudong-sun/index.html +++ b/authors/yudong-sun/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/yuri-fialko/index.html b/authors/yuri-fialko/index.html index f24f0f32..9e65618b 100644 --- a/authors/yuri-fialko/index.html +++ b/authors/yuri-fialko/index.html @@ -6,7 +6,7 @@ - + @@ -575,7 +575,7 @@ - + diff --git a/authors/yuyun-yang/index.html b/authors/yuyun-yang/index.html index f678f986..e89af1d6 100644 --- a/authors/yuyun-yang/index.html +++ b/authors/yuyun-yang/index.html @@ -6,7 +6,7 @@ - + @@ -567,7 +567,7 @@ - + diff --git a/authors/zacharie-duputel/index.html b/authors/zacharie-duputel/index.html index 6b5d839a..f390d38c 100644 --- a/authors/zacharie-duputel/index.html +++ b/authors/zacharie-duputel/index.html @@ -6,7 +6,7 @@ - + @@ -575,7 +575,7 @@ - + diff --git a/backup-material/data/index.html b/backup-material/data/index.html index 11b4a228..f1e37f0b 100644 --- a/backup-material/data/index.html +++ b/backup-material/data/index.html @@ -6,7 +6,7 @@ - + @@ -717,7 +717,7 @@ - + diff --git a/backup-material/index.html b/backup-material/index.html index ad40a11c..fbbde07b 100644 --- a/backup-material/index.html +++ b/backup-material/index.html @@ -8,7 +8,7 @@ - + @@ -602,7 +602,7 @@ - + diff --git a/backup-material/index.xml b/backup-material/index.xml index 9c74d2a4..8f4d6df0 100644 --- a/backup-material/index.xml +++ b/backup-material/index.xml @@ -17,7 +17,7 @@ Wed, 27 Apr 2016 00:00:00 -0500 https://jjle.github.io/backup-material/subduction/ - Understanding seismic and tsunami hazards in subduction zones + I am interested in understanding earthquake and tsunami hazards in major subduction zones around the world, e.g., East Japan, Nankai Trough, Chile, Peru, Cascadia, Alaska, Sumatra, New Zealand, etc. One of the significant questions I hope to address is the tsunamigenic processes of shallow megathrust and outer wedge of the forearc, and the associated tsunami propagation and coastal inundation processes. I am also interested in the rheology and heterogeneity of deeper megathrusts and their implications for seismic behavior and coastal shaking.
    @@ -26,7 +26,7 @@ Mon, 27 Apr 2015 00:00:00 -0500 https://jjle.github.io/backup-material/data/ - Utilizing diverse datasets to probe multiscale dynamic processes + I am particularly interested in exploring the wide spetrum of dynamic Earth processes by intergrating seismological and geodetic observations. These efforts include imaging space-time patterns of fault slip during and after earthquakes (strong motion, GPS, tide gauges, and tsunami waveforms), inferring frequency-dependent signals during the potential activation of splay faulting (seismic records and tsunami waveforms), and, more recently, imaging the continuous transition from earthquake arrest to postseismic fault slip (strong motion records, high-rate GPS, and daily GPS). @@ -35,7 +35,7 @@ Sun, 27 Apr 2014 00:00:00 -0500 https://jjle.github.io/backup-material/seas/ - Advancing geophysical modeling with rigor, reproducibility, and broadened impact + Numerical simulations of Sequences of Earthquakes and Aseismic Slip (SEAS) have made great progress over the past decades to address important questions in earthquake physics and fault mechanics. Significant challenges in SEAS modeling remain in resolving multiscale interactions between aseismic fault slip, earthquake nucleation, and dynamic rupture; and understanding physical factors controlling observables such as seismicity and ground deformation. The increasing capability and complexity of SEAS modeling calls for extensive efforts to verify and advance these simulations with rigor, reproducibility, and broadened impact. diff --git a/backup-material/seas/index.html b/backup-material/seas/index.html index e13ea687..48279b9c 100644 --- a/backup-material/seas/index.html +++ b/backup-material/seas/index.html @@ -6,7 +6,7 @@ - + @@ -736,7 +736,7 @@ - + diff --git a/backup-material/subduction/index.html b/backup-material/subduction/index.html index 4e9b1a06..3bcfe93d 100644 --- a/backup-material/subduction/index.html +++ b/backup-material/subduction/index.html @@ -6,7 +6,7 @@ - + @@ -761,7 +761,7 @@ - + diff --git a/categories/index.html b/categories/index.html index 3275e7fe..c18bab27 100644 --- a/categories/index.html +++ b/categories/index.html @@ -8,7 +8,7 @@ - + @@ -575,7 +575,7 @@ - + diff --git a/data/index.html b/data/index.html index f71a6c60..d406e638 100644 --- a/data/index.html +++ b/data/index.html @@ -6,7 +6,7 @@ - + @@ -573,7 +573,7 @@

    Datasets

    - + diff --git a/index.html b/index.html index 5fb81997..34a6705f 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - + @@ -560,9 +560,9 @@

    -

    My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones .

    +

    My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones.

    -

    We address our scientific problems using geodetic imaging (e.g., Global Navigation Satellite Systems & Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e.g., seismicity & structure), and laboratory-based computational modeling, with particular interests in multiscale inference and uncertainty quantification in geophysics. Through these multi-/inter-disciplinary efforts, we aim to better understand and assess geohazards and to improve safe, sustainable subsurface exploration.

    +

    We address various geoscience problems using geodetic imaging (e.g., Global Navigation Satellite Systems & Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e.g., seismicity & structure), and laboratory-based computational modeling, with particular interests in multiscale inference and uncertainty quantification in geophysics. Through these multi-/inter-disciplinary efforts, we aim to better understand and assess geohazards and to improve safe, sustainable subsurface exploration.

    I always welcome motivated students and postdocs to join the group; please see Opportunities.

    @@ -1252,231 +1252,231 @@

    Selected Publications

    - Brittany A. Erickson, + Brittany A. Erickson, , + Junle Jiang, , + Valère Lambert, , + Sylvain D. Barbot, , + Mohamed Abdelmeguid, , + Martin Almquist, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Camilla Cattania, , + Alexandre Chen, , + Luca Dal Zilio, , + Shuai Deng, , + Eric M. Dunham, , + Ahmed E. Elbanna, , + Alice-Agnes Gabriel, , + Tobias W. Harvey, , + Yihe Huang, , + Yoshihiro Kaneko, , + Jeremy E. Kozdon, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Chao Liang, , + Yajing Liu, , + So Ozawa, , + Andrea Perez-Silva, , + Casper Pranger, , + Paul Segall, , + Yudong Sun, , + Prithvi Thakur, , + Carsten Uphoff, , + Ylona van Dinther, + Yuyun Yang @@ -1554,28 +1554,28 @@

    Selected Publications

    - Kathryn Materna, + Kathryn Materna, , + Andrew Barbour, , + Junle Jiang, + Mariana Eneva @@ -1655,133 +1655,133 @@

    Selected Publications

    - Junle Jiang, + Junle Jiang, , + Brittany Erickson, , + Valere Lambert, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Sylvain Barbot, , + Camilla Cattania, , + Luca Dal Zilio, , + Benchun Duan, , + Eric M. Dunham, , + Alice-Agnes Gabriel, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Dunyu Liu, , + Yajing Liu, , + So Ozawa, , + Casper Pranger, + Ylona van Dinther @@ -1865,21 +1865,21 @@

    Selected Publications

    - Junle Jiang, + Junle Jiang, , + Yehuda Bock, + Emilie Klein @@ -1963,14 +1963,14 @@

    Selected Publications

    - Junle Jiang, + Junle Jiang, + Rowena B. Lohman @@ -2048,168 +2048,168 @@

    Selected Publications

    - Brittany A. Erickson, + Brittany A. Erickson, , + Junle Jiang, , + Michael Barall, , + Nadia Lapusta, , + Eric M. Dunham, , + Ruth Harris, , + Lauren S. Abrahams, , + Kali L. Allison, , + Jean-Paul Ampuero, , + Sylvain Barbot, , + Camilla Cattania, , + Ahmed Elbanna, , + Yuri Fialko, , + Benjamin Idini, , + Jeremy E. Kozdon, , + Valère Lambert, , + Yajing Liu, , + Yingdi Luo, , + Xiao Ma, , + Maricela Best McKay, , + Paul Segall, , + Pengcheng Shi, , + Martijn van den Ende, + Meng Wei @@ -2287,77 +2287,77 @@

    Selected Publications

    - Ekaterina Tymofyeyeva, + Ekaterina Tymofyeyeva, , + Yuri Fialko, , + Junle Jiang, , + Xiaohua Xu, , + David Sandwell, , + Roger Bilham, , + Thomas K. Rockwell, , + Chelsea Blanton, , + Faith Burkett, , + Allen Gontz, + Shahram Moafipoor @@ -2441,14 +2441,14 @@

    Selected Publications

    - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -2532,35 +2532,35 @@

    Selected Publications

    - Wenyuan Fan, + Wenyuan Fan, , + Dan Bassett, , + Junle Jiang, , + Peter M Shearer, + Chen Ji @@ -2632,14 +2632,14 @@

    Selected Publications

    - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -2723,14 +2723,14 @@

    Selected Publications

    - Junle Jiang, + Junle Jiang, + Mark Simons @@ -2814,14 +2814,14 @@

    Selected Publications

    - Junle Jiang, + Junle Jiang, + Yuri Fialko @@ -2899,84 +2899,84 @@

    Selected Publications

    - Zacharie Duputel, + Zacharie Duputel, , + Junle Jiang, , + Romain Jolivet, , + Mark Simons, , + Luis Rivera, , + Jean-Paul Ampuero, , + Bryan Riel, , + Susan E Owen, , + Angelyn W Moore, , + Sergey V Samsonov, , + Francisco Ortega Culaciati, + Susan E Minson @@ -3194,7 +3194,7 @@ - + diff --git a/index.json b/index.json index 344e78b7..c1386c67 100644 --- a/index.json +++ b/index.json @@ -1 +1 @@ -[{"authors":["admin"],"categories":null,"content":"My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones .\nWe address our scientific problems using geodetic imaging (e.g., Global Navigation Satellite Systems \u0026amp; Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e.g., seismicity \u0026amp; structure), and laboratory-based computational modeling, with particular interests in multiscale inference and uncertainty quantification in geophysics. Through these multi-/inter-disciplinary efforts, we aim to better understand and assess geohazards and to improve safe, sustainable subsurface exploration.\nI always welcome motivated students and postdocs to join the group; please see Opportunities.\n","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"598b63dd58b43bce02403646f240cd3c","permalink":"https://jjle.github.io/authors/admin/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/authors/admin/","section":"author","summary":"My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones .\nWe address our scientific problems using geodetic imaging (e.g., Global Navigation Satellite Systems \u0026amp; Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e.","tags":null,"title":"Junle Jiang","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"8639c2048cb98c49025b6d70450bfe45","permalink":"https://jjle.github.io/author/al-hashemi/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/al-hashemi/","section":"author","summary":"","tags":null,"title":"Dawoud Al Hashemi","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"71b414ee6a6003800f6a76176c2e26f4","permalink":"https://jjle.github.io/author/bodunde/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/bodunde/","section":"author","summary":"","tags":null,"title":"Segun Steven Bodunde","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"f1608f0aad14b58f1004e5b2f2809b55","permalink":"https://jjle.github.io/author/kang/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/kang/","section":"author","summary":"","tags":null,"title":"Zhenyu Kang","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"7e702aa083e52b899b7c9662ed9aa5ba","permalink":"https://jjle.github.io/author/li/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/li/","section":"author","summary":"","tags":null,"title":"Haoyu Li","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"0902dcf8a4abdcd4abb5c8a1eb29d18f","permalink":"https://jjle.github.io/author/oyugi/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/oyugi/","section":"author","summary":"","tags":null,"title":"Maurine Oyugi","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"afc12ec59e6af58c049743257b96a07c","permalink":"https://jjle.github.io/author/rutkauskas/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/rutkauskas/","section":"author","summary":"","tags":null,"title":"Calvin Rutkauskas","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"ffb741b66a6a64439eb733ef39737b66","permalink":"https://jjle.github.io/author/shodunke/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/shodunke/","section":"author","summary":"","tags":null,"title":"Ganiyat Shodunke","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"e03df347416295c3be68529e12094bcc","permalink":"https://jjle.github.io/author/thapa/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/thapa/","section":"author","summary":"","tags":null,"title":"Manoj Thapa","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"c2a60e27a646bad86e295cfc5c5c8547","permalink":"https://jjle.github.io/author/vera-arroyo/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/vera-arroyo/","section":"author","summary":"","tags":null,"title":"Alexandro Vera Arroyo","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"6cf23c484b70cb936115b00069d8acef","permalink":"https://jjle.github.io/author/viteri/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/viteri/","section":"author","summary":"","tags":null,"title":"Jose Viteri Lopez","type":"author"},{"authors":null,"categories":null,"content":"2024 Fall Admission \nOur group may recruit 1\u0026ndash;2 MS/PhD graduate students only for the following research directions:\n Geodetic Imaging and Modeling: Processing, modeling, and interpration of satellite-based InSAR/GNSS observations to characterize natural/anthropogenic near-surface/crustal processes and hazards. Funding Sources: NASA/NSF/OU.\n Computational Geomechanics/Seismology: Developing and applying computational models of earthquake rupture, deformation, and fluid flow to understand natural and anthropogenic seismicity. Funding Sources: NSF/OU.\n General Information \nAll of our graduate students are fully supported by Graduate Teaching/Research Assistantship (GTA/GRA). Students receive stipends, tuition waiver, and healthcare benefits, with fees often covered by additional departmental scholarships.\nPlease read the general expecations below and contact me if interested. Please include a statement of your interest/motivation, CV/resume, and transcript(s) (for students) in the email.\nFor prospective MS/PhD students, you can find more details about our graduate program.\n Undergraduate Students:\nOU students: I am always happy to discuss course(s) and potential research topics to explore. Other students: We have hosted and look forward to virtual/on-site undergrad summer interns.\n MS Students: You should mention your research interests, desired knowledge and skillsets, and plans for professional work or PhD-level research in future.\n PhD Students: You are expected to describe the broad scientific/engineering problem that you would like to pursue with my mentorship, and explain how your research interests and career plan fit in well with OU Geophysics Program and our research group.\n Postdoctoral Researchers: Please propose or inquire about research project(s) of our mutual interests, and envision how the diverse expertise/resources of OU Geosciences program and our group can help you advance your career.\n ","date":1695186000,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":1695186000,"objectID":"922e3daacb1f9bde274c6723f20e9679","permalink":"https://jjle.github.io/opportunities/","publishdate":"2023-09-20T00:00:00-05:00","relpermalink":"/opportunities/","section":"opportunities","summary":"2024 Fall Admission \nOur group may recruit 1\u0026ndash;2 MS/PhD graduate students only for the following research directions:\n Geodetic Imaging and Modeling: Processing, modeling, and interpration of satellite-based InSAR/GNSS observations to characterize natural/anthropogenic near-surface/crustal processes and hazards. Funding Sources: NASA/NSF/OU.\n Computational Geomechanics/Seismology: Developing and applying computational models of earthquake rupture, deformation, and fluid flow to understand natural and anthropogenic seismicity. Funding Sources: NSF/OU.\n General Information","tags":null,"title":"Research Opportunities","type":"docs"},{"authors":null,"categories":null,"content":"Data Repositories for Recent Publications \nJiang, J., Erickson, B. et al. (2021). Simulation Data for \u0026ldquo;Community-Driven Code Comparisons for Three-Dimensional Dynamic Modeling of Sequences of Earthquakes and Aseismic Slip (SEAS)\u0026rdquo; [Data set]. In Journal of Geophysical Research. Zenodo. doi:10.5281/zenodo.6299674. Materna, K., Barbour, A., Jiang, J., and Eneva (2022), Geodetic displacement data near North Brawley Geothermal Field, 2009-2019. Zenodo. doi:10.5281/zenodo.5949377. Jiang, J., Bock, Y., and Klein, E. (2021). Data for \u0026ldquo;Coevolving early afterslip and aftershock signatures of a San Andreas fault rupture\u0026rdquo; [Data set]. In Science Advances. Zenodo. doi:10.5281/zenodo.4278477. Jiang, J., and Lohman, R. (2020). Data for \u0026ldquo;Coherence-guided InSAR deformation analysis in the presence of ongoing land surface change in the Imperial Valley, California\u0026rdquo; [Data set]. In Remote Sensing of Environment. Zenodo. doi:10.5281/zenodo.3911193. Jiang, J. and Simons, M. (2016). Data and Models for “Probabilistic imaging of tsunamigenic seafloor deformation during the 2011 Tohoku-oki Earthquake” [Data set]. In J. Geophys. Res. Solid Earth. Zenodo. doi:10.5281/zenodo.6896262. ","date":1666242000,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":1666242000,"objectID":"77c2d2ba0979ac9954ceb502de85c1ce","permalink":"https://jjle.github.io/data/","publishdate":"2022-10-20T00:00:00-05:00","relpermalink":"/data/","section":"data","summary":"Data Repositories for Recent Publications \nJiang, J., Erickson, B. et al. (2021). Simulation Data for \u0026ldquo;Community-Driven Code Comparisons for Three-Dimensional Dynamic Modeling of Sequences of Earthquakes and Aseismic Slip (SEAS)\u0026rdquo; [Data set]. In Journal of Geophysical Research. Zenodo. doi:10.5281/zenodo.6299674. Materna, K., Barbour, A., Jiang, J., and Eneva (2022), Geodetic displacement data near North Brawley Geothermal Field, 2009-2019. Zenodo. doi:10.5281/zenodo.5949377. Jiang, J., Bock, Y., and Klein, E. (2021). Data for \u0026ldquo;Coevolving early afterslip and aftershock signatures of a San Andreas fault rupture\u0026rdquo; [Data set].","tags":null,"title":"Datasets","type":"docs"},{"authors":null,"categories":null,"content":"University of Oklahoma (OU) \u0026ndash; Mewborne College of Earth and Energy (MCEE) \n2022\u0026ndash; \u0026emsp; Faculty Liaison, American Geophysical Union (AGU) Bridge Program 2021\u0026ndash; \u0026emsp; Member, MCEE Diversity, Equity, and Inclusion (DEI) Council 2021\u0026ndash; \u0026emsp; Member, OU Data Institute for Societal Challenges (DISC) 2022\u0026ndash; \u0026emsp; Institutional Representative (Secondary), EarthScope Consortium 2022\u0026ndash; \u0026emsp; Institutional Representative, Southern California Earthquake Center (SCEC) 2022\u0026ndash; \u0026emsp; Institutional Representative, Computational Infrastructure for Geodynamics (CIG) 2021\u0026ndash; \u0026emsp; Institutional Representative, Western North America InSAR (WInSAR) Consortium 2021\u0026ndash; \u0026emsp; Member, Teaching Evaluation Committee 2021\u0026ndash; \u0026emsp; Member, Student Awards Committee 2020\u0026ndash; \u0026emsp; Member, Graduate Admission \u0026amp; Affairs Committee 2021S \u0026emsp; Member and DEI Advocate, Environmental Geophysics Search Committee 2020F \u0026emsp; Member, Petroleum Geosciences Vision Committee Broader Communities\n2017\u0026ndash;2023 \u0026emsp; Co-Leader (with Brittany Erickson and Valère Lambert), Community Code Verification Initiative SEAS (Sequences of Earthquakes and Aseismic Slip) 2022\u0026ndash;2023 \u0026emsp; Faculty Mentor, Asian Americans and Pacific Islanders in Geosciences (AAPIiG) Mentoring Pod Program\nReviewer for proposals: National Science Foundation (NSF), National Aeronautics and Space Administration (NASA), United States Geological Survey (USGS), American Chemical Society Petroleum Research Fund (ACS PRF), Dutch Research Council (NWO), German Research Foundation (DFG) Reviewer for journals: Science, Science Advances, Geophysical Research Letters, Journal of Geophysical Research - Solid Earth, Geophysical Journal International, Earth and Planetary Science Letters, Scientific Reports, Bulletin of the Seismological Society of America, Seismological Research Letters, Earth Planets and Space, Earth and Space Science, Pure and Applied Geophysics, Tectonophysics, Remote Sensing, Geosciences, Energies, Sensors, Earthquake Science, etc.\n","date":1650690000,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":1650690000,"objectID":"2c778b35ac809d331bccf991419ec2ed","permalink":"https://jjle.github.io/service/","publishdate":"2022-04-23T00:00:00-05:00","relpermalink":"/service/","section":"service","summary":"University of Oklahoma (OU) \u0026ndash; Mewborne College of Earth and Energy (MCEE) \n2022\u0026ndash; \u0026emsp; Faculty Liaison, American Geophysical Union (AGU) Bridge Program 2021\u0026ndash; \u0026emsp; Member, MCEE Diversity, Equity, and Inclusion (DEI) Council 2021\u0026ndash; \u0026emsp; Member, OU Data Institute for Societal Challenges (DISC) 2022\u0026ndash; \u0026emsp; Institutional Representative (Secondary), EarthScope Consortium 2022\u0026ndash; \u0026emsp; Institutional Representative, Southern California Earthquake Center (SCEC) 2022\u0026ndash; \u0026emsp; Institutional Representative, Computational Infrastructure for Geodynamics (CIG) 2021\u0026ndash; \u0026emsp; Institutional Representative, Western North America InSAR (WInSAR) Consortium 2021\u0026ndash; \u0026emsp; Member, Teaching Evaluation Committee 2021\u0026ndash; \u0026emsp; Member, Student Awards Committee 2020\u0026ndash; \u0026emsp; Member, Graduate Admission \u0026amp; Affairs Committee 2021S \u0026emsp; Member and DEI Advocate, Environmental Geophysics Search Committee 2020F \u0026emsp; Member, Petroleum Geosciences Vision Committee Broader Communities","tags":null,"title":"Professional Service","type":"docs"},{"authors":null,"categories":null,"content":"Graduate / Upper Undergraduate Level Courses\nGPHY5020 Computational Geophysics \u0026ndash; 3 credits (2021S, 2023S) Fundamental concepts of numerical modeling in solid Earth geophysics, including the mathematical formulation of finite difference (FDM) and finite element (FEM) methods and their applications in a range of geophysical problems such as the heat and fluid flow, deformation, and wave propagation. Students learn MATLAB/Python programming for these methods and review topics on computational methods in seismology, geomechanics, and geodynamics.\nGPHY5970 Remote Sensing \u0026amp; Space Geodesy \u0026ndash; 3 credits (2021F, 2023F) This course introduces fundamentals of remote sensing and geodetic techniques, including optical, radar, GNSS, InSAR, and related observations from current and upcoming satellite missions. Through case studies, the course covers basic geospatial analysis and parameter estimation approaches to characterize the properties and processes of land surface changes, geohazards, and resource exploration.\nGPHY4553 Introduction to Seismology \u0026ndash; 3 credits (2022S) This course presents an overview of seismology to introduce students to the fundamentals of seismic wave, quantitative data analyses, and the utilization of seismic wave for the study of earthquakes and the Earth\u0026rsquo;s interior structure. Students will gain hand-on experiences with real data analysis.\nGPHY5413 Global Geophysics \u0026ndash; 3 credits (2022F, 2023F) Introduces students to geophysical methods, the structure and physical properties of earth\u0026rsquo;s interior, active processes on earth, and the use of geophysical methods to study structure and processes.\nGPHY3440 Mentored Research Experience \u0026ndash; 1\u0026ndash;3 credits (2021S, 2022Su) For the inquisitive student to apply the scholarly processes of the discipline to a research or creative project under the mentorship of a faculty member.\nGPHY6970 Machine Learning in Geosciences Seminar \u0026ndash; 1 credit (2021F; Co-Instructor) To introduce Geoscience students to the basic methods of machine learning in a seminar setting, with discussion and brainstorming of ideas.\nGPHY5970 Geophysical Journal Seminar \u0026ndash; 1 credit (2022S, 2022F) Review and discuss recent literature in the broad areas of solid Earth and exploration geophysics \u0026nbsp;\nLower Undergraduate Level Courses\nGEOL1114 Physical Geology for Scientists and Engineers \u0026ndash; 3 credits (2020F, 2022S) Plate tectonics, the makeup of continents and mountain building. Heat flow, magnetism, gravity, rock deformation, earthquakes and the earth\u0026rsquo;s interior. Surface processes including weathering, erosion, transport and deposition. Landforms, rivers, groundwater, glaciers, ocean processes, and volcanoes. Minerals and rocks. Application of geology to land-use, groundwater, mineral and fossil fuel exploration. Laboratory included.\nGPHY3013 – Data Analysis in Geoscience \u0026ndash; 3 credits (2023S) This course introduces theories and techniques in quantitative data analysis, including data visualization, probability theory, linear models, periodicity detection, filtering, correlation, interpolation, approximations, and hypothesis testing. These concepts and methods are applied to several datasets in the study of the atmosphere, streams, groundwater, seafloor, earthquakes, etc. Examples are demonstrated in MATLAB programming environment.\nGPHY2013 Frontiers of Geophysics \u0026ndash; 1 credit (2023S; Co-Instructor) Introduction to the basic theories, methods, and modern applications of geophysics. This sampler course will address topics such as, but not limited to: Electrical resistivity imaging, seismology, deep earth geophysics, remote sensing, reflection seismology, computational geophysics, and machine learning.\n","date":1648789200,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":1648789200,"objectID":"6b0512eeb5f23dcb50d5dbe994643b40","permalink":"https://jjle.github.io/teaching/","publishdate":"2022-04-01T00:00:00-05:00","relpermalink":"/teaching/","section":"teaching","summary":"Graduate / Upper Undergraduate Level Courses\nGPHY5020 Computational Geophysics \u0026ndash; 3 credits (2021S, 2023S) Fundamental concepts of numerical modeling in solid Earth geophysics, including the mathematical formulation of finite difference (FDM) and finite element (FEM) methods and their applications in a range of geophysical problems such as the heat and fluid flow, deformation, and wave propagation. Students learn MATLAB/Python programming for these methods and review topics on computational methods in seismology, geomechanics, and geodynamics.","tags":null,"title":"Courses","type":"docs"},{"authors":[],"categories":null,"content":" Click on the **Slides** button above to view the built-in slides feature. Slides can be added in a few ways:\n Create slides using Academic\u0026rsquo;s Slides feature and link using url_slides parameter in the front matter of the talk file Upload an existing slide deck to static/ and link using url_slides parameter in the front matter of the talk file Embed your slides (e.g. Google Slides) or presentation video on this page using shortcodes. Further talk details can easily be added to this page using Markdown and $\\rm \\LaTeX$ math code.\n","date":1906567200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1906567200,"objectID":"96344c08df50a1b693cc40432115cbe3","permalink":"https://jjle.github.io/talk/example/","publishdate":"2017-01-01T00:00:00-06:00","relpermalink":"/talk/example/","section":"talk","summary":"An example talk using Academic's Markdown slides feature.","tags":[],"title":"Example Talk","type":"talk"},{"authors":["Brittany A. Erickson","**Junle Jiang**","Valère Lambert","Sylvain D. Barbot","Mohamed Abdelmeguid","Martin Almquist","Jean-Paul Ampuero","Ryosuke Ando","Camilla Cattania","Alexandre Chen","Luca Dal Zilio","Shuai Deng","Eric M. Dunham","Ahmed E. Elbanna","Alice-Agnes Gabriel","Tobias W. Harvey","Yihe Huang","Yoshihiro Kaneko","Jeremy E. Kozdon","Nadia Lapusta","Duo Li","Meng Li","Chao Liang","Yajing Liu","So Ozawa","Andrea Perez-Silva","Casper Pranger","Paul Segall","Yudong Sun","Prithvi Thakur","Carsten Uphoff","Ylona van Dinther","Yuyun Yang"],"categories":null,"content":"","date":1673308800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1673308800,"objectID":"6d292c822e763d7a9d0dd7d9823ca80a","permalink":"https://jjle.github.io/publication/erickson-2023/","publishdate":"2023-01-10T00:00:00Z","relpermalink":"/publication/erickson-2023/","section":"publication","summary":"Numerical modeling of earthquake dynamics and derived insight for seismic hazard relies on credible, reproducible model results. The sequences of earthquakes and aseismic slip (SEAS) initiative has set out to facilitate community code comparisons, and verify and advance the next generation of physics‐based earthquake models that reproduce all phases of the seismic cycle. With the goal of advancing SEAS models to robustly incorporate physical and geometrical complexities, here we present code comparison results from two new benchmark problems: BP1‐FD considers full elastodynamic effects, and BP3‐QD considers dipping fault geometries. Seven and eight modeling groups participated in BP1‐FD and BP3‐QD, respectively, allowing us to explore these physical ingredients across multiple codes and better understand associated numerical considerations. With new comparison metrics, we find that numerical resolution and computational domain size are critical parameters to obtain matching results. Codes for BP1‐FD implement different criteria for switching between quasi‐static and dynamic solvers, which require tuning to obtain matching results. In BP3‐QD, proper remote boundary conditions consistent with specified rigid body translation are required to obtain matching surface displacements. With these numerical and mathematical issues resolved, we obtain excellent quantitative agreements among codes in earthquake interevent times, event moments, and coseismic slip, with reasonable agreements made in peak slip rates and rupture arrival time. We find that including full inertial effects generates events with larger slip rates and rupture speeds compared to the quasi‐dynamic counterpart. For BP3‐QD, both dip angle and sense of motion (thrust versus normal faulting) alter ground motion on the hanging and foot walls, and influence event patterns, with some sequences exhibiting similar‐size characteristic earthquakes, and others exhibiting different‐size events. These findings underscore the importance of considering full elastodynamics and nonvertical dip angles in SEAS models, as both influence short‐ and long‐term earthquake behavior and are relevant to seismic hazard.","tags":null,"title":"Incorporating Full Elastodynamic Effects and Dipping Fault Geometries in Community Code Verification Exercises for Simulations of Earthquake Sequences and Aseismic Slip (SEAS)","type":"publication"},{"authors":["Kathryn Materna","Andrew Barbour","**Junle Jiang**","Mariana Eneva"],"categories":null,"content":"","date":1648776107,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1648776107,"objectID":"a55185a878f6d2211ff744e7b6bf6487","permalink":"https://jjle.github.io/publication/materna-2022/","publishdate":"2022-04-01T01:21:47.646765Z","relpermalink":"/publication/materna-2022/","section":"publication","summary":"The North Brawley Geothermal Field, located within the Brawley Seismic Zone of Southern California, presents a case study for understanding seismic hazards linked to fluid injection and geothermal energy extraction. An earthquake swarm near the geothermal field in 2012 included two earthquakes with magnitudes greater than 5 and was potentially preceded by a years-long aseismic slip transient. To better understand ground deformation around the geothermal field, including its evolution with time and its physical mechanisms, we analyze deformation before, during, and after the swarm using ground- and satellite-based geodetic techniques between 2009 and 2019. We integrate observations from GNSS, Sentinel-1, TerraSAR-X, UAVSAR, and leveling surveys into a single deformation history. Modeling of this new collection of observations at the North Brawley Geothermal Field provides evidence for 80% more pre-swarm aseismic slip than previously recognized from 2009-2012. During the 2012 Brawley swarm, our geodetic slip inversions closely match the results of seismic waveform inversions from the swarm events. After the 2012 swarm, surface deformation is dominated by poroelastic deformation of a shallow fluid reservoir at ","tags":null,"title":"Detection of aseismic slip and poroelastic reservoir deformation at the North Brawley Geothermal Field from 2009-2019","type":"publication"},{"authors":["**Junle Jiang**","Brittany Erickson","Valere Lambert","Jean-Paul Ampuero","Ryosuke Ando","Sylvain Barbot","Camilla Cattania","Luca Dal Zilio","Benchun Duan","Eric M. Dunham","Alice-Agnes Gabriel","Nadia Lapusta","Duo Li","Meng Li","Dunyu Liu","Yajing Liu","So Ozawa","Casper Pranger","Ylona van Dinther"],"categories":null,"content":"","date":1646184107,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1646184107,"objectID":"d0f945d8ec5383666e69d6c566248e58","permalink":"https://jjle.github.io/publication/jiang-2022/","publishdate":"2022-03-02T01:21:47.646765Z","relpermalink":"/publication/jiang-2022/","section":"publication","summary":"Dynamic modeling of sequences of earthquakes and aseismic slip (SEAS) provides a self-consistent, physics-based framework to connect, interpret, and predict diverse geophysical observations across spatial and temporal scales. Amid growing applications of SEAS models, numerical code verification is essential to ensure reliable simulation results but is often infeasible due to the lack of analytical solutions. Here, we develop two benchmarks for three-dimensional (3D) SEAS problems to compare and verify numerical codes based on boundary-element, finite-element, and finite-difference methods, in a community initiative. Our benchmarks consider a planar vertical strike-slip fault obeying a rate- and state-dependent friction law, in a 3D homogeneous, linear elastic whole-space or half-space, where spontaneous earthquakes and slow slip arise due to tectonic-like loading. We use a suite of quasi-dynamic simulations from 10 modeling groups to assess the agreement during all phases of multiple seismic cycles. We find excellent quantitative agreement among simulated outputs for sufficiently large model domains and small grid spacings. However, discrepancies in rupture fronts of the initial event are influenced by the free surface and various computational factors. The recurrence intervals and nucleation phase of later earthquakes are particularly sensitive to numerical resolution and domain-size-dependent loading. Despite such variability, key properties of individual earthquakes, including rupture style, duration, total slip, peak slip rate, and stress drop, are comparable among even marginally resolved simulations. Our benchmark efforts offer a community-based example to improve numerical simulations and reveal sensitivities of model observables, which are important for advancing SEAS models to better understand earthquake system dynamics.","tags":null,"title":"Community-Driven Code Comparisons for Three-Dimensional Dynamic Modeling of Sequences of Earthquakes and Aseismic Slip (SEAS)","type":"publication"},{"authors":null,"categories":null,"content":" In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 I started as an Assistant Professor of Geophysics in the School of Geosciences at the University of Oklahoma in Fall 2020. I am open to recruiting MS/PhD students and a postdoc to join the team. Please contact me for research opportunities if you are interested! \u0026hellip;\nTip 2 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"827ef54312d99403e9dba3ef93fb69df","permalink":"https://jjle.github.io/opportunities/career/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/opportunities/career/","section":"opportunities","summary":"In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 I started as an Assistant Professor of Geophysics in the School of Geosciences at the University of Oklahoma in Fall 2020. I am open to recruiting MS/PhD students and a postdoc to join the team. Please contact me for research opportunities if you are interested! \u0026hellip;\nTip 2 \u0026hellip;","tags":null,"title":"Career Page","type":"docs"},{"authors":null,"categories":null,"content":" In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 I started as an Assistant Professor of Geophysics in the School of Geosciences at the University of Oklahoma in Fall 2020. I am open to recruiting MS/PhD students and a postdoc to join the team. Please contact me for research opportunities if you are interested! \u0026hellip;\nTip 2 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"88025ddd00c766d385d736b1217bdf24","permalink":"https://jjle.github.io/teaching/career/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/teaching/career/","section":"teaching","summary":"In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 I started as an Assistant Professor of Geophysics in the School of Geosciences at the University of Oklahoma in Fall 2020. I am open to recruiting MS/PhD students and a postdoc to join the team. Please contact me for research opportunities if you are interested! \u0026hellip;\nTip 2 \u0026hellip;","tags":null,"title":"Career Page","type":"docs"},{"authors":null,"categories":null,"content":" In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"23c22979e41671c5e00b2a8627bb8899","permalink":"https://jjle.github.io/opportunities/grad/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/opportunities/grad/","section":"opportunities","summary":"In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;","tags":null,"title":"Grad Page","type":"docs"},{"authors":null,"categories":null,"content":" In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"47fd12ac85ee733f3bfd902ef34971a6","permalink":"https://jjle.github.io/teaching/grad/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/teaching/grad/","section":"teaching","summary":"In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;","tags":null,"title":"Grad Page","type":"docs"},{"authors":null,"categories":null,"content":" M e n t o r i n G \nIn this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"4e83eb64a577a1838e3a9a70ca905693","permalink":"https://jjle.github.io/opportunities/mentor/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/opportunities/mentor/","section":"opportunities","summary":"M e n t o r i n G \nIn this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;","tags":null,"title":"Mentoring Philosophy","type":"docs"},{"authors":null,"categories":null,"content":" M e n t o r i n G \nIn this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"13f14e294af0ac1a9b16688e640e2502","permalink":"https://jjle.github.io/teaching/mentor/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/teaching/mentor/","section":"teaching","summary":"M e n t o r i n G \nIn this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;","tags":null,"title":"Mentoring Philosophy","type":"docs"},{"authors":["**Junle Jiang**","Yehuda Bock","Emilie Klein"],"categories":null,"content":"","date":1617235200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1617235200,"objectID":"31581916be743e7c3d94e7db244a7692","permalink":"https://jjle.github.io/publication/jiang-2021/","publishdate":"2021-04-09T18:25:12.6959Z","relpermalink":"/publication/jiang-2021/","section":"publication","summary":"Large earthquakes often lead to transient deformation and enhanced seismic activity, with their fastest evolution occurring at the early, ephemeral post-rupture period. Here, we investigate this elusive phase using geophysical observations from the 2004 moment magnitude 6.0 Parkfield, California, earthquake. We image continuously evolving afterslip, along with aftershocks, on the San Andreas fault over a minutes-to-days postseismic time span. Our results reveal a multistage scenario, including immediate onset of afterslip following tens-of-seconds-long coseismic shaking, short-lived slip reversals within minutes, expanding afterslip within hours, and slip migration between subparallel fault strands within days. The early afterslip and associated stress changes appear synchronized with local aftershock rates, with increasing afterslip often preceding larger aftershocks, suggesting the control of afterslip on fine-scale aftershock behavior. We interpret complex shallow processes as dynamic signatures of a three-dimensional fault-zone structure. These findings highlight important roles of aseismic source processes and structural factors in seismicity evolution, offering potential prospects for improving aftershock forecasts.","tags":null,"title":"Coevolving Early Afterslip and Aftershock Signatures of a San Andreas Fault Rupture","type":"publication"},{"authors":["**Junle Jiang**","Rowena B. Lohman"],"categories":null,"content":"","date":1604188800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1604188800,"objectID":"0602fe8dde41c45a5ded5fd9a2d96130","permalink":"https://jjle.github.io/publication/jiang-2020/","publishdate":"2020-11-01T00:00:00Z","relpermalink":"/publication/jiang-2020/","section":"publication","summary":"While the quality and availability of Interferometric Synthetic Aperture Radar (InSAR) data has dramatically improved in recent years, InSAR analysis and interpretation remain challenging in actively deforming regions with extensive agricultural activities, where vegetation changes and soil moisture variability can degrade data quality or introduce confounding signals. Here we use Sentinel-1 satellite imagery for the Imperial Valley, California, over the period of 2015– 2019 to explore how factors specific to land surface changes may impact InSAR time series and to resolve time-varying deformation due to tectonic processes and geothermal energy production. We examine the temporal variability of data quality, via interferometric phase coherence, at high spatial resolution, taking into account the observation that some agricultural fields lie fallow for long time intervals punctuated by periods of cultivation. This strategy allows us to better distinguish signals and noise associated with agricultural activities, shoreline changes, or surface soil conditions. A series of masking, interpolation, and filtering steps facilitate phase unwrapping, and the unwrapped, unfiltered product is then recovered, reducing artifacts from spatial filtering. We adopt model-based tropospheric corrections to improve time series results, particularly in regions with high topographic relief, along with the use of distributed reference points to render a more uniform error structure. We validate InSAR observations with continuous GPS where available and find that the estimates of average line-of-sight (LOS) velocity over the valley from InSAR and GPS agree to ~ 3 mm/yr in areas with good data coverage. Discrepancies between the two estimates often exist in areas with lower InSAR data quality; in better-constrained areas, they appear to reveal signals attributable to surficial processes occurring in the uppermost soil layers. We observe a diverse suite of natural signals over multiple spatial scales, including steady interseismic deformation, seasonal lake-level-modulated signals at the southeastern Salton Sea shore, and transient slow slip on the Superstition Hills fault. In addition, we observe complex deformation at four geothermal fields within the valley. Extensive subsidence at the Salton Sea geothermal field suggests spatial overlap of anthropogenic and tectonic deformation, interspersed with potential surficial signals. Geothermal sites at East Mesa, North Brawley, and Heber exhibit smaller-amplitude, more localized deformation, often with nonlinear temporal trends. Our analysis demonstrates the need to assess whether InSAR signals result from surficial changes or deeper sources, and produces robust ground deformation data in support of efforts to study subsurface processes, manage geothermal operations, and improve hazard assessments.","tags":["Anthropogenic activity","Fault creep","Geodetic imaging","Geothermal operation","GPS","Ground deformation","InSAR","Lake level change","Land use","Regional tectonics","Soil moisture","Tropospheric noise","Uncertainty quantification"],"title":"Coherence-Guided InSAR Deformation Analysis in the Presence of Ongoing Land Surface Changes in the Imperial Valley, California","type":"publication"},{"authors":["Brittany A. Erickson","**Junle Jiang**","Michael Barall","Nadia Lapusta","Eric M. Dunham","Ruth Harris","Lauren S. Abrahams","Kali L. Allison","Jean-Paul Ampuero","Sylvain Barbot","Camilla Cattania","Ahmed Elbanna","Yuri Fialko","Benjamin Idini","Jeremy E. Kozdon","Valère Lambert","Yajing Liu","Yingdi Luo","Xiao Ma","Maricela Best McKay","Paul Segall","Pengcheng Shi","Martijn van den Ende","Meng Wei"],"categories":null,"content":"","date":1583020800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1583020800,"objectID":"1bd706c39363c914fc3f615dc03bc165","permalink":"https://jjle.github.io/publication/erickson-2020/","publishdate":"2020-03-01T00:00:00Z","relpermalink":"/publication/erickson-2020/","section":"publication","summary":"Numerical simulations of sequences of earthquakes and aseismic slip (SEAS) have made great progress over past decades to address important questions in earthquake physics. However, significant challenges in SEAS modeling remain in resolving multiscale interactions between earthquake nucleation, dynamic rupture, and aseismic slip, and understanding physical factors controlling observables such as seismicity and ground deformation. The increasing complexity of SEAS modeling calls for extensive efforts to verify codes and advance these simulations with rigor, reproducibility, and broadened impact. In 2018, we initiated a community code-verification exercise for SEAS simulations, supported by the Southern California Earthquake Center. Here, we report the findings from our first two benchmark problems (BP1 and BP2), designed to verify different computational methods in solving a mathematically well-defined, basic faulting problem. We consider a 2D antiplane problem, with a 1D planar vertical strike-slip fault obeying rate-and-state friction, embedded in a 2D homogeneous, linear elastic half-space. Sequences of quasi-dynamic earthquakes with periodic occurrences (BP1) or bimodal sizes (BP2) and their interactions with aseismic slip are simulated. The comparison of results from 11 groups using different numerical methods show excellent agreements in long-term and coseismic fault behavior. In BP1, we found that truncated domain boundaries influence interseismic stressing, earthquake recurrence, and coseismic rupture, and that model agreement is only achieved with sufficiently large domain sizes. In BP2, we found that complexity of fault behavior depends on how well physical length scales related to spontaneous nucleation and rupture propagation are resolved. Poor numerical resolution can result in artificial complexity, impacting simulation results that are of potential interest for characterizing seismic hazard such as earthquake size distributions, moment release, and recurrence times. These results inform the development of more advanced SEAS models, contributing to our further understanding of earthquake system dynamics.","tags":null,"title":"The Community Code Verification Exercise for Simulating Sequences of Earthquakes and Aseismic Slip (SEAS)","type":"publication"},{"authors":null,"categories":null,"content":"We study surface changes, ground deformation, and seismicity in various settings. We primarily use remote-sensing techniques, e.g., multi-temporal Interferometric Synthetic Aperture Radar (InSAR) and GPS, and other auxiliary datasets to characterize robust ground deformation history in regions under the influences of tectonics (e.g., fault-zone deformation), surficial processes (e.g., soil moisture), and/or anthropogenic activities (e.g., agriculture and energy production).\nOur focus is on the connections between surface observations and subsurface processes, including the existence or absence of seismicity. The overarching goal is to improve our understanding of earthquake triggering and the state and heterogeneity of stress in the shallow crust. Our research areas include Central and Southern California, Oklahoma, and Southern Kansas.\n","date":1577858403,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1577858403,"objectID":"0ddeea3ae7806574202e66070c1c510c","permalink":"https://jjle.github.io/project/deformation/","publishdate":"2020-01-01T00:00:03-06:00","relpermalink":"/project/deformation/","section":"project","summary":"Characterizing near-surface and subsurface processes in tectonic and industrial settings","tags":["anthropogenic","geodesy","deformation","seismicity","surface change"],"title":"Land Surface Changes, Ground Deformation, and Seismicity","type":"project"},{"authors":null,"categories":null,"content":"My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws.\n","date":1577858402,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1577858402,"objectID":"d327f6102228963fcce065ae8756c018","permalink":"https://jjle.github.io/project/earthquake/","publishdate":"2020-01-01T00:00:02-06:00","relpermalink":"/project/earthquake/","section":"project","summary":"Deciphering interactions of transient and long-term processes and their physical mechanisms","tags":["faults","seismicity","geodesy","deformation","rock mechanics","megathrust"],"title":"Fault Zone Mechanics and Earthquake Physics","type":"project"},{"authors":null,"categories":null,"content":"Extracting important and relevant physics from data and developing models with predictive power will be a significant task in the future of Earth sciences. Many of my observation-oriented projects share the theme of utilizing a Bayesian probabilistic inference framework (analytical and numerical sampling approaches) with an emphasis on uncertainty quantification of observations and physical modeling, along with its impact on our predictions.\nThe second, complementary part of my research involves developing cross-scale computational models with detailed physics and predictive powers to understand earthquakes, tsunamis, or slow slip. We are also interested in the verification and validation of these complex models. I take a special interest in the synergy of developing inverse and forward modeling in geophysical problems to eventually improve observation-drive, physics-based inference about the future behavior of our Earth.\n","date":1577858400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1577858400,"objectID":"e7ac455074e502ee7d97387b36f39ae3","permalink":"https://jjle.github.io/project/computation/","publishdate":"2020-01-01T00:00:00-06:00","relpermalink":"/project/computation/","section":"project","summary":"Developing novel quantitative methods for geophysical inference and predictive modeling","tags":["computation","seismicity","fault","seismology"],"title":"Computational Geophysics","type":"project"},{"authors":["Ekaterina Tymofyeyeva","Yuri Fialko","**Junle Jiang**","Xiaohua Xu","David Sandwell","Roger Bilham","Thomas K. Rockwell","Chelsea Blanton","Faith Burkett","Allen Gontz","Shahram Moafipoor"],"categories":null,"content":"","date":1564617600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1564617600,"objectID":"9bac6f4c3fcafca8a33608bc6eb03d64","permalink":"https://jjle.github.io/publication/tymofyeyeva-2019/","publishdate":"2019-08-01T00:00:00Z","relpermalink":"/publication/tymofyeyeva-2019/","section":"publication","summary":"Abstract Observations of shallow fault creep reveal increasingly complex time-dependent slip histories that include quasi-steady creep and triggered as well as spontaneous accelerated slip events. Here we report a recent slow slip event on the southern San Andreas fault (SSAF) triggered by the 2017 Mw8.2 Chiapas (Mexico) earthquake that occurred 3000 km away. Geodetic and geologic observations indicate that surface slip on the order of 10 mm occurred on a 40-km-long section of the SSAF between the Mecca Hills and Bombay Beach, starting minutes after the Chiapas earthquake and continuing for more than a year. Both the magnitude and the depth extent of creep vary along strike. We derive a high-resolution map of surface displacements by combining Sentinel-1 Interferometric Synthetic Aperture Radar (InSAR) acquisitions from different lines of sight. InSAR-derived displacements are in good agreement with the creepmeter data and field mapping of surface offsets. Inversions of surface displacement data using dislocation models indicate that the highest amplitudes of surface slip are associated with shallow ($","tags":null,"title":"Slow Slip Event on the Southern San Andreas Fault Triggered by the 2017 Mw8.2 Chiapas (Mexico) Earthquake","type":"publication"},{"authors":["Junle Jiang"],"categories":[],"content":" from IPython.core.display import Image Image('https://www.python.org/static/community_logos/python-logo-master-v3-TM-flattened.png') print(\u0026quot;Welcome to Academic!\u0026quot;) Welcome to Academic! Install Python and Jupyter Install Anaconda which includes Python 3 and Jupyter notebook.\nOtherwise, for advanced users, install Jupyter notebook with pip3 install jupyter.\nCreate a new blog post as usual Run the following commands in your Terminal, substituting \u0026lt;MY_WEBSITE_FOLDER\u0026gt; and my-post with the file path to your Academic website folder and a name for your blog post (without spaces), respectively:\ncd \u0026lt;MY_WEBSITE_FOLDER\u0026gt; hugo new --kind post post/my-post cd \u0026lt;MY_WEBSITE_FOLDER\u0026gt;/content/post/my-post/ Create or upload a Jupyter notebook Run the following command to start Jupyter within your new blog post folder. Then create a new Jupyter notebook (New \u0026gt; Python Notebook) or upload a notebook.\njupyter notebook Convert notebook to Markdown jupyter nbconvert Untitled.ipynb --to markdown --NbConvertApp.output_files_dir=. # Copy the contents of Untitled.md and append it to index.md: cat Untitled.md | tee -a index.md # Remove the temporary file: rm Untitled.md Edit your post metadata Open index.md in your text editor and edit the title etc. in the front matter according to your preference.\nTo set a featured image, place an image named featured into your post\u0026rsquo;s folder.\nFor other tips, such as using math, see the guide on writing content with Academic.\n","date":1549324800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1549324800,"objectID":"6e929dc84ed3ef80467b02e64cd2ed64","permalink":"https://jjle.github.io/post/jupyter/","publishdate":"2019-02-05T00:00:00Z","relpermalink":"/post/jupyter/","section":"post","summary":"Learn how to blog in Academic using Jupyter notebooks","tags":[],"title":"Display Jupyter Notebooks with Academic","type":"post"},{"authors":["Baptiste Gombert","Zacharie Duputel","Romain Jolivet","Mark Simons","**Junle Jiang**","Cunren Liang","Eric J Fielding","Luis Rivera"],"categories":null,"content":"","date":1514764800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1514764800,"objectID":"d2e9faf81ed50a0ac82fa0948f78ecd1","permalink":"https://jjle.github.io/publication/gombert-2018/","publishdate":"2018-01-01T00:00:00Z","relpermalink":"/publication/gombert-2018/","section":"publication","summary":"The 2016 Pedernales earthquake (MW=7.8) ruptured a portion of the Colombia–Ecuador subduction interface where several large historical earthquakes have been documented since the great 1906 earthquake (M=8.6). Considering all significant ruptures that occurred in the region, it has been suggested that the cumulative moment generated co-seismically along this part of the subduction over the last century exceeds the moment deficit accumulated inter-seismically since 1906. Such an excess challenges simple models with earthquakes resetting the elastic strain accumulated inter-seismically in locked asperities. These inferences are however associated with large uncertainties that are generally unknown. The impact of spatial smoothing constraints on co-seismic and inter-seismic models also prevents any robust assessment of the strain budget. We propose a Bayesian kinematic slip model of the 2016 Pedernales earthquake using the most comprehensive dataset to date including InSAR and GPS offsets, tsunami waveforms, and kinematic records from high-rate GPS and strong-motions. In addition, we use inter-seismic geodetic velocities to produce a probabilistic inter-seismic coupling model of the subduction interface. Our stochastic co-seismic and inter-seismic solutions include the ensemble of all plausible models consistent with our prior information and that fit the observations within uncertainties. The analysis of these model ensembles indicates that an excess of co-seismic moment during the 1906–2016 period is likely in Central Ecuador only if we assume that 1942 and 2016 earthquakes are colocated. If this assumption is relaxed, we show that this conclusion no longer holds given uncertainties in co- and inter-seismic processes. The comparison of 1942 and 2016 teleseismic records reveals large uncertainties in the location of the 1942 event, hampering our ability to draw strong conclusions on the unbalanced moment budget in the region. Our results also show a heterogeneous coupling of the subduction interface that coincides with two slip asperities in our co-seismic model for the 2016 Pedernales earthquake and with the location of historical ruptures in 1958, 1979 and 1998. The spatial variability in coupling and complexity in earthquake history suggest strong heterogeneities in frictional properties of the subduction megathrust.","tags":["bayesian inversion","Ecuador–Colombia subduction zone","geodetic coupling model","kinematic source model","strain budget"],"title":"Strain Budget of the Ecuador–Colombia Subduction Zone: A Stochastic View","type":"publication"},{"authors":["Xiaohua Xu","Lauren A Ward","**Junle Jiang**","Bridget Smith-Konter","Ekaterina Tymofyeyeva","Eric O Lindsey","Arthur G Sylvester","David T Sandwell"],"categories":null,"content":"","date":1514764800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1514764800,"objectID":"f3e2cd6e7542d6bdc53defef399689d9","permalink":"https://jjle.github.io/publication/xu-2018/","publishdate":"2018-01-01T00:00:00Z","relpermalink":"/publication/xu-2018/","section":"publication","summary":"Abstract A major challenge for understanding the physics of shallow fault creep has been to observe and model the long-term effect of stress changes on creep rate. Here we investigate the surface creep along the southern San Andreas fault (SSAF) using data from interferometric synthetic aperture radar spanning over 25 years (ERS 1992?1999, ENVISAT 2003?2010, and Sentinel-1 2014?present). The main result of this analysis is that the average surface creep rate increased after the Landers event and then decreased by a factor of 2?7 over the past few decades. We consider quasi-static and dynamic Coulomb stress changes on the SSAF due to these three major events. From our analysis, the elevated creep rates after the Landers can only be explained by static stress changes, indicating that even in the presence of dynamically triggered creep, static stress changes may have a long-lasting effect on SSAF creep rates.","tags":["coulomb stress change","shallow fault creep","temporal change","time scale‐dependent complexity"],"title":"Surface Creep Rate of the Southern San Andreas Fault Modulated by Stress Perturbations from Nearby Large Events","type":"publication"},{"authors":["**Junle Jiang**","Nadia Lapusta"],"categories":null,"content":"","date":1483228800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1483228800,"objectID":"4f943f9d0bbaee7e64e52c5e9c6deeab","permalink":"https://jjle.github.io/publication/jiang-2017/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/publication/jiang-2017/","section":"publication","summary":"Thickness of the seismogenic zone is commonly determined based on the depth of microseismicity or the fault locking depth inferred from geodetic observations. The relation between the two estimates and their connection to the depth limit of large earthquakes remain elusive. Here we explore the seismic and geodetic observables in models of faults governed by laboratory-based friction laws that combine quasi-static rate-and-state friction and enhanced dynamic weakening. Our models suggest that the transition between the locked and fully creeping regions can occur over a broad depth range. The effective locking depth, D elock , associated with concentrated loading and promoting microseismicity, is located at the top of this transition zone; the geodetic locking depth, D glock , inverted from surface geodetic observations, corresponds to the depth of fault creeping with approximately half of the long-term rate. Following large earthquakes, D elock either stays unchanged or becomes shallower due to creep penetrating into the shallower locked areas, whereas D glock deepens as the slip deficit region expands, compensating for the afterslip. As the result, the two locking depths diverge in the late interseismic period, consistent with available seismic and geodetic observations from several major fault segments in Southern California. We find that D glock provides a bound on the depth limit of large earthquakes in our models. However, the assumed layered distribution of fault friction and simple depth estimates are insufficient to characterize more heterogeneous faults, e.g., ones with significant along-strike variations. Improved observations and models are needed to illuminate physical properties and seismic potential of fault zones.","tags":["dynamic weakening","fault mechanics","geodetic locking","large earthquakes","microseismicity","rate-and-state friction"],"title":"Connecting Depth Limits of Interseismic Locking, Microseismicity, and Large Earthquakes in Models of Long-Term Fault Slip","type":"publication"},{"authors":["Han Yue","Mark Simons","Zacharie Duputel","**Junle Jiang**","Eric Fielding","Cunren Liang","Susan Owen","Angelyn Moore","Bryan Riel","Jean Paul Ampuero","Sergey V Samsonov"],"categories":null,"content":"","date":1483228800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1483228800,"objectID":"eb145d5309ae05177257d92a407d324b","permalink":"https://jjle.github.io/publication/yue-2017/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/publication/yue-2017/","section":"publication","summary":"On April 25th 2015, the Mw 7.8 Gorkha (Nepal) earthquake ruptured a portion of the Main Himalayan Thrust underlying Kathmandu and surrounding regions. We develop kinematic slip models of the Gorkha earthquake using both a regularized multi-time-window (MTW) approach and an unsmoothed Bayesian formulation, constrained by static and high rate GPS observations, synthetic aperture radar (SAR) offset images, interferometric SAR (InSAR), and teleseismic body wave records. These models indicate that Kathmandu is located near the updip limit of fault slip and approximately 20km south of the centroid of fault slip. Fault slip propagated unilaterally along-strike in an ESE direction for approximately 140km with a 60km cross-strike extent. The deeper portions of the fault are characterized by a larger ratio of high frequency (0.03–0.2Hz) to low frequency slip than the shallower portions. From both the MTW and Bayesian results, we can resolve depth variations in slip characteristics, with higher slip roughness, higher rupture velocity, longer rise time and higher complexity of subfault source time functions in the deeper extents of the rupture. The depth varying nature of rupture characteristics suggests that the up-dip portions are characterized by relatively continuous rupture, while the down-dip portions may be better characterized by a cascaded rupture. The rupture behavior and the tectonic setting indicate that the earthquake may have ruptured both fully seismically locked and a deeper transitional portions of the collision interface, analogous to what has been seen in major subduction zone earthquakes.","tags":["Bayesian inversion","Gorkha earthquake","Joint inversion","Kinematic rupture process inversion"],"title":"Depth Varying Rupture Properties during the 2015 Mw 7.8 Gorkha (Nepal) Earthquake","type":"publication"},{"authors":["Sylvain Michel","Jean-Philippe Avouac","Nadia Lapusta","**Junle Jiang**"],"categories":null,"content":"","date":1483228800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1483228800,"objectID":"372aa26d9afa294f1abc4b27829bba0f","permalink":"https://jjle.github.io/publication/michel-2017/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/publication/michel-2017/","section":"publication","summary":"Megathrust earthquakes tend to be confined to fault areas locked in the interseismic period and often rupture them only partially. For example, during the 2015 M7.8 Gorkha earthquake, Nepal, a slip pulse propagating along strike unzipped the bottom edge of the locked portion of the Main Himalayan Thrust (MHT). The lower edge of the rupture produced dominant high-frequency ($$1 Hz) radiation of seismic waves. We show that similar partial ruptures occur spontaneously in a simple dynamic model of earthquake sequences. The fault is governed by standard laboratory-based rate-and-state friction with the aging law and contains one homogenous velocity-weakening (VW) region embedded in a velocity-strengthening (VS) area. Our simulations incorporate inertial wave-mediated effects during seismic ruptures (they are thus fully dynamic) and account for all phases of the seismic cycle in a self-consistent way. Earthquakes nucleate at the edge of the VW area and partial ruptures tend to stay confined within this zone of higher prestress, producing pulse-like ruptures that propagate along strike. The amplitude of the high-frequency sources is enhanced in the zone of higher, heterogeneous stress at the edge of the VW area.","tags":["Gorkha earthquake","High Frequency Radiation","Main Himalayan Thrust","Megathrusts","Partial Ruptures","Pulse"],"title":"Pulse-like Partial Ruptures and High-Frequency Radiation at Creeping-Locked Transition during Megathrust Earthquakes","type":"publication"},{"authors":["Wenyuan Fan","Dan Bassett","**Junle Jiang**","Peter M Shearer","Chen Ji"],"categories":null,"content":"","date":1483228800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1483228800,"objectID":"21f8b8d9b149bbc967e57d173c1a11dc","permalink":"https://jjle.github.io/publication/fan-2017/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/publication/fan-2017/","section":"publication","summary":"The 2006 Mw 7.8 Java earthquake was a tsunami earthquake, exhibiting frequency-dependent seismic radiation along strike. High-frequency global back-projection results suggest two distinct rupture stages. The first stage lasted $∼$65s with a rupture speed of $∼$1.2km/s, while the second stage lasted from $∼$65 to 150s with a rupture speed of $∼$2.7km/s. High-frequency radiators resolved with back-projection during the second stage spatially correlate with splay fault traces mapped from residual free-air gravity anomalies. These splay faults also colocate with a major tsunami source associated with the earthquake inferred from tsunami first-crest back-propagation simulation. These correlations suggest that the splay faults may have been reactivated during the Java earthquake, as has been proposed for other tsunamigenic earthquakes, such as the 1944 Mw 8.1 Tonankai earthquake in the Nankai Trough.","tags":["Back-projection","Earthquake","Java","Seismology","Splay faults","Tsunami"],"title":"Rupture Evolution of the 2006 Java Tsunami Earthquake and the Possible Role of Splay Faults","type":"publication"},{"authors":["**Junle Jiang**","Nadia Lapusta"],"categories":null,"content":"","date":1475280000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1475280000,"objectID":"1ed35c5afa24cd6fbcf172fc70f75d4e","permalink":"https://jjle.github.io/publication/jiang-2016/","publishdate":"2016-10-01T00:00:00Z","relpermalink":"/publication/jiang-2016/","section":"publication","summary":"Why many major strike-slip faults known to have had large earthquakes are silent in the interseismic period is a long-standing enigma. One would expect small earthquakes to occur at least at the bottom of the seismogenic zone, where deeper aseismic deformation concentrates loading. We suggest that the absence of such concentrated microseismicity indicates deep rupture past the seismogenic zone in previous large earthquakes. We support this conclusion with numerical simulations of fault behavior and observations of recent major events. Our modeling implies that the 1857 Fort Tejon earthquake on the San Andreas Fault in Southern California penetrated below the seismogenic zone by at least 3 to 5 kilometers. Our findings suggest that such deeper ruptures may occur on other major fault segments, potentially increasing the associated seismic hazard.","tags":null,"title":"Deeper Penetration of Large Earthquakes on Seismically Quiescent Faults","type":"publication"},{"authors":null,"categories":null,"content":"I am interested in understanding earthquake and tsunami hazards in major subduction zones around the world, e.g., East Japan, Nankai Trough, Chile, Peru, Cascadia, Alaska, Sumatra, New Zealand, etc. One of the significant questions I hope to address is the tsunamigenic processes of shallow megathrust and outer wedge of the forearc, and the associated tsunami propagation and coastal inundation processes. I am also interested in the rheology and heterogeneity of deeper megathrusts and their implications for seismic behavior and coastal shaking.\n","date":1461733200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1461733200,"objectID":"f0a59ed7f569c6fa920e2822888adb73","permalink":"https://jjle.github.io/backup-material/subduction/","publishdate":"2016-04-27T00:00:00-05:00","relpermalink":"/backup-material/subduction/","section":"backup-material","summary":"Understanding seismic and tsunami hazards in subduction zones","tags":["subduction-zones"],"title":"Subduction Zone and Tsunami Processes","type":"backup-material"},{"authors":["Junle Jiang"],"categories":null,"content":" Academic makes it easy to create a beautiful website for free using Markdown. Customize anything on your site with widgets, themes, and language packs.\nFollow our easy step by step guide to learn how to build your own free website with Academic. Check out the personal demo or the business demo of what you\u0026rsquo;ll get in less than 10 minutes.\n View the documentation Ask a question Request a feature or report a bug Updating? View the Update Guide and Release Notes Support development of Academic: Donate a coffee Become a backer on Patreon Decorate your laptop or journal with an Academic sticker Wear the T-shirt \nKey features:\n Easily manage various content including homepage, blog posts, publications, talks, and projects Extensible via color themes and widgets/plugins Write in Markdown for easy formatting and code highlighting, with LaTeX for mathematical expressions Social/academic network linking, Google Analytics, and Disqus comments Responsive and mobile friendly Simple and refreshing one page design Multilingual and easy to customize Color Themes Academic is available in different color themes and font themes.\n Ecosystem Academic Admin: An admin tool to import publications from BibTeX or import assets for an offline site Academic Scripts: Scripts to help migrate content to new versions of Academic Install You can choose from one of the following four methods to install:\n one-click install using your web browser (recommended) install on your computer using Git with the Command Prompt/Terminal app install on your computer by downloading the ZIP files install on your computer with RStudio Quick install using your web browser Install Academic with Netlify Netlify will provide you with a customizable URL to access your new site On GitHub, go to your newly created academic-kickstart repository and edit config.toml to personalize your site. Shortly after saving the file, your site will automatically update Read the Quick Start Guide to learn how to add Markdown content. For inspiration, refer to the Markdown content which powers the Demo Install with Git Prerequisites:\n Download and install Git Download and install Hugo Fork the Academic Kickstart repository and clone your fork with Git:\ngit clone https://github.com/sourcethemes/academic-kickstart.git My_Website Note that if you forked Academic Kickstart, the above command should be edited to clone your fork, i.e. replace sourcethemes with your GitHub username.\n Initialize the theme:\ncd My_Website git submodule update --init --recursive Install with ZIP Download and extract Academic Kickstart Download and extract the Academic theme to the themes/academic/ folder from the above step Install with RStudio View the guide to installing Academic with RStudio\nQuick start If you installed on your computer, view your new website by running the following command:\nhugo server Now visit localhost:1313 and your new Academic powered website will appear. Otherwise, if using Netlify, they will provide you with your URL.\n Read the Quick Start Guide to learn how to add Markdown content, customize your site, and deploy it. For inspiration, refer to the Markdown content which powers the Demo\n Build your site by running the hugo command. Then host it for free using Github Pages or Netlify (refer to the first installation method). Alternatively, copy the generated public/ directory (by FTP, Rsync, etc.) to your production web server (such as a university\u0026rsquo;s hosting service).\n Updating Feel free to star the project on Github to help keep track of updates and check out the release notes prior to updating your site.\nBefore updating the framework, it is recommended to make a backup of your entire website directory (or at least your themes/academic directory) and record your current version number.\nBy default, Academic is installed as a Git submodule which can be updated by running the following command:\ngit submodule update --remote --merge Check out the update guide for full instructions and alternative methods.\nFeedback \u0026amp; Contributing Please use the issue tracker to let me know about any bugs or feature requests, or alternatively make a pull request.\nFor support, head over to the Hugo discussion forum.\nLicense Copyright 2016-present George Cushen.\nReleased under the MIT license.\n","date":1461128400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1515823200,"objectID":"279b9966ca9cf3121ce924dca452bb1c","permalink":"https://jjle.github.io/post/getting-started/","publishdate":"2016-04-20T00:00:00-05:00","relpermalink":"/post/getting-started/","section":"post","summary":"Create a beautifully simple website or blog in under 10 minutes.","tags":["Academic"],"title":"Academic: the website designer for Hugo","type":"post"},{"authors":["Quentin Bletery","Anthony Sladen","**Junle Jiang**","Mark Simons"],"categories":null,"content":"","date":1451606400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1451606400,"objectID":"8f9c765153719384719552599f29e70d","permalink":"https://jjle.github.io/publication/bletery-2016/","publishdate":"2016-01-01T00:00:00Z","relpermalink":"/publication/bletery-2016/","section":"publication","summary":"The 2004 Mw 9.1?9.3 Sumatra-Andaman earthquake is one of the largest earthquakes of the modern instrumental era. Despite considerable efforts to analyze this event, the different available observations have proven difficult to reconcile in a single finite-fault slip model. In particular, the critical near-field geodetic records contain variable and significant postseismic signal (between 2 weeks' and 2 months' worth), while the satellite altimetry records of the associated tsunami are affected by various sources of uncertainties (e.g., source rupture velocity and mesoscale oceanic currents). In this study, we investigate the quasi-static slip distribution of the Sumatra-Andaman earthquake by carefully accounting for the different sources of uncertainties in the joint inversion of available geodetic and tsunami data. To this end, we use nondiagonal covariance matrices reflecting both observational and modeling uncertainties in a fully Bayesian inversion framework. Modeling errors can be particularly large for great earthquakes. Here we consider a layered spherical Earth for the static displacement field, nonhydrostatic equations for the tsunami, and a 3-D megathrust interface geometry to alleviate some of the potential epistemic uncertainties. The Bayesian framework then enables us to derive families of possible models compatible with the unevenly distributed and sometimes ambiguous measurements. We infer two regions of high fault slip at 3°N?4°N and 7°N?8°N with amplitudes that likely reach values as large as 40 m and possibly larger. These values are a factor of 2 larger than typically found in previous studies?potentially an outcome of commonly assumed forms of regularization. Finally, we find that fault rupture very likely involved shallow slip. Within the resolution provided by the existing data, we cannot rule out the possibility that fault rupture reached the trench.","tags":["Bayesian","earthquake","inverse theory","slip model","Sumatra-Andaman","tsunami"],"title":"A Bayesian Source Model for the 2004 Great Sumatra-Andaman Earthquake","type":"publication"},{"authors":["**Junle Jiang**"],"categories":null,"content":"","date":1451606400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1451606400,"objectID":"e623db3d3f6d15ab7d6a0295a0c25ee0","permalink":"https://jjle.github.io/publication/jiang-2016-a/","publishdate":"2016-01-01T00:00:00Z","relpermalink":"/publication/jiang-2016-a/","section":"publication","summary":"","tags":null,"title":"Probabilistic Imaging and Dynamic Modeling of Earthquake Source Processes","type":"publication"},{"authors":["**Junle Jiang**","Mark Simons"],"categories":null,"content":"","date":1451606400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1451606400,"objectID":"2b26670ffad2b83ce1586fbac16b8c83","permalink":"https://jjle.github.io/publication/jiang-2016-b/","publishdate":"2016-01-01T00:00:00Z","relpermalink":"/publication/jiang-2016-b/","section":"publication","summary":"Diverse observations from the 2011 Mw 9.0 Tohoku-oki earthquake pointed to large coseismic fault slip proximal to the Japan Trench. This seismic failure prompted a reevaluation of the conventional view that the outer fore-arc is generally aseismic. However, the nature of near-trench fault slip during this event remains debated, without consensus on whether slip peaked at the trench or at greater depths. Here we develop a probabilistic approach to image the spatiotemporal evolution of coseismic seafloor displacement from near-field tsunami observations. In a Bayesian framework, we sample ensembles of nonlinear models parameterized to focus on near-trench features, incorporating the uncertainty in modeling dispersive tsunami waves in addition to nominal observational errors. Our models indicate that seafloor in the region of the earthquake was broadly uplifted and tilted seaward approaching the deep-ocean trench. Over length scales of 40 km, seafloor uplift peaks at 5 $pm$ 0.6 m near the inner-outer fore-arc transition and decreases to 2 m at the trench axis over a distance of 50 km, corresponding to a seafloor tilt of 0.06 $pm$ 0.02 m/km. Over length scales of 20 km, peak uplift reaches 7 $pm$ 2 m at the similar location, but uplift at the trench is less constrained. Elastic modeling that reproduces the observed tilt requires a coseismic slip deficit at the trench. Such a deficit is effectively consistent with a metastable frictional model for the shallowest megathrust. While large shallow earthquakes in the region cannot be completely ruled out, aseismic deformation is the most likely mode for satisfying the long-term slip budget.","tags":["Bayesian inversion","seafloor deformation","subduction zone megathrust","Tohoku-oki earthquake","tsunami","uncertainty characterization"],"title":"Probabilistic Imaging of Tsunamigenic Seafloor Deformation during the 2011 Tohoku-Oki Earthquake","type":"publication"},{"authors":["**Junle Jiang**","Yuri Fialko"],"categories":null,"content":"","date":1451606400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1451606400,"objectID":"fefec0073038153444182266c7e52a0c","permalink":"https://jjle.github.io/publication/jiang-2016-c/","publishdate":"2016-01-01T00:00:00Z","relpermalink":"/publication/jiang-2016-c/","section":"publication","summary":"Observations from the Anza section of the San Jacinto Fault in Southern California reveal that microseismicity extends to depths of 15?18?km, while the geodetically determined locking depth is less than 10?km. This contrasts with observations from other major faults in the region and also with predictions of fault models assuming a simple layered distribution of frictional properties with depth. We suggest that an anomalously shallow geodetic fault locking may result from a transition zone at the bottom of seismogenic layer with spatially heterogeneous frictional properties. Numerical models of faults that incorporate stochastic heterogeneity at transitional depths successfully reproduce the observed depth relation between seismicity and geodetic locking, as well as complex spatiotemporal patterns of microseismicity with relatively scarce repeating earthquakes. Our models predict propagation of large earthquakes to the bottom of the transition zone, and ubiquitous aseismic transients below the locked zone, potentially observable using high-precision geodetic techniques.","tags":["aseismic transients","earthquake rupture","fault mechanics","geodetic locking","rate-and-state friction","seismicity"],"title":"Reconciling Seismicity and Geodetic Locking Depths on the Anza Section of the San Jacinto Fault","type":"publication"},{"authors":null,"categories":null,"content":"I am particularly interested in exploring the wide spetrum of dynamic Earth processes by intergrating seismological and geodetic observations. These efforts include imaging space-time patterns of fault slip during and after earthquakes (strong motion, GPS, tide gauges, and tsunami waveforms), inferring frequency-dependent signals during the potential activation of splay faulting (seismic records and tsunami waveforms), and, more recently, imaging the continuous transition from earthquake arrest to postseismic fault slip (strong motion records, high-rate GPS, and daily GPS).\nRecent Conference Presentation J Jiang, Y Bock, and E Klein, Imaging slip evolution on the San Andreas fault due to the 2004 Parkfield earthquake, AGU Fall Meeting Abstracts, 2018\n","date":1430110800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1430110800,"objectID":"2a4f3740ef1e633a4ba6b94c07905d00","permalink":"https://jjle.github.io/backup-material/data/","publishdate":"2015-04-27T00:00:00-05:00","relpermalink":"/backup-material/data/","section":"backup-material","summary":"Utilizing diverse datasets to probe multiscale dynamic processes","tags":["seismology","geodesy","data-inference"],"title":"Integration of Seismic-Geodetic Observations","type":"backup-material"},{"authors":["Zacharie Duputel","**Junle Jiang**","Romain Jolivet","Mark Simons","Luis Rivera","Jean-Paul Ampuero","Bryan Riel","Susan E Owen","Angelyn W Moore","Sergey V Samsonov","Francisco Ortega Culaciati","Susan E Minson"],"categories":null,"content":"","date":1420070400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1420070400,"objectID":"fdc61f96e6b8df0b3466a9983c59f3c6","permalink":"https://jjle.github.io/publication/duputel-2015/","publishdate":"2015-01-01T00:00:00Z","relpermalink":"/publication/duputel-2015/","section":"publication","summary":"The subduction zone in northern Chile is a well-identified seismic gap that last ruptured in 1877. On 1 April 2014, this region was struck by a large earthquake following a two week long series of foreshocks. This study combines a wide range of observations, including geodetic, tsunami, and seismic data, to produce a reliable kinematic slip model of the Mw=8.1 main shock and a static slip model of the Mw=7.7 aftershock. We use a novel Bayesian modeling approach that accounts for uncertainty in the Green's functions, both static and dynamic, while avoiding nonphysical regularization. The results reveal a sharp slip zone, more compact than previously thought, located downdip of the foreshock sequence and updip of high-frequency sources inferred by back-projection analysis. Both the main shock and the Mw=7.7 aftershock did not rupture to the trench and left most of the seismic gap unbroken, leaving the possibility of a future large earthquake in the region.","tags":null,"title":"The Iquique Earthquake Sequence of April 2014: Bayesian Modeling Accounting for Prediction Uncertainty","type":"publication"},{"authors":["Sarah E Minson","Mark Simons","James L Beck","Francisco Ortega","**Junle Jiang**","Susan E Owen","Angelyn W Moore","Asaf Inbal","Anthony Sladen"],"categories":null,"content":"","date":1406869200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1406869200,"objectID":"a0e2ef98a420ad07a35aa62362cb1503","permalink":"https://jjle.github.io/publication/minson-2014/","publishdate":"2014-08-01T00:00:00-05:00","relpermalink":"/publication/minson-2014/","section":"publication","summary":"We present a fully Bayesian inversion of kinematic rupture parameters for the 2011 Mw9 Tohoku-oki, Japan earthquake. Albeit computationally expensive, this approach to kinematic source modelling has the advantage of producing an ensemble of slip models that are consistent with physical a priori constraints, realistic data uncertainties, and realistic but simplistic uncertainties in the physics of the kinematic forward model, all without being biased by non-physical regularization constraints. Combining 1 Hz kinematic GPS, static GPS offsets, seafloor geodesy and near-field and far-field tsunami data into a massively parallel Monte Carlo simulation, we construct an ensemble of samples of the posterior probability density function describing the evolution of fault rupture. We find that most of the slip is concentrated in a depth range of 10--20 km from the trench, and that slip decreases towards the trench with significant displacements at the toe of wedge occurring in just a small region. Estimates of static stress drop and rupture velocity are ambiguous. Due to the spatial compactness of the fault rupture, the duration of the entire rupture was less than approximately 150 s.","tags":["Computational seismology; Earthquake source observations; Inverse theory; Probability distributions"],"title":"Bayesian inversion for finite fault earthquake source models -- II: the 2011 great Tohoku-oki, Japan earthquake","type":"publication"},{"authors":null,"categories":null,"content":"Numerical simulations of Sequences of Earthquakes and Aseismic Slip (SEAS) have made great progress over the past decades to address important questions in earthquake physics and fault mechanics. Significant challenges in SEAS modeling remain in resolving multiscale interactions between aseismic fault slip, earthquake nucleation, and dynamic rupture; and understanding physical factors controlling observables such as seismicity and ground deformation. The increasing capability and complexity of SEAS modeling calls for extensive efforts to verify and advance these simulations with rigor, reproducibility, and broadened impact. Over the past year, we have initiated a community code-verification exercise for SEAS simulations, supported by SCEC (the Southern California Earthquake Center). Through this exercise, we aim to develop best practices, and code-verification and simulation tools for SEAS modeling that would benefit a larger community.\nWe have completed our first two benchmarks, designed to test the capabilities of different computational methods in correctly solving a mathematically well-defined, basic problem in crustal faulting. These benchmarks are based on a 2D antiplane problem, with a 1D planar vertical strike-slip fault obeying rate-and-state friction, embedded in a 2D homogeneous, linear elastic half-space. The fault has a shallow seismogenic region with velocity-weakening friction and a deeper velocity-strengthening region, below which a relative plate motion rate is imposed. A periodic sequence of spontaneous, quasi-dynamic earthquakes and slow slip are simulated in the model. We have established an online platform for modelers to upload and compare simulation results. The comparison of ~20 models from 11 groups using different numerical methods (FDM/FEM/BEM) show excellent general agreements. We found that domain truncation and boundary conditions strongly influence interseismic fault stressing, earthquake recurrence, and coseismic rupture speed, and that agreement between models is only achieved with sufficiently large domain sizes. Building on this initial success, we are working toward more complex scenarios involving variable event sizes, a dipping fault, and a 3D problem in our upcoming benchmarks.\nOnline benchmark platform http://scecdata.usc.edu/cvws/seas/\nOur SCEC Workshop in April, 2018 https://www.scec.org/workshops/2018/cvws-seas\nOur SCEC Workshop in November, 2018 https://www.scec.org/workshops/2018/seas\nOur presentations at 2018 SCEC/AGU Jiang, J., \u0026amp; Erickson, B. A. (2018, 08). Advancing Simulations of Sequences of Earthquakes and Aseismic Slip [SEAS]. Oral Presentation at 2018 SCEC Annual Meeting. SCEC Contribution 8325\nErickson, B. A., Jiang, J., Barall, M., Lapusta, N., Dunham, E. M., Harris, R. A., Abrahams, L., Allison, K. L., Ampuero, J., Barbot, S. D., Cattania, C., Elbanna, A. E., Fialko, Y., Idini Zabala, B., Kozdon, J. E., Lambert, V. R., Liu, Y., Luo, Y., Ma, X., Segall, P., Shi, P., \u0026amp; Wei, M. (2018, 07). The Community Code Verification Exercise for Simulating Sequences of Earthquakes and Aseismic Slip (SEAS): Initial Benchmarks and Future Directions. Poster Presentation at 2018 SCEC Annual Meeting. SCEC Contribution 8214\nErickson, B. A., Jiang, J., Barall, M., Lapusta, N., Dunham, E. M., Harris, R. A., Abrahams, L., Allison, K. L., Ampuero, J., Barbot, S. D., Cattania, C., Elbanna, A. E., Fialko, Y., Idini Zabala, B., Kozdon, J. E., Lambert, V. R., Liu, Y., Luo, Y., Ma, X., Segall, P., Shi, P., \u0026amp; Wei, M. (2018, 07). The Community Code Verification Exercise for Simulating Sequences of Earthquakes and Aseismic Slip (SEAS): Initial Benchmarks and Future Directions. AGU Fall Meeting Abstracts, 2018\n","date":1398574800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1398574800,"objectID":"5ce5636a630e51a74fded2becf2c197a","permalink":"https://jjle.github.io/backup-material/seas/","publishdate":"2014-04-27T00:00:00-05:00","relpermalink":"/backup-material/seas/","section":"backup-material","summary":"Advancing geophysical modeling with rigor, reproducibility, and broadened impact","tags":["SEAS","numerical-simulation","community-work"],"title":"Community Modeling Initiative - SEAS","type":"backup-material"},{"authors":["Quentin Bletery","Anthony Sladen","Bertrand Delouis","Martin Vallée","Jean Mathieu Nocquet","Lucie Rolland","**Junle Jiang**"],"categories":null,"content":"","date":1388534400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1388534400,"objectID":"1607ce56e16507d19475d6caf6bfb8f0","permalink":"https://jjle.github.io/publication/bletery-2014/","publishdate":"2020-11-26T03:12:45.072516Z","relpermalink":"/publication/bletery-2014/","section":"publication","summary":"The 11 March 2011 Mw9.0 Tohoku-Oki earthquake was recorded by an exceptionally large amount of diverse data offering a unique opportunity to investigate the details of this major megathrust rupture. Many studies have taken advantage of the very dense Japanese onland strong motion, broadband, and continuous GPS networks in this sense. But resolution tests and the variability in the proposed solutions have highlighted the difficulty to uniquely resolve the slip distribution from these networks, relatively distant from the source region, and with limited azimuthal coverage. In this context, we present a finite fault slip joint inversion including an extended amount of complementary data (teleseismic, strong motion, high-rate GPS, static GPS, seafloor geodesy, and tsunami records) in an attempt to reconcile them into a single better resolved model. The inversion reveals a patchy slip distribution with large slip (up to 64 m) mostly located updip of the hypocenter and near the trench. We observe that most slip is imaged in a region where almost no earthquake was recorded before the main shock and around which intense interplate seismicity is observed afterward. At a smaller scale, the largest slip pattern is imaged just updip of an important normal fault coseismically activated. This normal fault has been shown to be the mark of very low dynamic friction allowing extremely large slip to propagate up to the free surface. The spatial relationship between this normal fault and our slip distribution strengthens its key role in the rupture process of the Tohoku-Oki earthquake.","tags":null,"title":"A Detailed Source Model for the Mw9.0 Tohoku-Oki Earthquake Reconciling Geodesy, Seismology, and Tsunami Records","type":"publication"},{"authors":["Shengji Wei","Robert Graves","Don Helmberger","Jean-Philippe Avouac","**Junle Jiang**"],"categories":null,"content":"","date":1325376000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1325376000,"objectID":"767db1f567b186d50522ead05c317a21","permalink":"https://jjle.github.io/publication/wei-2012/","publishdate":"2012-01-01T00:00:00Z","relpermalink":"/publication/wei-2012/","section":"publication","summary":"Modeling strong ground motions from great subduction zone earthquakes is one of the great challenges of computational seismology. To separate the rupture characteristics from complexities caused by 3D sub-surface geology requires an extraordinary data set such as provided by the recent Mw9.0 Tohoku-Oki earthquake. Here we combine deterministic inversion and dynamically guided forward simulation methods to model over one thousand high-rate GPS and strong motion observations from 0 to 0.25Hz across the entire Honshu Island. Our results display distinct styles of rupture with a deeper generic interplate event ($∼$Mw8.5) transitioning to a shallow tsunamigenic earthquake ($∼$Mw9.0) at about 25km depth in a process driven by a strong dynamic weakening mechanism, possibly thermal pressurization. This source model predicts many important features of the broad set of seismic, geodetic and seafloor observations providing a major advance in our understanding of such great natural hazards.","tags":["Finite fault","High-rate GPS","Strong motion","Tohoku-Oki earthquake","Tsunami"],"title":"Sources of Shaking and Flooding during the Tohoku-Oki Earthquake: A Mixture of Rupture Styles","type":"publication"},{"authors":["Mark Simons","Sarah E Minson","Anthony Sladen","Francisco Ortega","**Junle Jiang**","Susan E Owen","Lingsen Meng","Jean-Paul Ampuero","Shengji Wei","Risheng Chu","Donald V Helmberger","Hiroo Kanamori","Eric Hetland","Angelyn W Moore","Frank H Webb"],"categories":null,"content":"","date":1293840000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1293840000,"objectID":"412aac9c607a2e77e3448e05e53d5b2a","permalink":"https://jjle.github.io/publication/simons-2011/","publishdate":"2011-01-01T00:00:00Z","relpermalink":"/publication/simons-2011/","section":"publication","summary":"Geophysical observations from the 2011 moment magnitude (M(w)) 9.0 Tohoku-Oki, Japan earthquake allow exploration of a rare large event along a subduction megathrust. Models for this event indicate that the distribution of coseismic fault slip exceeded 50 meters in places. Sources of high-frequency seismic waves delineate the edges of the deepest portions of coseismic slip and do not simply correlate with the locations of peak slip. Relative to the M(w) 8.8 2010 Maule, Chile earthquake, the Tohoku-Oki earthquake was deficient in high-frequency seismic radiation–a difference that we attribute to its relatively shallow depth. Estimates of total fault slip and surface secular strain accumulation on millennial time scales suggest the need to consider the potential for a future large earthquake just south of this event.","tags":null,"title":"The 2011 Magnitude 9.0 Tohoku-Oki Earthquake: Mosaicking the Megathrust from Seconds to Centuries","type":"publication"},{"authors":null,"categories":null,"content":" Welcome to Slides Academic\nFeatures Efficiently write slides in Markdown 3-in-1: Create, Present, and Publish your slides Supports speaker notes Mobile friendly slides Controls Next: Right Arrow or Space Previous: Left Arrow Start: Home Finish: End Overview: Esc Speaker notes: S Fullscreen: F Zoom: Alt + Click PDF Export: E Code Highlighting Inline code: variable\nCode block:\nporridge = \u0026quot;blueberry\u0026quot; if porridge == \u0026quot;blueberry\u0026quot;: print(\u0026quot;Eating...\u0026quot;) Math In-line math: $x + y = z$\nBlock math:\n$$ f\\left( x \\right) = \\;\\frac{{2\\left( {x + 4} \\right)\\left( {x - 4} \\right)}}{{\\left( {x + 4} \\right)\\left( {x + 1} \\right)}} $$\nFragments Make content appear incrementally\n{{% fragment %}} One {{% /fragment %}} {{% fragment %}} **Two** {{% /fragment %}} {{% fragment %}} Three {{% /fragment %}} Press Space to play!\nOne Two Three \nA fragment can accept two optional parameters:\n class: use a custom style (requires definition in custom CSS) weight: sets the order in which a fragment appears Speaker Notes Add speaker notes to your presentation\n{{% speaker_note %}} - Only the speaker can read these notes - Press `S` key to view {{% /speaker_note %}} Press the S key to view the speaker notes!\n Only the speaker can read these notes Press S key to view Themes black: Black background, white text, blue links (default) white: White background, black text, blue links league: Gray background, white text, blue links beige: Beige background, dark text, brown links sky: Blue background, thin dark text, blue links night: Black background, thick white text, orange links serif: Cappuccino background, gray text, brown links simple: White background, black text, blue links solarized: Cream-colored background, dark green text, blue links Custom Slide Customize the slide style and background\n{{\u0026lt; slide background-image=\u0026quot;/img/boards.jpg\u0026quot; \u0026gt;}} {{\u0026lt; slide background-color=\u0026quot;#0000FF\u0026quot; \u0026gt;}} {{\u0026lt; slide class=\u0026quot;my-style\u0026quot; \u0026gt;}} Custom CSS Example Let\u0026rsquo;s make headers navy colored.\nCreate assets/css/reveal_custom.css with:\n.reveal section h1, .reveal section h2, .reveal section h3 { color: navy; } Questions? Ask\nDocumentation\n","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":-62135596800,"objectID":"c2915ec5da95791851caafdcba9664af","permalink":"https://jjle.github.io/slides/example-slides/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/slides/example-slides/","section":"slides","summary":"Welcome to Slides Academic\nFeatures Efficiently write slides in Markdown 3-in-1: Create, Present, and Publish your slides Supports speaker notes Mobile friendly slides Controls Next: Right Arrow or Space Previous: Left Arrow Start: Home Finish: End Overview: Esc Speaker notes: S Fullscreen: F Zoom: Alt + Click PDF Export: E Code Highlighting Inline code: variable\nCode block:\nporridge = \u0026quot;blueberry\u0026quot; if porridge == \u0026quot;blueberry\u0026quot;: print(\u0026quot;Eating...\u0026quot;) Math In-line math: $x + y = z$","tags":null,"title":"Slides","type":"slides"}] \ No newline at end of file +[{"authors":["admin"],"categories":null,"content":"My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones.\nWe address various geoscience problems using geodetic imaging (e.g., Global Navigation Satellite Systems \u0026amp; Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e.g., seismicity \u0026amp; structure), and laboratory-based computational modeling, with particular interests in multiscale inference and uncertainty quantification in geophysics. Through these multi-/inter-disciplinary efforts, we aim to better understand and assess geohazards and to improve safe, sustainable subsurface exploration.\nI always welcome motivated students and postdocs to join the group; please see Opportunities.\n","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"598b63dd58b43bce02403646f240cd3c","permalink":"https://jjle.github.io/authors/admin/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/authors/admin/","section":"author","summary":"My research group study the dynamics and impacts of the Earth’s crustal processes due to natural forces and human activities from societal to geological timescales. These phenomena include microseismicity, large earthquakes, tsunamis, fault creep, ground uplift and subsidence in diverse environments such as geothermal fields, crustal faults, and subduction zones.\nWe address various geoscience problems using geodetic imaging (e.g., Global Navigation Satellite Systems \u0026amp; Interferometric Synthetic Aperture Radar; GNSS/InSAR), seismological observations (e.","tags":null,"title":"Junle Jiang","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"8639c2048cb98c49025b6d70450bfe45","permalink":"https://jjle.github.io/author/al-hashemi/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/al-hashemi/","section":"author","summary":"","tags":null,"title":"Dawoud Al Hashemi","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"71b414ee6a6003800f6a76176c2e26f4","permalink":"https://jjle.github.io/author/bodunde/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/bodunde/","section":"author","summary":"","tags":null,"title":"Segun Steven Bodunde","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"f1608f0aad14b58f1004e5b2f2809b55","permalink":"https://jjle.github.io/author/kang/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/kang/","section":"author","summary":"","tags":null,"title":"Zhenyu Kang","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"7e702aa083e52b899b7c9662ed9aa5ba","permalink":"https://jjle.github.io/author/li/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/li/","section":"author","summary":"","tags":null,"title":"Haoyu Li","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"0902dcf8a4abdcd4abb5c8a1eb29d18f","permalink":"https://jjle.github.io/author/oyugi/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/oyugi/","section":"author","summary":"","tags":null,"title":"Maurine Oyugi","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"afc12ec59e6af58c049743257b96a07c","permalink":"https://jjle.github.io/author/rutkauskas/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/rutkauskas/","section":"author","summary":"","tags":null,"title":"Calvin Rutkauskas","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"ffb741b66a6a64439eb733ef39737b66","permalink":"https://jjle.github.io/author/shodunke/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/shodunke/","section":"author","summary":"","tags":null,"title":"Ganiyat Shodunke","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"e03df347416295c3be68529e12094bcc","permalink":"https://jjle.github.io/author/thapa/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/thapa/","section":"author","summary":"","tags":null,"title":"Manoj Thapa","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"c2a60e27a646bad86e295cfc5c5c8547","permalink":"https://jjle.github.io/author/vera-arroyo/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/vera-arroyo/","section":"author","summary":"","tags":null,"title":"Alexandro Vera Arroyo","type":"author"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":-62135596800,"objectID":"6cf23c484b70cb936115b00069d8acef","permalink":"https://jjle.github.io/author/viteri/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/viteri/","section":"author","summary":"","tags":null,"title":"Jose Viteri Lopez","type":"author"},{"authors":null,"categories":null,"content":"University of Oklahoma \n2022\u0026ndash; \u0026emsp; Faculty Liaison, American Geophysical Union (AGU) Bridge Program 2021\u0026ndash; \u0026emsp; Member, MCEE Diversity, Equity, and Inclusion (DEI) Council 2021\u0026ndash; \u0026emsp; Member, OU Data Institute for Societal Challenges (DISC) 2022\u0026ndash; \u0026emsp; Institutional Representative (Secondary), EarthScope Consortium 2022\u0026ndash; \u0026emsp; Institutional Representative, Southern California Earthquake Center (SCEC) 2022\u0026ndash; \u0026emsp; Institutional Representative, Computational Infrastructure for Geodynamics (CIG) 2021\u0026ndash; \u0026emsp; Institutional Representative, Western North America InSAR (WInSAR) Consortium 2023\u0026ndash; \u0026emsp; Member, Energy Transition Geophysics Search Committee 2021\u0026ndash; \u0026emsp; Member, Honors \u0026amp; Awards Committee 2020\u0026ndash; \u0026emsp; Member, Graduate Admission \u0026amp; Affairs Committee 2021S \u0026emsp; Member and DEI Advocate, Environmental Geophysics Search Committee 2020F \u0026emsp; Member, Petroleum Geosciences Vision Committee Broader Communities\n2017\u0026ndash;2023 \u0026emsp; Co-Leader (w/ B. Erickson \u0026amp; V. Lambert), Community Code Verification SEAS Group 2022\u0026ndash;2023 \u0026emsp; Faculty Mentor, Asian Americans \u0026amp; Pacific Islanders in Geosciences (AAPIiG)\nReviewer for Proposals: National Science Foundation (NSF), National Aeronautics and Space Administration (NASA), United States Geological Survey (USGS), American Chemical Society Petroleum Research Fund (ACS PRF), Dutch Research Council (NWO), German Research Foundation (DFG) Reviewer for Journals: Science, Science Advances, Geophysical Research Letters, Journal of Geophysical Research - Solid Earth, Geophysical Journal International, Earth and Planetary Science Letters, Scientific Reports, Bulletin of the Seismological Society of America, Seismological Research Letters, Earth Planets and Space, Earth and Space Science, Pure and Applied Geophysics, Tectonophysics, Remote Sensing, Geosciences, Energies, Sensors, Earthquake Science, etc.\n","date":1695186000,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":1695186000,"objectID":"2c778b35ac809d331bccf991419ec2ed","permalink":"https://jjle.github.io/service/","publishdate":"2023-09-20T00:00:00-05:00","relpermalink":"/service/","section":"service","summary":"University of Oklahoma \n2022\u0026ndash; \u0026emsp; Faculty Liaison, American Geophysical Union (AGU) Bridge Program 2021\u0026ndash; \u0026emsp; Member, MCEE Diversity, Equity, and Inclusion (DEI) Council 2021\u0026ndash; \u0026emsp; Member, OU Data Institute for Societal Challenges (DISC) 2022\u0026ndash; \u0026emsp; Institutional Representative (Secondary), EarthScope Consortium 2022\u0026ndash; \u0026emsp; Institutional Representative, Southern California Earthquake Center (SCEC) 2022\u0026ndash; \u0026emsp; Institutional Representative, Computational Infrastructure for Geodynamics (CIG) 2021\u0026ndash; \u0026emsp; Institutional Representative, Western North America InSAR (WInSAR) Consortium 2023\u0026ndash; \u0026emsp; Member, Energy Transition Geophysics Search Committee 2021\u0026ndash; \u0026emsp; Member, Honors \u0026amp; Awards Committee 2020\u0026ndash; \u0026emsp; Member, Graduate Admission \u0026amp; Affairs Committee 2021S \u0026emsp; Member and DEI Advocate, Environmental Geophysics Search Committee 2020F \u0026emsp; Member, Petroleum Geosciences Vision Committee Broader Communities","tags":null,"title":"Professional Service","type":"docs"},{"authors":null,"categories":null,"content":"2024 Fall Admission \nOur group may recruit 1\u0026ndash;2 MS/PhD graduate students only for the following research directions:\n Geodetic Imaging and Modeling: Processing, modeling, and interpration of satellite-based InSAR/GNSS observations to characterize natural/anthropogenic near-surface/crustal processes and hazards. Funding Sources: NASA/NSF/OU.\n Computational Geomechanics/Seismology: Developing and applying computational models of earthquake rupture, deformation, and fluid flow to understand natural and anthropogenic seismicity. Funding Sources: NSF/OU.\n General Information \nAll of our graduate students are fully supported by Graduate Teaching/Research Assistantship (GTA/GRA). Students receive stipends, tuition waiver, and healthcare benefits, with fees often covered by additional departmental scholarships.\nPlease read the general expecations below and contact me if interested. Please include a statement of your interest/motivation, CV/resume, and transcript(s) (for students) in the email.\nFor prospective MS/PhD students, you can find more details about our graduate program.\n Undergraduate Students:\nOU students: I am always happy to discuss course(s) and potential research topics to explore. Other students: We have hosted and look forward to virtual/on-site undergrad summer interns.\n MS Students: You should mention your research interests, desired knowledge and skillsets, and plans for professional work or PhD-level research in future.\n PhD Students: You are expected to describe the broad scientific/engineering problem that you would like to pursue with my mentorship, and explain how your research interests and career plan fit in well with OU Geophysics Program and our research group.\n Postdoctoral Researchers: Please propose or inquire about research project(s) of our mutual interests, and envision how the diverse expertise/resources of OU Geosciences program and our group can help you advance your career.\n ","date":1695186000,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":1695186000,"objectID":"922e3daacb1f9bde274c6723f20e9679","permalink":"https://jjle.github.io/opportunities/","publishdate":"2023-09-20T00:00:00-05:00","relpermalink":"/opportunities/","section":"opportunities","summary":"2024 Fall Admission \nOur group may recruit 1\u0026ndash;2 MS/PhD graduate students only for the following research directions:\n Geodetic Imaging and Modeling: Processing, modeling, and interpration of satellite-based InSAR/GNSS observations to characterize natural/anthropogenic near-surface/crustal processes and hazards. Funding Sources: NASA/NSF/OU.\n Computational Geomechanics/Seismology: Developing and applying computational models of earthquake rupture, deformation, and fluid flow to understand natural and anthropogenic seismicity. Funding Sources: NSF/OU.\n General Information","tags":null,"title":"Research Opportunities","type":"docs"},{"authors":null,"categories":null,"content":"Data Repositories for Recent Publications \nJiang, J., Erickson, B. et al. (2021). Simulation Data for \u0026ldquo;Community-Driven Code Comparisons for Three-Dimensional Dynamic Modeling of Sequences of Earthquakes and Aseismic Slip (SEAS)\u0026rdquo; [Data set]. In Journal of Geophysical Research. Zenodo. doi:10.5281/zenodo.6299674. Materna, K., Barbour, A., Jiang, J., and Eneva (2022), Geodetic displacement data near North Brawley Geothermal Field, 2009-2019. Zenodo. doi:10.5281/zenodo.5949377. Jiang, J., Bock, Y., and Klein, E. (2021). Data for \u0026ldquo;Coevolving early afterslip and aftershock signatures of a San Andreas fault rupture\u0026rdquo; [Data set]. In Science Advances. Zenodo. doi:10.5281/zenodo.4278477. Jiang, J., and Lohman, R. (2020). Data for \u0026ldquo;Coherence-guided InSAR deformation analysis in the presence of ongoing land surface change in the Imperial Valley, California\u0026rdquo; [Data set]. In Remote Sensing of Environment. Zenodo. doi:10.5281/zenodo.3911193. Jiang, J. and Simons, M. (2016). Data and Models for “Probabilistic imaging of tsunamigenic seafloor deformation during the 2011 Tohoku-oki Earthquake” [Data set]. In J. Geophys. Res. Solid Earth. Zenodo. doi:10.5281/zenodo.6896262. ","date":1666242000,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":1666242000,"objectID":"77c2d2ba0979ac9954ceb502de85c1ce","permalink":"https://jjle.github.io/data/","publishdate":"2022-10-20T00:00:00-05:00","relpermalink":"/data/","section":"data","summary":"Data Repositories for Recent Publications \nJiang, J., Erickson, B. et al. (2021). Simulation Data for \u0026ldquo;Community-Driven Code Comparisons for Three-Dimensional Dynamic Modeling of Sequences of Earthquakes and Aseismic Slip (SEAS)\u0026rdquo; [Data set]. In Journal of Geophysical Research. Zenodo. doi:10.5281/zenodo.6299674. Materna, K., Barbour, A., Jiang, J., and Eneva (2022), Geodetic displacement data near North Brawley Geothermal Field, 2009-2019. Zenodo. doi:10.5281/zenodo.5949377. Jiang, J., Bock, Y., and Klein, E. (2021). Data for \u0026ldquo;Coevolving early afterslip and aftershock signatures of a San Andreas fault rupture\u0026rdquo; [Data set].","tags":null,"title":"Datasets","type":"docs"},{"authors":null,"categories":null,"content":"Graduate / Upper Undergraduate Level Courses\nGPHY5020 Computational Geophysics \u0026ndash; 3 credits (2021S, 2023S) Fundamental concepts of numerical modeling in solid Earth geophysics, including the mathematical formulation of finite difference (FDM) and finite element (FEM) methods and their applications in a range of geophysical problems such as the heat and fluid flow, deformation, and wave propagation. Students learn MATLAB/Python programming for these methods and review topics on computational methods in seismology, geomechanics, and geodynamics.\nGPHY5970 Remote Sensing \u0026amp; Space Geodesy \u0026ndash; 3 credits (2021F, 2023F) This course introduces fundamentals of remote sensing and geodetic techniques, including optical, radar, GNSS, InSAR, and related observations from current and upcoming satellite missions. Through case studies, the course covers basic geospatial analysis and parameter estimation approaches to characterize the properties and processes of land surface changes, geohazards, and resource exploration.\nGPHY4553 Introduction to Seismology \u0026ndash; 3 credits (2022S) This course presents an overview of seismology to introduce students to the fundamentals of seismic wave, quantitative data analyses, and the utilization of seismic wave for the study of earthquakes and the Earth\u0026rsquo;s interior structure. Students will gain hand-on experiences with real data analysis.\nGPHY5413 Global Geophysics \u0026ndash; 3 credits (2022F, 2023F) Introduces students to geophysical methods, the structure and physical properties of earth\u0026rsquo;s interior, active processes on earth, and the use of geophysical methods to study structure and processes.\nGPHY3440 Mentored Research Experience \u0026ndash; 1\u0026ndash;3 credits (2021S, 2022Su) For the inquisitive student to apply the scholarly processes of the discipline to a research or creative project under the mentorship of a faculty member.\nGPHY6970 Machine Learning in Geosciences Seminar \u0026ndash; 1 credit (2021F; Co-Instructor) To introduce Geoscience students to the basic methods of machine learning in a seminar setting, with discussion and brainstorming of ideas.\nGPHY5970 Geophysical Journal Seminar \u0026ndash; 1 credit (2022S, 2022F) Review and discuss recent literature in the broad areas of solid Earth and exploration geophysics \u0026nbsp;\nLower Undergraduate Level Courses\nGEOL1114 Physical Geology for Scientists and Engineers \u0026ndash; 3 credits (2020F, 2022S) Plate tectonics, the makeup of continents and mountain building. Heat flow, magnetism, gravity, rock deformation, earthquakes and the earth\u0026rsquo;s interior. Surface processes including weathering, erosion, transport and deposition. Landforms, rivers, groundwater, glaciers, ocean processes, and volcanoes. Minerals and rocks. Application of geology to land-use, groundwater, mineral and fossil fuel exploration. Laboratory included.\nGPHY3013 – Data Analysis in Geoscience \u0026ndash; 3 credits (2023S) This course introduces theories and techniques in quantitative data analysis, including data visualization, probability theory, linear models, periodicity detection, filtering, correlation, interpolation, approximations, and hypothesis testing. These concepts and methods are applied to several datasets in the study of the atmosphere, streams, groundwater, seafloor, earthquakes, etc. Examples are demonstrated in MATLAB programming environment.\nGPHY2013 Frontiers of Geophysics \u0026ndash; 1 credit (2023S; Co-Instructor) Introduction to the basic theories, methods, and modern applications of geophysics. This sampler course will address topics such as, but not limited to: Electrical resistivity imaging, seismology, deep earth geophysics, remote sensing, reflection seismology, computational geophysics, and machine learning.\n","date":1648789200,"expirydate":-62135596800,"kind":"section","lang":"en","lastmod":1648789200,"objectID":"6b0512eeb5f23dcb50d5dbe994643b40","permalink":"https://jjle.github.io/teaching/","publishdate":"2022-04-01T00:00:00-05:00","relpermalink":"/teaching/","section":"teaching","summary":"Graduate / Upper Undergraduate Level Courses\nGPHY5020 Computational Geophysics \u0026ndash; 3 credits (2021S, 2023S) Fundamental concepts of numerical modeling in solid Earth geophysics, including the mathematical formulation of finite difference (FDM) and finite element (FEM) methods and their applications in a range of geophysical problems such as the heat and fluid flow, deformation, and wave propagation. Students learn MATLAB/Python programming for these methods and review topics on computational methods in seismology, geomechanics, and geodynamics.","tags":null,"title":"Courses","type":"docs"},{"authors":[],"categories":null,"content":" Click on the Slides button above to view the built-in slides feature.\n Slides can be added in a few ways:\n Create slides using Academic\u0026rsquo;s Slides feature and link using url_slides parameter in the front matter of the talk file Upload an existing slide deck to static/ and link using url_slides parameter in the front matter of the talk file Embed your slides (e.g. Google Slides) or presentation video on this page using shortcodes. Further talk details can easily be added to this page using Markdown and $\\rm \\LaTeX$ math code.\n","date":1906567200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1906567200,"objectID":"96344c08df50a1b693cc40432115cbe3","permalink":"https://jjle.github.io/talk/example/","publishdate":"2017-01-01T00:00:00-06:00","relpermalink":"/talk/example/","section":"talk","summary":"An example talk using Academic's Markdown slides feature.","tags":[],"title":"Example Talk","type":"talk"},{"authors":["Brittany A. Erickson","**Junle Jiang**","Valère Lambert","Sylvain D. Barbot","Mohamed Abdelmeguid","Martin Almquist","Jean-Paul Ampuero","Ryosuke Ando","Camilla Cattania","Alexandre Chen","Luca Dal Zilio","Shuai Deng","Eric M. Dunham","Ahmed E. Elbanna","Alice-Agnes Gabriel","Tobias W. Harvey","Yihe Huang","Yoshihiro Kaneko","Jeremy E. Kozdon","Nadia Lapusta","Duo Li","Meng Li","Chao Liang","Yajing Liu","So Ozawa","Andrea Perez-Silva","Casper Pranger","Paul Segall","Yudong Sun","Prithvi Thakur","Carsten Uphoff","Ylona van Dinther","Yuyun Yang"],"categories":null,"content":"","date":1673308800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1673308800,"objectID":"6d292c822e763d7a9d0dd7d9823ca80a","permalink":"https://jjle.github.io/publication/erickson-2023/","publishdate":"2023-01-10T00:00:00Z","relpermalink":"/publication/erickson-2023/","section":"publication","summary":"Numerical modeling of earthquake dynamics and derived insight for seismic hazard relies on credible, reproducible model results. The sequences of earthquakes and aseismic slip (SEAS) initiative has set out to facilitate community code comparisons, and verify and advance the next generation of physics‐based earthquake models that reproduce all phases of the seismic cycle. With the goal of advancing SEAS models to robustly incorporate physical and geometrical complexities, here we present code comparison results from two new benchmark problems: BP1‐FD considers full elastodynamic effects, and BP3‐QD considers dipping fault geometries. Seven and eight modeling groups participated in BP1‐FD and BP3‐QD, respectively, allowing us to explore these physical ingredients across multiple codes and better understand associated numerical considerations. With new comparison metrics, we find that numerical resolution and computational domain size are critical parameters to obtain matching results. Codes for BP1‐FD implement different criteria for switching between quasi‐static and dynamic solvers, which require tuning to obtain matching results. In BP3‐QD, proper remote boundary conditions consistent with specified rigid body translation are required to obtain matching surface displacements. With these numerical and mathematical issues resolved, we obtain excellent quantitative agreements among codes in earthquake interevent times, event moments, and coseismic slip, with reasonable agreements made in peak slip rates and rupture arrival time. We find that including full inertial effects generates events with larger slip rates and rupture speeds compared to the quasi‐dynamic counterpart. For BP3‐QD, both dip angle and sense of motion (thrust versus normal faulting) alter ground motion on the hanging and foot walls, and influence event patterns, with some sequences exhibiting similar‐size characteristic earthquakes, and others exhibiting different‐size events. These findings underscore the importance of considering full elastodynamics and nonvertical dip angles in SEAS models, as both influence short‐ and long‐term earthquake behavior and are relevant to seismic hazard.","tags":null,"title":"Incorporating Full Elastodynamic Effects and Dipping Fault Geometries in Community Code Verification Exercises for Simulations of Earthquake Sequences and Aseismic Slip (SEAS)","type":"publication"},{"authors":["Kathryn Materna","Andrew Barbour","**Junle Jiang**","Mariana Eneva"],"categories":null,"content":"","date":1648776107,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1648776107,"objectID":"a55185a878f6d2211ff744e7b6bf6487","permalink":"https://jjle.github.io/publication/materna-2022/","publishdate":"2022-04-01T01:21:47.646765Z","relpermalink":"/publication/materna-2022/","section":"publication","summary":"The North Brawley Geothermal Field, located within the Brawley Seismic Zone of Southern California, presents a case study for understanding seismic hazards linked to fluid injection and geothermal energy extraction. An earthquake swarm near the geothermal field in 2012 included two earthquakes with magnitudes greater than 5 and was potentially preceded by a years-long aseismic slip transient. To better understand ground deformation around the geothermal field, including its evolution with time and its physical mechanisms, we analyze deformation before, during, and after the swarm using ground- and satellite-based geodetic techniques between 2009 and 2019. We integrate observations from GNSS, Sentinel-1, TerraSAR-X, UAVSAR, and leveling surveys into a single deformation history. Modeling of this new collection of observations at the North Brawley Geothermal Field provides evidence for 80% more pre-swarm aseismic slip than previously recognized from 2009-2012. During the 2012 Brawley swarm, our geodetic slip inversions closely match the results of seismic waveform inversions from the swarm events. After the 2012 swarm, surface deformation is dominated by poroelastic deformation of a shallow fluid reservoir at ","tags":null,"title":"Detection of aseismic slip and poroelastic reservoir deformation at the North Brawley Geothermal Field from 2009-2019","type":"publication"},{"authors":["**Junle Jiang**","Brittany Erickson","Valere Lambert","Jean-Paul Ampuero","Ryosuke Ando","Sylvain Barbot","Camilla Cattania","Luca Dal Zilio","Benchun Duan","Eric M. Dunham","Alice-Agnes Gabriel","Nadia Lapusta","Duo Li","Meng Li","Dunyu Liu","Yajing Liu","So Ozawa","Casper Pranger","Ylona van Dinther"],"categories":null,"content":"","date":1646184107,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1646184107,"objectID":"d0f945d8ec5383666e69d6c566248e58","permalink":"https://jjle.github.io/publication/jiang-2022/","publishdate":"2022-03-02T01:21:47.646765Z","relpermalink":"/publication/jiang-2022/","section":"publication","summary":"Dynamic modeling of sequences of earthquakes and aseismic slip (SEAS) provides a self-consistent, physics-based framework to connect, interpret, and predict diverse geophysical observations across spatial and temporal scales. Amid growing applications of SEAS models, numerical code verification is essential to ensure reliable simulation results but is often infeasible due to the lack of analytical solutions. Here, we develop two benchmarks for three-dimensional (3D) SEAS problems to compare and verify numerical codes based on boundary-element, finite-element, and finite-difference methods, in a community initiative. Our benchmarks consider a planar vertical strike-slip fault obeying a rate- and state-dependent friction law, in a 3D homogeneous, linear elastic whole-space or half-space, where spontaneous earthquakes and slow slip arise due to tectonic-like loading. We use a suite of quasi-dynamic simulations from 10 modeling groups to assess the agreement during all phases of multiple seismic cycles. We find excellent quantitative agreement among simulated outputs for sufficiently large model domains and small grid spacings. However, discrepancies in rupture fronts of the initial event are influenced by the free surface and various computational factors. The recurrence intervals and nucleation phase of later earthquakes are particularly sensitive to numerical resolution and domain-size-dependent loading. Despite such variability, key properties of individual earthquakes, including rupture style, duration, total slip, peak slip rate, and stress drop, are comparable among even marginally resolved simulations. Our benchmark efforts offer a community-based example to improve numerical simulations and reveal sensitivities of model observables, which are important for advancing SEAS models to better understand earthquake system dynamics.","tags":null,"title":"Community-Driven Code Comparisons for Three-Dimensional Dynamic Modeling of Sequences of Earthquakes and Aseismic Slip (SEAS)","type":"publication"},{"authors":null,"categories":null,"content":" In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 I started as an Assistant Professor of Geophysics in the School of Geosciences at the University of Oklahoma in Fall 2020. I am open to recruiting MS/PhD students and a postdoc to join the team. Please contact me for research opportunities if you are interested! \u0026hellip;\nTip 2 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"827ef54312d99403e9dba3ef93fb69df","permalink":"https://jjle.github.io/opportunities/career/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/opportunities/career/","section":"opportunities","summary":"In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 I started as an Assistant Professor of Geophysics in the School of Geosciences at the University of Oklahoma in Fall 2020. I am open to recruiting MS/PhD students and a postdoc to join the team. Please contact me for research opportunities if you are interested! \u0026hellip;\nTip 2 \u0026hellip;","tags":null,"title":"Career Page","type":"docs"},{"authors":null,"categories":null,"content":" In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 I started as an Assistant Professor of Geophysics in the School of Geosciences at the University of Oklahoma in Fall 2020. I am open to recruiting MS/PhD students and a postdoc to join the team. Please contact me for research opportunities if you are interested! \u0026hellip;\nTip 2 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"88025ddd00c766d385d736b1217bdf24","permalink":"https://jjle.github.io/teaching/career/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/teaching/career/","section":"teaching","summary":"In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 I started as an Assistant Professor of Geophysics in the School of Geosciences at the University of Oklahoma in Fall 2020. I am open to recruiting MS/PhD students and a postdoc to join the team. Please contact me for research opportunities if you are interested! \u0026hellip;\nTip 2 \u0026hellip;","tags":null,"title":"Career Page","type":"docs"},{"authors":null,"categories":null,"content":" In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"23c22979e41671c5e00b2a8627bb8899","permalink":"https://jjle.github.io/opportunities/grad/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/opportunities/grad/","section":"opportunities","summary":"In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;","tags":null,"title":"Grad Page","type":"docs"},{"authors":null,"categories":null,"content":" In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"47fd12ac85ee733f3bfd902ef34971a6","permalink":"https://jjle.github.io/teaching/grad/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/teaching/grad/","section":"teaching","summary":"In this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;","tags":null,"title":"Grad Page","type":"docs"},{"authors":null,"categories":null,"content":" M e n t o r i n G \nIn this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"4e83eb64a577a1838e3a9a70ca905693","permalink":"https://jjle.github.io/opportunities/mentor/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/opportunities/mentor/","section":"opportunities","summary":"M e n t o r i n G \nIn this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;","tags":null,"title":"Mentoring Philosophy","type":"docs"},{"authors":null,"categories":null,"content":" M e n t o r i n G \nIn this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;\n","date":1636783200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636783200,"objectID":"13f14e294af0ac1a9b16688e640e2502","permalink":"https://jjle.github.io/teaching/mentor/","publishdate":"2021-11-13T00:00:00-06:00","relpermalink":"/teaching/mentor/","section":"teaching","summary":"M e n t o r i n G \nIn this tutorial, I\u0026rsquo;ll share my top 10 tips for getting started with Academic:\nTip 1 \u0026hellip;","tags":null,"title":"Mentoring Philosophy","type":"docs"},{"authors":["**Junle Jiang**","Yehuda Bock","Emilie Klein"],"categories":null,"content":"","date":1617235200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1617235200,"objectID":"31581916be743e7c3d94e7db244a7692","permalink":"https://jjle.github.io/publication/jiang-2021/","publishdate":"2021-04-09T18:25:12.6959Z","relpermalink":"/publication/jiang-2021/","section":"publication","summary":"Large earthquakes often lead to transient deformation and enhanced seismic activity, with their fastest evolution occurring at the early, ephemeral post-rupture period. Here, we investigate this elusive phase using geophysical observations from the 2004 moment magnitude 6.0 Parkfield, California, earthquake. We image continuously evolving afterslip, along with aftershocks, on the San Andreas fault over a minutes-to-days postseismic time span. Our results reveal a multistage scenario, including immediate onset of afterslip following tens-of-seconds-long coseismic shaking, short-lived slip reversals within minutes, expanding afterslip within hours, and slip migration between subparallel fault strands within days. The early afterslip and associated stress changes appear synchronized with local aftershock rates, with increasing afterslip often preceding larger aftershocks, suggesting the control of afterslip on fine-scale aftershock behavior. We interpret complex shallow processes as dynamic signatures of a three-dimensional fault-zone structure. These findings highlight important roles of aseismic source processes and structural factors in seismicity evolution, offering potential prospects for improving aftershock forecasts.","tags":null,"title":"Coevolving Early Afterslip and Aftershock Signatures of a San Andreas Fault Rupture","type":"publication"},{"authors":["**Junle Jiang**","Rowena B. Lohman"],"categories":null,"content":"","date":1604188800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1604188800,"objectID":"0602fe8dde41c45a5ded5fd9a2d96130","permalink":"https://jjle.github.io/publication/jiang-2020/","publishdate":"2020-11-01T00:00:00Z","relpermalink":"/publication/jiang-2020/","section":"publication","summary":"While the quality and availability of Interferometric Synthetic Aperture Radar (InSAR) data has dramatically improved in recent years, InSAR analysis and interpretation remain challenging in actively deforming regions with extensive agricultural activities, where vegetation changes and soil moisture variability can degrade data quality or introduce confounding signals. Here we use Sentinel-1 satellite imagery for the Imperial Valley, California, over the period of 2015– 2019 to explore how factors specific to land surface changes may impact InSAR time series and to resolve time-varying deformation due to tectonic processes and geothermal energy production. We examine the temporal variability of data quality, via interferometric phase coherence, at high spatial resolution, taking into account the observation that some agricultural fields lie fallow for long time intervals punctuated by periods of cultivation. This strategy allows us to better distinguish signals and noise associated with agricultural activities, shoreline changes, or surface soil conditions. A series of masking, interpolation, and filtering steps facilitate phase unwrapping, and the unwrapped, unfiltered product is then recovered, reducing artifacts from spatial filtering. We adopt model-based tropospheric corrections to improve time series results, particularly in regions with high topographic relief, along with the use of distributed reference points to render a more uniform error structure. We validate InSAR observations with continuous GPS where available and find that the estimates of average line-of-sight (LOS) velocity over the valley from InSAR and GPS agree to ~ 3 mm/yr in areas with good data coverage. Discrepancies between the two estimates often exist in areas with lower InSAR data quality; in better-constrained areas, they appear to reveal signals attributable to surficial processes occurring in the uppermost soil layers. We observe a diverse suite of natural signals over multiple spatial scales, including steady interseismic deformation, seasonal lake-level-modulated signals at the southeastern Salton Sea shore, and transient slow slip on the Superstition Hills fault. In addition, we observe complex deformation at four geothermal fields within the valley. Extensive subsidence at the Salton Sea geothermal field suggests spatial overlap of anthropogenic and tectonic deformation, interspersed with potential surficial signals. Geothermal sites at East Mesa, North Brawley, and Heber exhibit smaller-amplitude, more localized deformation, often with nonlinear temporal trends. Our analysis demonstrates the need to assess whether InSAR signals result from surficial changes or deeper sources, and produces robust ground deformation data in support of efforts to study subsurface processes, manage geothermal operations, and improve hazard assessments.","tags":["Anthropogenic activity","Fault creep","Geodetic imaging","Geothermal operation","GPS","Ground deformation","InSAR","Lake level change","Land use","Regional tectonics","Soil moisture","Tropospheric noise","Uncertainty quantification"],"title":"Coherence-Guided InSAR Deformation Analysis in the Presence of Ongoing Land Surface Changes in the Imperial Valley, California","type":"publication"},{"authors":["Brittany A. Erickson","**Junle Jiang**","Michael Barall","Nadia Lapusta","Eric M. Dunham","Ruth Harris","Lauren S. Abrahams","Kali L. Allison","Jean-Paul Ampuero","Sylvain Barbot","Camilla Cattania","Ahmed Elbanna","Yuri Fialko","Benjamin Idini","Jeremy E. Kozdon","Valère Lambert","Yajing Liu","Yingdi Luo","Xiao Ma","Maricela Best McKay","Paul Segall","Pengcheng Shi","Martijn van den Ende","Meng Wei"],"categories":null,"content":"","date":1583020800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1583020800,"objectID":"1bd706c39363c914fc3f615dc03bc165","permalink":"https://jjle.github.io/publication/erickson-2020/","publishdate":"2020-03-01T00:00:00Z","relpermalink":"/publication/erickson-2020/","section":"publication","summary":"Numerical simulations of sequences of earthquakes and aseismic slip (SEAS) have made great progress over past decades to address important questions in earthquake physics. However, significant challenges in SEAS modeling remain in resolving multiscale interactions between earthquake nucleation, dynamic rupture, and aseismic slip, and understanding physical factors controlling observables such as seismicity and ground deformation. The increasing complexity of SEAS modeling calls for extensive efforts to verify codes and advance these simulations with rigor, reproducibility, and broadened impact. In 2018, we initiated a community code-verification exercise for SEAS simulations, supported by the Southern California Earthquake Center. Here, we report the findings from our first two benchmark problems (BP1 and BP2), designed to verify different computational methods in solving a mathematically well-defined, basic faulting problem. We consider a 2D antiplane problem, with a 1D planar vertical strike-slip fault obeying rate-and-state friction, embedded in a 2D homogeneous, linear elastic half-space. Sequences of quasi-dynamic earthquakes with periodic occurrences (BP1) or bimodal sizes (BP2) and their interactions with aseismic slip are simulated. The comparison of results from 11 groups using different numerical methods show excellent agreements in long-term and coseismic fault behavior. In BP1, we found that truncated domain boundaries influence interseismic stressing, earthquake recurrence, and coseismic rupture, and that model agreement is only achieved with sufficiently large domain sizes. In BP2, we found that complexity of fault behavior depends on how well physical length scales related to spontaneous nucleation and rupture propagation are resolved. Poor numerical resolution can result in artificial complexity, impacting simulation results that are of potential interest for characterizing seismic hazard such as earthquake size distributions, moment release, and recurrence times. These results inform the development of more advanced SEAS models, contributing to our further understanding of earthquake system dynamics.","tags":null,"title":"The Community Code Verification Exercise for Simulating Sequences of Earthquakes and Aseismic Slip (SEAS)","type":"publication"},{"authors":null,"categories":null,"content":"We study surface changes, ground deformation, and seismicity in various settings. We primarily use remote-sensing techniques, e.g., multi-temporal Interferometric Synthetic Aperture Radar (InSAR) and GPS, and other auxiliary datasets to characterize robust ground deformation history in regions under the influences of tectonics (e.g., fault-zone deformation), surficial processes (e.g., soil moisture), and/or anthropogenic activities (e.g., agriculture and energy production).\nOur focus is on the connections between surface observations and subsurface processes, including the existence or absence of seismicity. The overarching goal is to improve our understanding of earthquake triggering and the state and heterogeneity of stress in the shallow crust. Our research areas include Central and Southern California, Oklahoma, and Southern Kansas.\n","date":1577858403,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1577858403,"objectID":"0ddeea3ae7806574202e66070c1c510c","permalink":"https://jjle.github.io/project/deformation/","publishdate":"2020-01-01T00:00:03-06:00","relpermalink":"/project/deformation/","section":"project","summary":"Characterizing near-surface and subsurface processes in tectonic and industrial settings","tags":["anthropogenic","geodesy","deformation","seismicity","surface change"],"title":"Land Surface Changes, Ground Deformation, and Seismicity","type":"project"},{"authors":null,"categories":null,"content":"My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws.\n","date":1577858402,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1577858402,"objectID":"d327f6102228963fcce065ae8756c018","permalink":"https://jjle.github.io/project/earthquake/","publishdate":"2020-01-01T00:00:02-06:00","relpermalink":"/project/earthquake/","section":"project","summary":"Deciphering interactions of transient and long-term processes and their physical mechanisms","tags":["faults","seismicity","geodesy","deformation","rock mechanics","megathrust"],"title":"Fault Zone Mechanics and Earthquake Physics","type":"project"},{"authors":null,"categories":null,"content":"Extracting important and relevant physics from data and developing models with predictive power will be a significant task in the future of Earth sciences. Many of my observation-oriented projects share the theme of utilizing a Bayesian probabilistic inference framework (analytical and numerical sampling approaches) with an emphasis on uncertainty quantification of observations and physical modeling, along with its impact on our predictions.\nThe second, complementary part of my research involves developing cross-scale computational models with detailed physics and predictive powers to understand earthquakes, tsunamis, or slow slip. We are also interested in the verification and validation of these complex models. I take a special interest in the synergy of developing inverse and forward modeling in geophysical problems to eventually improve observation-drive, physics-based inference about the future behavior of our Earth.\n","date":1577858400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1577858400,"objectID":"e7ac455074e502ee7d97387b36f39ae3","permalink":"https://jjle.github.io/project/computation/","publishdate":"2020-01-01T00:00:00-06:00","relpermalink":"/project/computation/","section":"project","summary":"Developing novel quantitative methods for geophysical inference and predictive modeling","tags":["computation","seismicity","fault","seismology"],"title":"Computational Geophysics","type":"project"},{"authors":["Ekaterina Tymofyeyeva","Yuri Fialko","**Junle Jiang**","Xiaohua Xu","David Sandwell","Roger Bilham","Thomas K. Rockwell","Chelsea Blanton","Faith Burkett","Allen Gontz","Shahram Moafipoor"],"categories":null,"content":"","date":1564617600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1564617600,"objectID":"9bac6f4c3fcafca8a33608bc6eb03d64","permalink":"https://jjle.github.io/publication/tymofyeyeva-2019/","publishdate":"2019-08-01T00:00:00Z","relpermalink":"/publication/tymofyeyeva-2019/","section":"publication","summary":"Abstract Observations of shallow fault creep reveal increasingly complex time-dependent slip histories that include quasi-steady creep and triggered as well as spontaneous accelerated slip events. Here we report a recent slow slip event on the southern San Andreas fault (SSAF) triggered by the 2017 Mw8.2 Chiapas (Mexico) earthquake that occurred 3000 km away. Geodetic and geologic observations indicate that surface slip on the order of 10 mm occurred on a 40-km-long section of the SSAF between the Mecca Hills and Bombay Beach, starting minutes after the Chiapas earthquake and continuing for more than a year. Both the magnitude and the depth extent of creep vary along strike. We derive a high-resolution map of surface displacements by combining Sentinel-1 Interferometric Synthetic Aperture Radar (InSAR) acquisitions from different lines of sight. InSAR-derived displacements are in good agreement with the creepmeter data and field mapping of surface offsets. Inversions of surface displacement data using dislocation models indicate that the highest amplitudes of surface slip are associated with shallow ($","tags":null,"title":"Slow Slip Event on the Southern San Andreas Fault Triggered by the 2017 Mw8.2 Chiapas (Mexico) Earthquake","type":"publication"},{"authors":["Junle Jiang"],"categories":[],"content":" from IPython.core.display import Image Image('https://www.python.org/static/community_logos/python-logo-master-v3-TM-flattened.png') print(\u0026quot;Welcome to Academic!\u0026quot;) Welcome to Academic! Install Python and Jupyter Install Anaconda which includes Python 3 and Jupyter notebook.\nOtherwise, for advanced users, install Jupyter notebook with pip3 install jupyter.\nCreate a new blog post as usual Run the following commands in your Terminal, substituting \u0026lt;MY_WEBSITE_FOLDER\u0026gt; and my-post with the file path to your Academic website folder and a name for your blog post (without spaces), respectively:\ncd \u0026lt;MY_WEBSITE_FOLDER\u0026gt; hugo new --kind post post/my-post cd \u0026lt;MY_WEBSITE_FOLDER\u0026gt;/content/post/my-post/ Create or upload a Jupyter notebook Run the following command to start Jupyter within your new blog post folder. Then create a new Jupyter notebook (New \u0026gt; Python Notebook) or upload a notebook.\njupyter notebook Convert notebook to Markdown jupyter nbconvert Untitled.ipynb --to markdown --NbConvertApp.output_files_dir=. # Copy the contents of Untitled.md and append it to index.md: cat Untitled.md | tee -a index.md # Remove the temporary file: rm Untitled.md Edit your post metadata Open index.md in your text editor and edit the title etc. in the front matter according to your preference.\nTo set a featured image, place an image named featured into your post\u0026rsquo;s folder.\nFor other tips, such as using math, see the guide on writing content with Academic.\n","date":1549324800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1549324800,"objectID":"6e929dc84ed3ef80467b02e64cd2ed64","permalink":"https://jjle.github.io/post/jupyter/","publishdate":"2019-02-05T00:00:00Z","relpermalink":"/post/jupyter/","section":"post","summary":"Learn how to blog in Academic using Jupyter notebooks","tags":[],"title":"Display Jupyter Notebooks with Academic","type":"post"},{"authors":["Baptiste Gombert","Zacharie Duputel","Romain Jolivet","Mark Simons","**Junle Jiang**","Cunren Liang","Eric J Fielding","Luis Rivera"],"categories":null,"content":"","date":1514764800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1514764800,"objectID":"d2e9faf81ed50a0ac82fa0948f78ecd1","permalink":"https://jjle.github.io/publication/gombert-2018/","publishdate":"2018-01-01T00:00:00Z","relpermalink":"/publication/gombert-2018/","section":"publication","summary":"The 2016 Pedernales earthquake (MW=7.8) ruptured a portion of the Colombia–Ecuador subduction interface where several large historical earthquakes have been documented since the great 1906 earthquake (M=8.6). Considering all significant ruptures that occurred in the region, it has been suggested that the cumulative moment generated co-seismically along this part of the subduction over the last century exceeds the moment deficit accumulated inter-seismically since 1906. Such an excess challenges simple models with earthquakes resetting the elastic strain accumulated inter-seismically in locked asperities. These inferences are however associated with large uncertainties that are generally unknown. The impact of spatial smoothing constraints on co-seismic and inter-seismic models also prevents any robust assessment of the strain budget. We propose a Bayesian kinematic slip model of the 2016 Pedernales earthquake using the most comprehensive dataset to date including InSAR and GPS offsets, tsunami waveforms, and kinematic records from high-rate GPS and strong-motions. In addition, we use inter-seismic geodetic velocities to produce a probabilistic inter-seismic coupling model of the subduction interface. Our stochastic co-seismic and inter-seismic solutions include the ensemble of all plausible models consistent with our prior information and that fit the observations within uncertainties. The analysis of these model ensembles indicates that an excess of co-seismic moment during the 1906–2016 period is likely in Central Ecuador only if we assume that 1942 and 2016 earthquakes are colocated. If this assumption is relaxed, we show that this conclusion no longer holds given uncertainties in co- and inter-seismic processes. The comparison of 1942 and 2016 teleseismic records reveals large uncertainties in the location of the 1942 event, hampering our ability to draw strong conclusions on the unbalanced moment budget in the region. Our results also show a heterogeneous coupling of the subduction interface that coincides with two slip asperities in our co-seismic model for the 2016 Pedernales earthquake and with the location of historical ruptures in 1958, 1979 and 1998. The spatial variability in coupling and complexity in earthquake history suggest strong heterogeneities in frictional properties of the subduction megathrust.","tags":["bayesian inversion","Ecuador–Colombia subduction zone","geodetic coupling model","kinematic source model","strain budget"],"title":"Strain Budget of the Ecuador–Colombia Subduction Zone: A Stochastic View","type":"publication"},{"authors":["Xiaohua Xu","Lauren A Ward","**Junle Jiang**","Bridget Smith-Konter","Ekaterina Tymofyeyeva","Eric O Lindsey","Arthur G Sylvester","David T Sandwell"],"categories":null,"content":"","date":1514764800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1514764800,"objectID":"f3e2cd6e7542d6bdc53defef399689d9","permalink":"https://jjle.github.io/publication/xu-2018/","publishdate":"2018-01-01T00:00:00Z","relpermalink":"/publication/xu-2018/","section":"publication","summary":"Abstract A major challenge for understanding the physics of shallow fault creep has been to observe and model the long-term effect of stress changes on creep rate. Here we investigate the surface creep along the southern San Andreas fault (SSAF) using data from interferometric synthetic aperture radar spanning over 25 years (ERS 1992?1999, ENVISAT 2003?2010, and Sentinel-1 2014?present). The main result of this analysis is that the average surface creep rate increased after the Landers event and then decreased by a factor of 2?7 over the past few decades. We consider quasi-static and dynamic Coulomb stress changes on the SSAF due to these three major events. From our analysis, the elevated creep rates after the Landers can only be explained by static stress changes, indicating that even in the presence of dynamically triggered creep, static stress changes may have a long-lasting effect on SSAF creep rates.","tags":["coulomb stress change","shallow fault creep","temporal change","time scale‐dependent complexity"],"title":"Surface Creep Rate of the Southern San Andreas Fault Modulated by Stress Perturbations from Nearby Large Events","type":"publication"},{"authors":["**Junle Jiang**","Nadia Lapusta"],"categories":null,"content":"","date":1483228800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1483228800,"objectID":"4f943f9d0bbaee7e64e52c5e9c6deeab","permalink":"https://jjle.github.io/publication/jiang-2017/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/publication/jiang-2017/","section":"publication","summary":"Thickness of the seismogenic zone is commonly determined based on the depth of microseismicity or the fault locking depth inferred from geodetic observations. The relation between the two estimates and their connection to the depth limit of large earthquakes remain elusive. Here we explore the seismic and geodetic observables in models of faults governed by laboratory-based friction laws that combine quasi-static rate-and-state friction and enhanced dynamic weakening. Our models suggest that the transition between the locked and fully creeping regions can occur over a broad depth range. The effective locking depth, D elock , associated with concentrated loading and promoting microseismicity, is located at the top of this transition zone; the geodetic locking depth, D glock , inverted from surface geodetic observations, corresponds to the depth of fault creeping with approximately half of the long-term rate. Following large earthquakes, D elock either stays unchanged or becomes shallower due to creep penetrating into the shallower locked areas, whereas D glock deepens as the slip deficit region expands, compensating for the afterslip. As the result, the two locking depths diverge in the late interseismic period, consistent with available seismic and geodetic observations from several major fault segments in Southern California. We find that D glock provides a bound on the depth limit of large earthquakes in our models. However, the assumed layered distribution of fault friction and simple depth estimates are insufficient to characterize more heterogeneous faults, e.g., ones with significant along-strike variations. Improved observations and models are needed to illuminate physical properties and seismic potential of fault zones.","tags":["dynamic weakening","fault mechanics","geodetic locking","large earthquakes","microseismicity","rate-and-state friction"],"title":"Connecting Depth Limits of Interseismic Locking, Microseismicity, and Large Earthquakes in Models of Long-Term Fault Slip","type":"publication"},{"authors":["Han Yue","Mark Simons","Zacharie Duputel","**Junle Jiang**","Eric Fielding","Cunren Liang","Susan Owen","Angelyn Moore","Bryan Riel","Jean Paul Ampuero","Sergey V Samsonov"],"categories":null,"content":"","date":1483228800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1483228800,"objectID":"eb145d5309ae05177257d92a407d324b","permalink":"https://jjle.github.io/publication/yue-2017/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/publication/yue-2017/","section":"publication","summary":"On April 25th 2015, the Mw 7.8 Gorkha (Nepal) earthquake ruptured a portion of the Main Himalayan Thrust underlying Kathmandu and surrounding regions. We develop kinematic slip models of the Gorkha earthquake using both a regularized multi-time-window (MTW) approach and an unsmoothed Bayesian formulation, constrained by static and high rate GPS observations, synthetic aperture radar (SAR) offset images, interferometric SAR (InSAR), and teleseismic body wave records. These models indicate that Kathmandu is located near the updip limit of fault slip and approximately 20km south of the centroid of fault slip. Fault slip propagated unilaterally along-strike in an ESE direction for approximately 140km with a 60km cross-strike extent. The deeper portions of the fault are characterized by a larger ratio of high frequency (0.03–0.2Hz) to low frequency slip than the shallower portions. From both the MTW and Bayesian results, we can resolve depth variations in slip characteristics, with higher slip roughness, higher rupture velocity, longer rise time and higher complexity of subfault source time functions in the deeper extents of the rupture. The depth varying nature of rupture characteristics suggests that the up-dip portions are characterized by relatively continuous rupture, while the down-dip portions may be better characterized by a cascaded rupture. The rupture behavior and the tectonic setting indicate that the earthquake may have ruptured both fully seismically locked and a deeper transitional portions of the collision interface, analogous to what has been seen in major subduction zone earthquakes.","tags":["Bayesian inversion","Gorkha earthquake","Joint inversion","Kinematic rupture process inversion"],"title":"Depth Varying Rupture Properties during the 2015 Mw 7.8 Gorkha (Nepal) Earthquake","type":"publication"},{"authors":["Sylvain Michel","Jean-Philippe Avouac","Nadia Lapusta","**Junle Jiang**"],"categories":null,"content":"","date":1483228800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1483228800,"objectID":"372aa26d9afa294f1abc4b27829bba0f","permalink":"https://jjle.github.io/publication/michel-2017/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/publication/michel-2017/","section":"publication","summary":"Megathrust earthquakes tend to be confined to fault areas locked in the interseismic period and often rupture them only partially. For example, during the 2015 M7.8 Gorkha earthquake, Nepal, a slip pulse propagating along strike unzipped the bottom edge of the locked portion of the Main Himalayan Thrust (MHT). The lower edge of the rupture produced dominant high-frequency ($$1 Hz) radiation of seismic waves. We show that similar partial ruptures occur spontaneously in a simple dynamic model of earthquake sequences. The fault is governed by standard laboratory-based rate-and-state friction with the aging law and contains one homogenous velocity-weakening (VW) region embedded in a velocity-strengthening (VS) area. Our simulations incorporate inertial wave-mediated effects during seismic ruptures (they are thus fully dynamic) and account for all phases of the seismic cycle in a self-consistent way. Earthquakes nucleate at the edge of the VW area and partial ruptures tend to stay confined within this zone of higher prestress, producing pulse-like ruptures that propagate along strike. The amplitude of the high-frequency sources is enhanced in the zone of higher, heterogeneous stress at the edge of the VW area.","tags":["Gorkha earthquake","High Frequency Radiation","Main Himalayan Thrust","Megathrusts","Partial Ruptures","Pulse"],"title":"Pulse-like Partial Ruptures and High-Frequency Radiation at Creeping-Locked Transition during Megathrust Earthquakes","type":"publication"},{"authors":["Wenyuan Fan","Dan Bassett","**Junle Jiang**","Peter M Shearer","Chen Ji"],"categories":null,"content":"","date":1483228800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1483228800,"objectID":"21f8b8d9b149bbc967e57d173c1a11dc","permalink":"https://jjle.github.io/publication/fan-2017/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/publication/fan-2017/","section":"publication","summary":"The 2006 Mw 7.8 Java earthquake was a tsunami earthquake, exhibiting frequency-dependent seismic radiation along strike. High-frequency global back-projection results suggest two distinct rupture stages. The first stage lasted $∼$65s with a rupture speed of $∼$1.2km/s, while the second stage lasted from $∼$65 to 150s with a rupture speed of $∼$2.7km/s. High-frequency radiators resolved with back-projection during the second stage spatially correlate with splay fault traces mapped from residual free-air gravity anomalies. These splay faults also colocate with a major tsunami source associated with the earthquake inferred from tsunami first-crest back-propagation simulation. These correlations suggest that the splay faults may have been reactivated during the Java earthquake, as has been proposed for other tsunamigenic earthquakes, such as the 1944 Mw 8.1 Tonankai earthquake in the Nankai Trough.","tags":["Back-projection","Earthquake","Java","Seismology","Splay faults","Tsunami"],"title":"Rupture Evolution of the 2006 Java Tsunami Earthquake and the Possible Role of Splay Faults","type":"publication"},{"authors":["**Junle Jiang**","Nadia Lapusta"],"categories":null,"content":"","date":1475280000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1475280000,"objectID":"1ed35c5afa24cd6fbcf172fc70f75d4e","permalink":"https://jjle.github.io/publication/jiang-2016/","publishdate":"2016-10-01T00:00:00Z","relpermalink":"/publication/jiang-2016/","section":"publication","summary":"Why many major strike-slip faults known to have had large earthquakes are silent in the interseismic period is a long-standing enigma. One would expect small earthquakes to occur at least at the bottom of the seismogenic zone, where deeper aseismic deformation concentrates loading. We suggest that the absence of such concentrated microseismicity indicates deep rupture past the seismogenic zone in previous large earthquakes. We support this conclusion with numerical simulations of fault behavior and observations of recent major events. Our modeling implies that the 1857 Fort Tejon earthquake on the San Andreas Fault in Southern California penetrated below the seismogenic zone by at least 3 to 5 kilometers. Our findings suggest that such deeper ruptures may occur on other major fault segments, potentially increasing the associated seismic hazard.","tags":null,"title":"Deeper Penetration of Large Earthquakes on Seismically Quiescent Faults","type":"publication"},{"authors":null,"categories":null,"content":"I am interested in understanding earthquake and tsunami hazards in major subduction zones around the world, e.g., East Japan, Nankai Trough, Chile, Peru, Cascadia, Alaska, Sumatra, New Zealand, etc. One of the significant questions I hope to address is the tsunamigenic processes of shallow megathrust and outer wedge of the forearc, and the associated tsunami propagation and coastal inundation processes. I am also interested in the rheology and heterogeneity of deeper megathrusts and their implications for seismic behavior and coastal shaking.\n","date":1461733200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1461733200,"objectID":"f0a59ed7f569c6fa920e2822888adb73","permalink":"https://jjle.github.io/backup-material/subduction/","publishdate":"2016-04-27T00:00:00-05:00","relpermalink":"/backup-material/subduction/","section":"backup-material","summary":"Understanding seismic and tsunami hazards in subduction zones","tags":["subduction-zones"],"title":"Subduction Zone and Tsunami Processes","type":"backup-material"},{"authors":["Junle Jiang"],"categories":null,"content":" Academic makes it easy to create a beautiful website for free using Markdown. Customize anything on your site with widgets, themes, and language packs.\nFollow our easy step by step guide to learn how to build your own free website with Academic. Check out the personal demo or the business demo of what you\u0026rsquo;ll get in less than 10 minutes.\n View the documentation Ask a question Request a feature or report a bug Updating? View the Update Guide and Release Notes Support development of Academic: Donate a coffee Become a backer on Patreon Decorate your laptop or journal with an Academic sticker Wear the T-shirt \nKey features:\n Easily manage various content including homepage, blog posts, publications, talks, and projects Extensible via color themes and widgets/plugins Write in Markdown for easy formatting and code highlighting, with LaTeX for mathematical expressions Social/academic network linking, Google Analytics, and Disqus comments Responsive and mobile friendly Simple and refreshing one page design Multilingual and easy to customize Color Themes Academic is available in different color themes and font themes.\n Ecosystem Academic Admin: An admin tool to import publications from BibTeX or import assets for an offline site Academic Scripts: Scripts to help migrate content to new versions of Academic Install You can choose from one of the following four methods to install:\n one-click install using your web browser (recommended) install on your computer using Git with the Command Prompt/Terminal app install on your computer by downloading the ZIP files install on your computer with RStudio Quick install using your web browser Install Academic with Netlify Netlify will provide you with a customizable URL to access your new site On GitHub, go to your newly created academic-kickstart repository and edit config.toml to personalize your site. Shortly after saving the file, your site will automatically update Read the Quick Start Guide to learn how to add Markdown content. For inspiration, refer to the Markdown content which powers the Demo Install with Git Prerequisites:\n Download and install Git Download and install Hugo Fork the Academic Kickstart repository and clone your fork with Git:\ngit clone https://github.com/sourcethemes/academic-kickstart.git My_Website Note that if you forked Academic Kickstart, the above command should be edited to clone your fork, i.e. replace sourcethemes with your GitHub username.\n Initialize the theme:\ncd My_Website git submodule update --init --recursive Install with ZIP Download and extract Academic Kickstart Download and extract the Academic theme to the themes/academic/ folder from the above step Install with RStudio View the guide to installing Academic with RStudio\nQuick start If you installed on your computer, view your new website by running the following command:\nhugo server Now visit localhost:1313 and your new Academic powered website will appear. Otherwise, if using Netlify, they will provide you with your URL.\n Read the Quick Start Guide to learn how to add Markdown content, customize your site, and deploy it. For inspiration, refer to the Markdown content which powers the Demo\n Build your site by running the hugo command. Then host it for free using Github Pages or Netlify (refer to the first installation method). Alternatively, copy the generated public/ directory (by FTP, Rsync, etc.) to your production web server (such as a university\u0026rsquo;s hosting service).\n Updating Feel free to star the project on Github to help keep track of updates and check out the release notes prior to updating your site.\nBefore updating the framework, it is recommended to make a backup of your entire website directory (or at least your themes/academic directory) and record your current version number.\nBy default, Academic is installed as a Git submodule which can be updated by running the following command:\ngit submodule update --remote --merge Check out the update guide for full instructions and alternative methods.\nFeedback \u0026amp; Contributing Please use the issue tracker to let me know about any bugs or feature requests, or alternatively make a pull request.\nFor support, head over to the Hugo discussion forum.\nLicense Copyright 2016-present George Cushen.\nReleased under the MIT license.\n","date":1461128400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1515823200,"objectID":"279b9966ca9cf3121ce924dca452bb1c","permalink":"https://jjle.github.io/post/getting-started/","publishdate":"2016-04-20T00:00:00-05:00","relpermalink":"/post/getting-started/","section":"post","summary":"Create a beautifully simple website or blog in under 10 minutes.","tags":["Academic"],"title":"Academic: the website designer for Hugo","type":"post"},{"authors":["Quentin Bletery","Anthony Sladen","**Junle Jiang**","Mark Simons"],"categories":null,"content":"","date":1451606400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1451606400,"objectID":"8f9c765153719384719552599f29e70d","permalink":"https://jjle.github.io/publication/bletery-2016/","publishdate":"2016-01-01T00:00:00Z","relpermalink":"/publication/bletery-2016/","section":"publication","summary":"The 2004 Mw 9.1?9.3 Sumatra-Andaman earthquake is one of the largest earthquakes of the modern instrumental era. Despite considerable efforts to analyze this event, the different available observations have proven difficult to reconcile in a single finite-fault slip model. In particular, the critical near-field geodetic records contain variable and significant postseismic signal (between 2 weeks' and 2 months' worth), while the satellite altimetry records of the associated tsunami are affected by various sources of uncertainties (e.g., source rupture velocity and mesoscale oceanic currents). In this study, we investigate the quasi-static slip distribution of the Sumatra-Andaman earthquake by carefully accounting for the different sources of uncertainties in the joint inversion of available geodetic and tsunami data. To this end, we use nondiagonal covariance matrices reflecting both observational and modeling uncertainties in a fully Bayesian inversion framework. Modeling errors can be particularly large for great earthquakes. Here we consider a layered spherical Earth for the static displacement field, nonhydrostatic equations for the tsunami, and a 3-D megathrust interface geometry to alleviate some of the potential epistemic uncertainties. The Bayesian framework then enables us to derive families of possible models compatible with the unevenly distributed and sometimes ambiguous measurements. We infer two regions of high fault slip at 3°N?4°N and 7°N?8°N with amplitudes that likely reach values as large as 40 m and possibly larger. These values are a factor of 2 larger than typically found in previous studies?potentially an outcome of commonly assumed forms of regularization. Finally, we find that fault rupture very likely involved shallow slip. Within the resolution provided by the existing data, we cannot rule out the possibility that fault rupture reached the trench.","tags":["Bayesian","earthquake","inverse theory","slip model","Sumatra-Andaman","tsunami"],"title":"A Bayesian Source Model for the 2004 Great Sumatra-Andaman Earthquake","type":"publication"},{"authors":["**Junle Jiang**"],"categories":null,"content":"","date":1451606400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1451606400,"objectID":"e623db3d3f6d15ab7d6a0295a0c25ee0","permalink":"https://jjle.github.io/publication/jiang-2016-a/","publishdate":"2016-01-01T00:00:00Z","relpermalink":"/publication/jiang-2016-a/","section":"publication","summary":"","tags":null,"title":"Probabilistic Imaging and Dynamic Modeling of Earthquake Source Processes","type":"publication"},{"authors":["**Junle Jiang**","Mark Simons"],"categories":null,"content":"","date":1451606400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1451606400,"objectID":"2b26670ffad2b83ce1586fbac16b8c83","permalink":"https://jjle.github.io/publication/jiang-2016-b/","publishdate":"2016-01-01T00:00:00Z","relpermalink":"/publication/jiang-2016-b/","section":"publication","summary":"Diverse observations from the 2011 Mw 9.0 Tohoku-oki earthquake pointed to large coseismic fault slip proximal to the Japan Trench. This seismic failure prompted a reevaluation of the conventional view that the outer fore-arc is generally aseismic. However, the nature of near-trench fault slip during this event remains debated, without consensus on whether slip peaked at the trench or at greater depths. Here we develop a probabilistic approach to image the spatiotemporal evolution of coseismic seafloor displacement from near-field tsunami observations. In a Bayesian framework, we sample ensembles of nonlinear models parameterized to focus on near-trench features, incorporating the uncertainty in modeling dispersive tsunami waves in addition to nominal observational errors. Our models indicate that seafloor in the region of the earthquake was broadly uplifted and tilted seaward approaching the deep-ocean trench. Over length scales of 40 km, seafloor uplift peaks at 5 $pm$ 0.6 m near the inner-outer fore-arc transition and decreases to 2 m at the trench axis over a distance of 50 km, corresponding to a seafloor tilt of 0.06 $pm$ 0.02 m/km. Over length scales of 20 km, peak uplift reaches 7 $pm$ 2 m at the similar location, but uplift at the trench is less constrained. Elastic modeling that reproduces the observed tilt requires a coseismic slip deficit at the trench. Such a deficit is effectively consistent with a metastable frictional model for the shallowest megathrust. While large shallow earthquakes in the region cannot be completely ruled out, aseismic deformation is the most likely mode for satisfying the long-term slip budget.","tags":["Bayesian inversion","seafloor deformation","subduction zone megathrust","Tohoku-oki earthquake","tsunami","uncertainty characterization"],"title":"Probabilistic Imaging of Tsunamigenic Seafloor Deformation during the 2011 Tohoku-Oki Earthquake","type":"publication"},{"authors":["**Junle Jiang**","Yuri Fialko"],"categories":null,"content":"","date":1451606400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1451606400,"objectID":"fefec0073038153444182266c7e52a0c","permalink":"https://jjle.github.io/publication/jiang-2016-c/","publishdate":"2016-01-01T00:00:00Z","relpermalink":"/publication/jiang-2016-c/","section":"publication","summary":"Observations from the Anza section of the San Jacinto Fault in Southern California reveal that microseismicity extends to depths of 15?18?km, while the geodetically determined locking depth is less than 10?km. This contrasts with observations from other major faults in the region and also with predictions of fault models assuming a simple layered distribution of frictional properties with depth. We suggest that an anomalously shallow geodetic fault locking may result from a transition zone at the bottom of seismogenic layer with spatially heterogeneous frictional properties. Numerical models of faults that incorporate stochastic heterogeneity at transitional depths successfully reproduce the observed depth relation between seismicity and geodetic locking, as well as complex spatiotemporal patterns of microseismicity with relatively scarce repeating earthquakes. Our models predict propagation of large earthquakes to the bottom of the transition zone, and ubiquitous aseismic transients below the locked zone, potentially observable using high-precision geodetic techniques.","tags":["aseismic transients","earthquake rupture","fault mechanics","geodetic locking","rate-and-state friction","seismicity"],"title":"Reconciling Seismicity and Geodetic Locking Depths on the Anza Section of the San Jacinto Fault","type":"publication"},{"authors":null,"categories":null,"content":"I am particularly interested in exploring the wide spetrum of dynamic Earth processes by intergrating seismological and geodetic observations. These efforts include imaging space-time patterns of fault slip during and after earthquakes (strong motion, GPS, tide gauges, and tsunami waveforms), inferring frequency-dependent signals during the potential activation of splay faulting (seismic records and tsunami waveforms), and, more recently, imaging the continuous transition from earthquake arrest to postseismic fault slip (strong motion records, high-rate GPS, and daily GPS).\nRecent Conference Presentation J Jiang, Y Bock, and E Klein, Imaging slip evolution on the San Andreas fault due to the 2004 Parkfield earthquake, AGU Fall Meeting Abstracts, 2018\n","date":1430110800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1430110800,"objectID":"2a4f3740ef1e633a4ba6b94c07905d00","permalink":"https://jjle.github.io/backup-material/data/","publishdate":"2015-04-27T00:00:00-05:00","relpermalink":"/backup-material/data/","section":"backup-material","summary":"Utilizing diverse datasets to probe multiscale dynamic processes","tags":["seismology","geodesy","data-inference"],"title":"Integration of Seismic-Geodetic Observations","type":"backup-material"},{"authors":["Zacharie Duputel","**Junle Jiang**","Romain Jolivet","Mark Simons","Luis Rivera","Jean-Paul Ampuero","Bryan Riel","Susan E Owen","Angelyn W Moore","Sergey V Samsonov","Francisco Ortega Culaciati","Susan E Minson"],"categories":null,"content":"","date":1420070400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1420070400,"objectID":"fdc61f96e6b8df0b3466a9983c59f3c6","permalink":"https://jjle.github.io/publication/duputel-2015/","publishdate":"2015-01-01T00:00:00Z","relpermalink":"/publication/duputel-2015/","section":"publication","summary":"The subduction zone in northern Chile is a well-identified seismic gap that last ruptured in 1877. On 1 April 2014, this region was struck by a large earthquake following a two week long series of foreshocks. This study combines a wide range of observations, including geodetic, tsunami, and seismic data, to produce a reliable kinematic slip model of the Mw=8.1 main shock and a static slip model of the Mw=7.7 aftershock. We use a novel Bayesian modeling approach that accounts for uncertainty in the Green's functions, both static and dynamic, while avoiding nonphysical regularization. The results reveal a sharp slip zone, more compact than previously thought, located downdip of the foreshock sequence and updip of high-frequency sources inferred by back-projection analysis. Both the main shock and the Mw=7.7 aftershock did not rupture to the trench and left most of the seismic gap unbroken, leaving the possibility of a future large earthquake in the region.","tags":null,"title":"The Iquique Earthquake Sequence of April 2014: Bayesian Modeling Accounting for Prediction Uncertainty","type":"publication"},{"authors":["Sarah E Minson","Mark Simons","James L Beck","Francisco Ortega","**Junle Jiang**","Susan E Owen","Angelyn W Moore","Asaf Inbal","Anthony Sladen"],"categories":null,"content":"","date":1406869200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1406869200,"objectID":"a0e2ef98a420ad07a35aa62362cb1503","permalink":"https://jjle.github.io/publication/minson-2014/","publishdate":"2014-08-01T00:00:00-05:00","relpermalink":"/publication/minson-2014/","section":"publication","summary":"We present a fully Bayesian inversion of kinematic rupture parameters for the 2011 Mw9 Tohoku-oki, Japan earthquake. Albeit computationally expensive, this approach to kinematic source modelling has the advantage of producing an ensemble of slip models that are consistent with physical a priori constraints, realistic data uncertainties, and realistic but simplistic uncertainties in the physics of the kinematic forward model, all without being biased by non-physical regularization constraints. Combining 1 Hz kinematic GPS, static GPS offsets, seafloor geodesy and near-field and far-field tsunami data into a massively parallel Monte Carlo simulation, we construct an ensemble of samples of the posterior probability density function describing the evolution of fault rupture. We find that most of the slip is concentrated in a depth range of 10--20 km from the trench, and that slip decreases towards the trench with significant displacements at the toe of wedge occurring in just a small region. Estimates of static stress drop and rupture velocity are ambiguous. Due to the spatial compactness of the fault rupture, the duration of the entire rupture was less than approximately 150 s.","tags":["Computational seismology; Earthquake source observations; Inverse theory; Probability distributions"],"title":"Bayesian inversion for finite fault earthquake source models -- II: the 2011 great Tohoku-oki, Japan earthquake","type":"publication"},{"authors":null,"categories":null,"content":"Numerical simulations of Sequences of Earthquakes and Aseismic Slip (SEAS) have made great progress over the past decades to address important questions in earthquake physics and fault mechanics. Significant challenges in SEAS modeling remain in resolving multiscale interactions between aseismic fault slip, earthquake nucleation, and dynamic rupture; and understanding physical factors controlling observables such as seismicity and ground deformation. The increasing capability and complexity of SEAS modeling calls for extensive efforts to verify and advance these simulations with rigor, reproducibility, and broadened impact. Over the past year, we have initiated a community code-verification exercise for SEAS simulations, supported by SCEC (the Southern California Earthquake Center). Through this exercise, we aim to develop best practices, and code-verification and simulation tools for SEAS modeling that would benefit a larger community.\nWe have completed our first two benchmarks, designed to test the capabilities of different computational methods in correctly solving a mathematically well-defined, basic problem in crustal faulting. These benchmarks are based on a 2D antiplane problem, with a 1D planar vertical strike-slip fault obeying rate-and-state friction, embedded in a 2D homogeneous, linear elastic half-space. The fault has a shallow seismogenic region with velocity-weakening friction and a deeper velocity-strengthening region, below which a relative plate motion rate is imposed. A periodic sequence of spontaneous, quasi-dynamic earthquakes and slow slip are simulated in the model. We have established an online platform for modelers to upload and compare simulation results. The comparison of ~20 models from 11 groups using different numerical methods (FDM/FEM/BEM) show excellent general agreements. We found that domain truncation and boundary conditions strongly influence interseismic fault stressing, earthquake recurrence, and coseismic rupture speed, and that agreement between models is only achieved with sufficiently large domain sizes. Building on this initial success, we are working toward more complex scenarios involving variable event sizes, a dipping fault, and a 3D problem in our upcoming benchmarks.\nOnline benchmark platform http://scecdata.usc.edu/cvws/seas/\nOur SCEC Workshop in April, 2018 https://www.scec.org/workshops/2018/cvws-seas\nOur SCEC Workshop in November, 2018 https://www.scec.org/workshops/2018/seas\nOur presentations at 2018 SCEC/AGU Jiang, J., \u0026amp; Erickson, B. A. (2018, 08). Advancing Simulations of Sequences of Earthquakes and Aseismic Slip [SEAS]. Oral Presentation at 2018 SCEC Annual Meeting. SCEC Contribution 8325\nErickson, B. A., Jiang, J., Barall, M., Lapusta, N., Dunham, E. M., Harris, R. A., Abrahams, L., Allison, K. L., Ampuero, J., Barbot, S. D., Cattania, C., Elbanna, A. E., Fialko, Y., Idini Zabala, B., Kozdon, J. E., Lambert, V. R., Liu, Y., Luo, Y., Ma, X., Segall, P., Shi, P., \u0026amp; Wei, M. (2018, 07). The Community Code Verification Exercise for Simulating Sequences of Earthquakes and Aseismic Slip (SEAS): Initial Benchmarks and Future Directions. Poster Presentation at 2018 SCEC Annual Meeting. SCEC Contribution 8214\nErickson, B. A., Jiang, J., Barall, M., Lapusta, N., Dunham, E. M., Harris, R. A., Abrahams, L., Allison, K. L., Ampuero, J., Barbot, S. D., Cattania, C., Elbanna, A. E., Fialko, Y., Idini Zabala, B., Kozdon, J. E., Lambert, V. R., Liu, Y., Luo, Y., Ma, X., Segall, P., Shi, P., \u0026amp; Wei, M. (2018, 07). The Community Code Verification Exercise for Simulating Sequences of Earthquakes and Aseismic Slip (SEAS): Initial Benchmarks and Future Directions. AGU Fall Meeting Abstracts, 2018\n","date":1398574800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1398574800,"objectID":"5ce5636a630e51a74fded2becf2c197a","permalink":"https://jjle.github.io/backup-material/seas/","publishdate":"2014-04-27T00:00:00-05:00","relpermalink":"/backup-material/seas/","section":"backup-material","summary":"Advancing geophysical modeling with rigor, reproducibility, and broadened impact","tags":["SEAS","numerical-simulation","community-work"],"title":"Community Modeling Initiative - SEAS","type":"backup-material"},{"authors":["Quentin Bletery","Anthony Sladen","Bertrand Delouis","Martin Vallée","Jean Mathieu Nocquet","Lucie Rolland","**Junle Jiang**"],"categories":null,"content":"","date":1388534400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1388534400,"objectID":"1607ce56e16507d19475d6caf6bfb8f0","permalink":"https://jjle.github.io/publication/bletery-2014/","publishdate":"2020-11-26T03:12:45.072516Z","relpermalink":"/publication/bletery-2014/","section":"publication","summary":"The 11 March 2011 Mw9.0 Tohoku-Oki earthquake was recorded by an exceptionally large amount of diverse data offering a unique opportunity to investigate the details of this major megathrust rupture. Many studies have taken advantage of the very dense Japanese onland strong motion, broadband, and continuous GPS networks in this sense. But resolution tests and the variability in the proposed solutions have highlighted the difficulty to uniquely resolve the slip distribution from these networks, relatively distant from the source region, and with limited azimuthal coverage. In this context, we present a finite fault slip joint inversion including an extended amount of complementary data (teleseismic, strong motion, high-rate GPS, static GPS, seafloor geodesy, and tsunami records) in an attempt to reconcile them into a single better resolved model. The inversion reveals a patchy slip distribution with large slip (up to 64 m) mostly located updip of the hypocenter and near the trench. We observe that most slip is imaged in a region where almost no earthquake was recorded before the main shock and around which intense interplate seismicity is observed afterward. At a smaller scale, the largest slip pattern is imaged just updip of an important normal fault coseismically activated. This normal fault has been shown to be the mark of very low dynamic friction allowing extremely large slip to propagate up to the free surface. The spatial relationship between this normal fault and our slip distribution strengthens its key role in the rupture process of the Tohoku-Oki earthquake.","tags":null,"title":"A Detailed Source Model for the Mw9.0 Tohoku-Oki Earthquake Reconciling Geodesy, Seismology, and Tsunami Records","type":"publication"},{"authors":["Shengji Wei","Robert Graves","Don Helmberger","Jean-Philippe Avouac","**Junle Jiang**"],"categories":null,"content":"","date":1325376000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1325376000,"objectID":"767db1f567b186d50522ead05c317a21","permalink":"https://jjle.github.io/publication/wei-2012/","publishdate":"2012-01-01T00:00:00Z","relpermalink":"/publication/wei-2012/","section":"publication","summary":"Modeling strong ground motions from great subduction zone earthquakes is one of the great challenges of computational seismology. To separate the rupture characteristics from complexities caused by 3D sub-surface geology requires an extraordinary data set such as provided by the recent Mw9.0 Tohoku-Oki earthquake. Here we combine deterministic inversion and dynamically guided forward simulation methods to model over one thousand high-rate GPS and strong motion observations from 0 to 0.25Hz across the entire Honshu Island. Our results display distinct styles of rupture with a deeper generic interplate event ($∼$Mw8.5) transitioning to a shallow tsunamigenic earthquake ($∼$Mw9.0) at about 25km depth in a process driven by a strong dynamic weakening mechanism, possibly thermal pressurization. This source model predicts many important features of the broad set of seismic, geodetic and seafloor observations providing a major advance in our understanding of such great natural hazards.","tags":["Finite fault","High-rate GPS","Strong motion","Tohoku-Oki earthquake","Tsunami"],"title":"Sources of Shaking and Flooding during the Tohoku-Oki Earthquake: A Mixture of Rupture Styles","type":"publication"},{"authors":["Mark Simons","Sarah E Minson","Anthony Sladen","Francisco Ortega","**Junle Jiang**","Susan E Owen","Lingsen Meng","Jean-Paul Ampuero","Shengji Wei","Risheng Chu","Donald V Helmberger","Hiroo Kanamori","Eric Hetland","Angelyn W Moore","Frank H Webb"],"categories":null,"content":"","date":1293840000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1293840000,"objectID":"412aac9c607a2e77e3448e05e53d5b2a","permalink":"https://jjle.github.io/publication/simons-2011/","publishdate":"2011-01-01T00:00:00Z","relpermalink":"/publication/simons-2011/","section":"publication","summary":"Geophysical observations from the 2011 moment magnitude (M(w)) 9.0 Tohoku-Oki, Japan earthquake allow exploration of a rare large event along a subduction megathrust. Models for this event indicate that the distribution of coseismic fault slip exceeded 50 meters in places. Sources of high-frequency seismic waves delineate the edges of the deepest portions of coseismic slip and do not simply correlate with the locations of peak slip. Relative to the M(w) 8.8 2010 Maule, Chile earthquake, the Tohoku-Oki earthquake was deficient in high-frequency seismic radiation–a difference that we attribute to its relatively shallow depth. Estimates of total fault slip and surface secular strain accumulation on millennial time scales suggest the need to consider the potential for a future large earthquake just south of this event.","tags":null,"title":"The 2011 Magnitude 9.0 Tohoku-Oki Earthquake: Mosaicking the Megathrust from Seconds to Centuries","type":"publication"},{"authors":null,"categories":null,"content":" Welcome to Slides Academic\nFeatures Efficiently write slides in Markdown 3-in-1: Create, Present, and Publish your slides Supports speaker notes Mobile friendly slides Controls Next: Right Arrow or Space Previous: Left Arrow Start: Home Finish: End Overview: Esc Speaker notes: S Fullscreen: F Zoom: Alt + Click PDF Export: E Code Highlighting Inline code: variable\nCode block:\nporridge = \u0026quot;blueberry\u0026quot; if porridge == \u0026quot;blueberry\u0026quot;: print(\u0026quot;Eating...\u0026quot;) Math In-line math: $x + y = z$\nBlock math:\n$$ f\\left( x \\right) = \\;\\frac{{2\\left( {x + 4} \\right)\\left( {x - 4} \\right)}}{{\\left( {x + 4} \\right)\\left( {x + 1} \\right)}} $$\nFragments Make content appear incrementally\n{{% fragment %}} One {{% /fragment %}} {{% fragment %}} **Two** {{% /fragment %}} {{% fragment %}} Three {{% /fragment %}} Press Space to play!\nOne Two Three \nA fragment can accept two optional parameters:\n class: use a custom style (requires definition in custom CSS) weight: sets the order in which a fragment appears Speaker Notes Add speaker notes to your presentation\n{{% speaker_note %}} - Only the speaker can read these notes - Press `S` key to view {{% /speaker_note %}} Press the S key to view the speaker notes!\n Only the speaker can read these notes Press S key to view Themes black: Black background, white text, blue links (default) white: White background, black text, blue links league: Gray background, white text, blue links beige: Beige background, dark text, brown links sky: Blue background, thin dark text, blue links night: Black background, thick white text, orange links serif: Cappuccino background, gray text, brown links simple: White background, black text, blue links solarized: Cream-colored background, dark green text, blue links Custom Slide Customize the slide style and background\n{{\u0026lt; slide background-image=\u0026quot;/img/boards.jpg\u0026quot; \u0026gt;}} {{\u0026lt; slide background-color=\u0026quot;#0000FF\u0026quot; \u0026gt;}} {{\u0026lt; slide class=\u0026quot;my-style\u0026quot; \u0026gt;}} Custom CSS Example Let\u0026rsquo;s make headers navy colored.\nCreate assets/css/reveal_custom.css with:\n.reveal section h1, .reveal section h2, .reveal section h3 { color: navy; } Questions? Ask\nDocumentation\n","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":-62135596800,"objectID":"c2915ec5da95791851caafdcba9664af","permalink":"https://jjle.github.io/slides/example-slides/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/slides/example-slides/","section":"slides","summary":"Welcome to Slides Academic\nFeatures Efficiently write slides in Markdown 3-in-1: Create, Present, and Publish your slides Supports speaker notes Mobile friendly slides Controls Next: Right Arrow or Space Previous: Left Arrow Start: Home Finish: End Overview: Esc Speaker notes: S Fullscreen: F Zoom: Alt + Click PDF Export: E Code Highlighting Inline code: variable\nCode block:\nporridge = \u0026quot;blueberry\u0026quot; if porridge == \u0026quot;blueberry\u0026quot;: print(\u0026quot;Eating...\u0026quot;) Math In-line math: $x + y = z$","tags":null,"title":"Slides","type":"slides"}] \ No newline at end of file diff --git a/index.xml b/index.xml index 6bed1ac3..eec498bd 100644 --- a/index.xml +++ b/index.xml @@ -1,3 +1,4 @@ + @@ -16,12 +17,12 @@ https://jjle.github.io/talk/example/ <div class="alert alert-note"> <div> - -Click on the **Slides** button above to view the built-in slides feature. + <p>Click on the <strong>Slides</strong> button above to view the built-in slides feature.</p> </div> </div> + <p>Slides can be added in a few ways:</p> <ul> diff --git a/opportunities/career/index.html b/opportunities/career/index.html index 60179e33..ffebf5d1 100644 --- a/opportunities/career/index.html +++ b/opportunities/career/index.html @@ -6,7 +6,7 @@ - + @@ -602,7 +602,7 @@

    Tip 2

    - + diff --git a/opportunities/grad/index.html b/opportunities/grad/index.html index 21b0baf0..c205d411 100644 --- a/opportunities/grad/index.html +++ b/opportunities/grad/index.html @@ -6,7 +6,7 @@ - + @@ -573,7 +573,7 @@

    Tip 1

    - + diff --git a/opportunities/index.html b/opportunities/index.html index fc76fac8..7702dc91 100644 --- a/opportunities/index.html +++ b/opportunities/index.html @@ -6,7 +6,7 @@ - + @@ -592,7 +592,7 @@

    Research Opportunities

    - + diff --git a/opportunities/mentor/index.html b/opportunities/mentor/index.html index 87a60972..1eeac1b8 100644 --- a/opportunities/mentor/index.html +++ b/opportunities/mentor/index.html @@ -6,7 +6,7 @@ - + @@ -587,7 +587,7 @@

    Tip 1

    - + diff --git a/post/getting-started/index.html b/post/getting-started/index.html index 802b2ba2..a935be32 100644 --- a/post/getting-started/index.html +++ b/post/getting-started/index.html @@ -6,7 +6,7 @@ - + @@ -1364,7 +1364,7 @@ - + diff --git a/post/index.html b/post/index.html index 338fa643..67511135 100644 --- a/post/index.html +++ b/post/index.html @@ -6,7 +6,7 @@ - + @@ -811,7 +811,7 @@ - + diff --git a/post/index.xml b/post/index.xml index 86aab6a6..0df51095 100644 --- a/post/index.xml +++ b/post/index.xml @@ -17,7 +17,9 @@ Tue, 05 Feb 2019 00:00:00 +0000 https://jjle.github.io/post/jupyter/ - Learn how to blog in Academic using Jupyter notebooks + from IPython.core.display import Image Image('https://www.python.org/static/community_logos/python-logo-master-v3-TM-flattened.png') print(&quot;Welcome to Academic!&quot;) Welcome to Academic! Install Python and Jupyter Install Anaconda which includes Python 3 and Jupyter notebook. +Otherwise, for advanced users, install Jupyter notebook with pip3 install jupyter. +Create a new blog post as usual Run the following commands in your Terminal, substituting &lt;MY_WEBSITE_FOLDER&gt; and my-post with the file path to your Academic website folder and a name for your blog post (without spaces), respectively: @@ -26,7 +28,9 @@ Wed, 20 Apr 2016 00:00:00 -0500 https://jjle.github.io/post/getting-started/ - Create a beautifully simple website or blog in under 10 minutes. + Academic makes it easy to create a beautiful website for free using Markdown. Customize anything on your site with widgets, themes, and language packs. +Follow our easy step by step guide to learn how to build your own free website with Academic. Check out the personal demo or the business demo of what you&rsquo;ll get in less than 10 minutes. + View the documentation Ask a question Request a feature or report a bug Updating?
    diff --git a/post/jupyter/index.html b/post/jupyter/index.html index efe4e581..2fd3b3d2 100644 --- a/post/jupyter/index.html +++ b/post/jupyter/index.html @@ -6,7 +6,7 @@ - + @@ -1027,7 +1027,7 @@ - + diff --git a/project/computation/index.html b/project/computation/index.html index 2d13fdce..5eb1aa45 100644 --- a/project/computation/index.html +++ b/project/computation/index.html @@ -6,7 +6,7 @@ - + @@ -617,231 +617,231 @@

    - Brittany A. Erickson, + Brittany A. Erickson, , + Junle Jiang, , + Valère Lambert, , + Sylvain D. Barbot, , + Mohamed Abdelmeguid, , + Martin Almquist, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Camilla Cattania, , + Alexandre Chen, , + Luca Dal Zilio, , + Shuai Deng, , + Eric M. Dunham, , + Ahmed E. Elbanna, , + Alice-Agnes Gabriel, , + Tobias W. Harvey, , + Yihe Huang, , + Yoshihiro Kaneko, , + Jeremy E. Kozdon, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Chao Liang, , + Yajing Liu, , + So Ozawa, , + Andrea Perez-Silva, , + Casper Pranger, , + Paul Segall, , + Yudong Sun, , + Prithvi Thakur, , + Carsten Uphoff, , + Ylona van Dinther, + Yuyun Yang @@ -956,133 +956,133 @@

    - Junle Jiang, + Junle Jiang, , + Brittany Erickson, , + Valere Lambert, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Sylvain Barbot, , + Camilla Cattania, , + Luca Dal Zilio, , + Benchun Duan, , + Eric M. Dunham, , + Alice-Agnes Gabriel, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Dunyu Liu, , + Yajing Liu, , + So Ozawa, , + Casper Pranger, + Ylona van Dinther @@ -1203,168 +1203,168 @@

    - Brittany A. Erickson, + Brittany A. Erickson, , + Junle Jiang, , + Michael Barall, , + Nadia Lapusta, , + Eric M. Dunham, , + Ruth Harris, , + Lauren S. Abrahams, , + Kali L. Allison, , + Jean-Paul Ampuero, , + Sylvain Barbot, , + Camilla Cattania, , + Ahmed Elbanna, , + Yuri Fialko, , + Benjamin Idini, , + Jeremy E. Kozdon, , + Valère Lambert, , + Yajing Liu, , + Yingdi Luo, , + Xiao Ma, , + Maricela Best McKay, , + Paul Segall, , + Pengcheng Shi, , + Martijn van den Ende, + Meng Wei @@ -1479,14 +1479,14 @@

    - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -1607,14 +1607,14 @@

    - Junle Jiang, + Junle Jiang, + Mark Simons @@ -1735,84 +1735,84 @@

    - Zacharie Duputel, + Zacharie Duputel, , + Junle Jiang, , + Romain Jolivet, , + Mark Simons, , + Luis Rivera, , + Jean-Paul Ampuero, , + Bryan Riel, , + Susan E Owen, , + Angelyn W Moore, , + Sergey V Samsonov, , + Francisco Ortega Culaciati, + Susan E Minson @@ -2038,7 +2038,7 @@

    - + diff --git a/project/deformation/index.html b/project/deformation/index.html index c0d082ac..6b3fe1ad 100644 --- a/project/deformation/index.html +++ b/project/deformation/index.html @@ -6,7 +6,7 @@ - + @@ -534,7 +534,7 @@

    Land Surface Changes, Ground Deformation, and Seismicity

    seismicity - surface change + surface change @@ -619,28 +619,28 @@

    - Kathryn Materna, + Kathryn Materna, , + Andrew Barbour, , + Junle Jiang, + Mariana Eneva @@ -757,21 +757,21 @@

    - Junle Jiang, + Junle Jiang, , + Yehuda Bock, + Emilie Klein @@ -892,14 +892,14 @@

    - Junle Jiang, + Junle Jiang, + Rowena B. Lohman @@ -1014,77 +1014,77 @@

    - Ekaterina Tymofyeyeva, + Ekaterina Tymofyeyeva, , + Yuri Fialko, , + Junle Jiang, , + Xiaohua Xu, , + David Sandwell, , + Roger Bilham, , + Thomas K. Rockwell, , + Chelsea Blanton, , + Faith Burkett, , + Allen Gontz, + Shahram Moafipoor @@ -1205,14 +1205,14 @@

    - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -1444,7 +1444,7 @@

    - + diff --git a/project/earthquake/index.html b/project/earthquake/index.html index 35f8c882..7a174ae8 100644 --- a/project/earthquake/index.html +++ b/project/earthquake/index.html @@ -6,7 +6,7 @@ - + @@ -532,7 +532,7 @@

    Fault Zone Mechanics and Earthquake Physics

    deformation - rock mechanics + rock mechanics megathrust @@ -619,28 +619,28 @@

    - Kathryn Materna, + Kathryn Materna, , + Andrew Barbour, , + Junle Jiang, + Mariana Eneva @@ -757,133 +757,133 @@

    - Junle Jiang, + Junle Jiang, , + Brittany Erickson, , + Valere Lambert, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Sylvain Barbot, , + Camilla Cattania, , + Luca Dal Zilio, , + Benchun Duan, , + Eric M. Dunham, , + Alice-Agnes Gabriel, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Dunyu Liu, , + Yajing Liu, , + So Ozawa, , + Casper Pranger, + Ylona van Dinther @@ -1004,21 +1004,21 @@

    - Junle Jiang, + Junle Jiang, , + Yehuda Bock, + Emilie Klein @@ -1139,77 +1139,77 @@

    - Ekaterina Tymofyeyeva, + Ekaterina Tymofyeyeva, , + Yuri Fialko, , + Junle Jiang, , + Xiaohua Xu, , + David Sandwell, , + Roger Bilham, , + Thomas K. Rockwell, , + Chelsea Blanton, , + Faith Burkett, , + Allen Gontz, + Shahram Moafipoor @@ -1330,14 +1330,14 @@

    - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -1458,14 +1458,14 @@

    - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -1586,14 +1586,14 @@

    - Junle Jiang, + Junle Jiang, + Mark Simons @@ -1714,14 +1714,14 @@

    - Junle Jiang, + Junle Jiang, + Yuri Fialko @@ -1947,7 +1947,7 @@

    - + diff --git a/project/index.html b/project/index.html index b473021b..3fae9aae 100644 --- a/project/index.html +++ b/project/index.html @@ -8,7 +8,7 @@ - + @@ -602,7 +602,7 @@ - + diff --git a/project/index.xml b/project/index.xml index 6e8ddecc..9059af31 100644 --- a/project/index.xml +++ b/project/index.xml @@ -17,7 +17,8 @@ Wed, 01 Jan 2020 00:00:03 -0600 https://jjle.github.io/project/deformation/ - Characterizing near-surface and subsurface processes in tectonic and industrial settings + We study surface changes, ground deformation, and seismicity in various settings. We primarily use remote-sensing techniques, e.g., multi-temporal Interferometric Synthetic Aperture Radar (InSAR) and GPS, and other auxiliary datasets to characterize robust ground deformation history in regions under the influences of tectonics (e.g., fault-zone deformation), surficial processes (e.g., soil moisture), and/or anthropogenic activities (e.g., agriculture and energy production). +Our focus is on the connections between surface observations and subsurface processes, including the existence or absence of seismicity. @@ -26,7 +27,7 @@ Wed, 01 Jan 2020 00:00:02 -0600 https://jjle.github.io/project/earthquake/ - Deciphering interactions of transient and long-term processes and their physical mechanisms + My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws. @@ -35,7 +36,8 @@ Wed, 01 Jan 2020 00:00:00 -0600 https://jjle.github.io/project/computation/ - Developing novel quantitative methods for geophysical inference and predictive modeling + Extracting important and relevant physics from data and developing models with predictive power will be a significant task in the future of Earth sciences. Many of my observation-oriented projects share the theme of utilizing a Bayesian probabilistic inference framework (analytical and numerical sampling approaches) with an emphasis on uncertainty quantification of observations and physical modeling, along with its impact on our predictions. +The second, complementary part of my research involves developing cross-scale computational models with detailed physics and predictive powers to understand earthquakes, tsunamis, or slow slip. diff --git a/publication/bletery-2014/index.html b/publication/bletery-2014/index.html index c285fd6d..8cb94575 100644 --- a/publication/bletery-2014/index.html +++ b/publication/bletery-2014/index.html @@ -6,7 +6,7 @@ - + @@ -436,49 +436,49 @@

    A Detailed Source Model for the Mw9.0 Tohoku-Oki Earthquake - Quentin Bletery, + Quentin Bletery, , + Anthony Sladen, , + Bertrand Delouis, , + Martin Vallée, , + Jean Mathieu Nocquet, , + Lucie Rolland, + Junle Jiang @@ -840,7 +840,7 @@

    - + diff --git a/publication/bletery-2016/index.html b/publication/bletery-2016/index.html index b420c243..333bc67c 100644 --- a/publication/bletery-2016/index.html +++ b/publication/bletery-2016/index.html @@ -6,7 +6,7 @@ - + @@ -436,28 +436,28 @@

    A Bayesian Source Model for the 2004 Great Sumatra-Andaman E - Quentin Bletery, + Quentin Bletery, , + Anthony Sladen, , + Junle Jiang, + Mark Simons @@ -652,9 +652,9 @@

    Abstract

    earthquake - inverse theory + inverse theory - slip model + slip model Sumatra-Andaman @@ -838,7 +838,7 @@ - + diff --git a/publication/duputel-2015/index.html b/publication/duputel-2015/index.html index fbd1ec4d..c3635604 100644 --- a/publication/duputel-2015/index.html +++ b/publication/duputel-2015/index.html @@ -6,7 +6,7 @@ - + @@ -436,84 +436,84 @@

    The Iquique Earthquake Sequence of April 2014: Bayesian Mode - Zacharie Duputel, + Zacharie Duputel, , + Junle Jiang, , + Romain Jolivet, , + Mark Simons, , + Luis Rivera, , + Jean-Paul Ampuero, , + Bryan Riel, , + Susan E Owen, , + Angelyn W Moore, , + Sergey V Samsonov, , + Francisco Ortega Culaciati, + Susan E Minson @@ -881,7 +881,7 @@

    - + diff --git a/publication/erickson-2020/index.html b/publication/erickson-2020/index.html index 6d18bbe2..b576ad93 100644 --- a/publication/erickson-2020/index.html +++ b/publication/erickson-2020/index.html @@ -6,7 +6,7 @@ - + @@ -436,168 +436,168 @@

    The Community Code Verification Exercise for Simulating Sequ - Brittany A. Erickson, + Brittany A. Erickson, , + Junle Jiang, , + Michael Barall, , + Nadia Lapusta, , + Eric M. Dunham, , + Ruth Harris, , + Lauren S. Abrahams, , + Kali L. Allison, , + Jean-Paul Ampuero, , + Sylvain Barbot, , + Camilla Cattania, , + Ahmed Elbanna, , + Yuri Fialko, , + Benjamin Idini, , + Jeremy E. Kozdon, , + Valère Lambert, , + Yajing Liu, , + Yingdi Luo, , + Xiao Ma, , + Maricela Best McKay, , + Paul Segall, , + Pengcheng Shi, , + Martijn van den Ende, + Meng Wei @@ -965,7 +965,7 @@

    - + diff --git a/publication/erickson-2023/index.html b/publication/erickson-2023/index.html index b87b4f0d..9114a1c6 100644 --- a/publication/erickson-2023/index.html +++ b/publication/erickson-2023/index.html @@ -6,7 +6,7 @@ - + @@ -436,231 +436,231 @@

    Incorporating Full Elastodynamic Effects and Dipping Fault G - Brittany A. Erickson, + Brittany A. Erickson, , + Junle Jiang, , + Valère Lambert, , + Sylvain D. Barbot, , + Mohamed Abdelmeguid, , + Martin Almquist, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Camilla Cattania, , + Alexandre Chen, , + Luca Dal Zilio, , + Shuai Deng, , + Eric M. Dunham, , + Ahmed E. Elbanna, , + Alice-Agnes Gabriel, , + Tobias W. Harvey, , + Yihe Huang, , + Yoshihiro Kaneko, , + Jeremy E. Kozdon, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Chao Liang, , + Yajing Liu, , + So Ozawa, , + Andrea Perez-Silva, , + Casper Pranger, , + Paul Segall, , + Yudong Sun, , + Prithvi Thakur, , + Carsten Uphoff, , + Ylona van Dinther, + Yuyun Yang @@ -1028,7 +1028,7 @@

    - + diff --git a/publication/fan-2017/index.html b/publication/fan-2017/index.html index b023699c..90a8f254 100644 --- a/publication/fan-2017/index.html +++ b/publication/fan-2017/index.html @@ -6,7 +6,7 @@ - + @@ -436,35 +436,35 @@

    Rupture Evolution of the 2006 Java Tsunami Earthquake and th - Wenyuan Fan, + Wenyuan Fan, , + Dan Bassett, , + Junle Jiang, , + Peter M Shearer, + Chen Ji @@ -663,7 +663,7 @@

    Abstract

    Seismology - Splay faults + Splay faults Tsunami @@ -845,7 +845,7 @@ - + diff --git a/publication/gombert-2018/index.html b/publication/gombert-2018/index.html index 7ebf7cbc..73e0581c 100644 --- a/publication/gombert-2018/index.html +++ b/publication/gombert-2018/index.html @@ -6,7 +6,7 @@ - + @@ -436,56 +436,56 @@

    Strain Budget of the Ecuador–Colombia Subduction Zone: A S - Baptiste Gombert, + Baptiste Gombert, , + Zacharie Duputel, , + Romain Jolivet, , + Mark Simons, , + Junle Jiang, , + Cunren Liang, , + Eric J Fielding, + Luis Rivera @@ -676,15 +676,15 @@

    Abstract

    - bayesian inversion + bayesian inversion - Ecuador–Colombia subduction zone + Ecuador–Colombia subduction zone - geodetic coupling model + geodetic coupling model - kinematic source model + kinematic source model - strain budget + strain budget
    @@ -864,7 +864,7 @@ - + diff --git a/publication/index.html b/publication/index.html index 784e9e9a..59a537a2 100644 --- a/publication/index.html +++ b/publication/index.html @@ -6,7 +6,7 @@ - + @@ -601,231 +601,231 @@

    Publications

    - Brittany A. Erickson, + Brittany A. Erickson, , + Junle Jiang, , + Valère Lambert, , + Sylvain D. Barbot, , + Mohamed Abdelmeguid, , + Martin Almquist, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Camilla Cattania, , + Alexandre Chen, , + Luca Dal Zilio, , + Shuai Deng, , + Eric M. Dunham, , + Ahmed E. Elbanna, , + Alice-Agnes Gabriel, , + Tobias W. Harvey, , + Yihe Huang, , + Yoshihiro Kaneko, , + Jeremy E. Kozdon, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Chao Liang, , + Yajing Liu, , + So Ozawa, , + Andrea Perez-Silva, , + Casper Pranger, , + Paul Segall, , + Yudong Sun, , + Prithvi Thakur, , + Carsten Uphoff, , + Ylona van Dinther, + Yuyun Yang @@ -911,28 +911,28 @@

    Publications

    - Kathryn Materna, + Kathryn Materna, , + Andrew Barbour, , + Junle Jiang, + Mariana Eneva @@ -1020,133 +1020,133 @@

    Publications

    - Junle Jiang, + Junle Jiang, , + Brittany Erickson, , + Valere Lambert, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Sylvain Barbot, , + Camilla Cattania, , + Luca Dal Zilio, , + Benchun Duan, , + Eric M. Dunham, , + Alice-Agnes Gabriel, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Dunyu Liu, , + Yajing Liu, , + So Ozawa, , + Casper Pranger, + Ylona van Dinther @@ -1238,21 +1238,21 @@

    Publications

    - Junle Jiang, + Junle Jiang, , + Yehuda Bock, + Emilie Klein @@ -1344,14 +1344,14 @@

    Publications

    - Junle Jiang, + Junle Jiang, + Rowena B. Lohman @@ -1437,168 +1437,168 @@

    Publications

    - Brittany A. Erickson, + Brittany A. Erickson, , + Junle Jiang, , + Michael Barall, , + Nadia Lapusta, , + Eric M. Dunham, , + Ruth Harris, , + Lauren S. Abrahams, , + Kali L. Allison, , + Jean-Paul Ampuero, , + Sylvain Barbot, , + Camilla Cattania, , + Ahmed Elbanna, , + Yuri Fialko, , + Benjamin Idini, , + Jeremy E. Kozdon, , + Valère Lambert, , + Yajing Liu, , + Yingdi Luo, , + Xiao Ma, , + Maricela Best McKay, , + Paul Segall, , + Pengcheng Shi, , + Martijn van den Ende, + Meng Wei @@ -1684,77 +1684,77 @@

    Publications

    - Ekaterina Tymofyeyeva, + Ekaterina Tymofyeyeva, , + Yuri Fialko, , + Junle Jiang, , + Xiaohua Xu, , + David Sandwell, , + Roger Bilham, , + Thomas K. Rockwell, , + Chelsea Blanton, , + Faith Burkett, , + Allen Gontz, + Shahram Moafipoor @@ -1846,56 +1846,56 @@

    Publications

    - Xiaohua Xu, + Xiaohua Xu, , + Lauren A Ward, , + Junle Jiang, , + Bridget Smith-Konter, , + Ekaterina Tymofyeyeva, , + Eric O Lindsey, , + Arthur G Sylvester, + David T Sandwell @@ -1975,56 +1975,56 @@

    Publications

    - Baptiste Gombert, + Baptiste Gombert, , + Zacharie Duputel, , + Romain Jolivet, , + Mark Simons, , + Junle Jiang, , + Cunren Liang, , + Eric J Fielding, + Luis Rivera @@ -2104,35 +2104,35 @@

    Publications

    - Wenyuan Fan, + Wenyuan Fan, , + Dan Bassett, , + Junle Jiang, , + Peter M Shearer, + Chen Ji @@ -2212,28 +2212,28 @@

    Publications

    - Sylvain Michel, + Sylvain Michel, , + Jean-Philippe Avouac, , + Nadia Lapusta, + Junle Jiang @@ -2313,77 +2313,77 @@

    Publications

    - Han Yue, + Han Yue, , + Mark Simons, , + Zacharie Duputel, , + Junle Jiang, , + Eric Fielding, , + Cunren Liang, , + Susan Owen, , + Angelyn Moore, , + Bryan Riel, , + Jean Paul Ampuero, + Sergey V Samsonov @@ -2463,14 +2463,14 @@

    Publications

    - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -2562,14 +2562,14 @@

    Publications

    - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -2661,14 +2661,14 @@

    Publications

    - Junle Jiang, + Junle Jiang, + Yuri Fialko @@ -2754,14 +2754,14 @@

    Publications

    - Junle Jiang, + Junle Jiang, + Mark Simons @@ -2853,7 +2853,7 @@

    Publications

    - Junle Jiang + Junle Jiang @@ -2922,28 +2922,28 @@

    Publications

    - Quentin Bletery, + Quentin Bletery, , + Anthony Sladen, , + Junle Jiang, + Mark Simons @@ -3023,84 +3023,84 @@

    Publications

    - Zacharie Duputel, + Zacharie Duputel, , + Junle Jiang, , + Romain Jolivet, , + Mark Simons, , + Luis Rivera, , + Jean-Paul Ampuero, , + Bryan Riel, , + Susan E Owen, , + Angelyn W Moore, , + Sergey V Samsonov, , + Francisco Ortega Culaciati, + Susan E Minson @@ -3186,63 +3186,63 @@

    Publications

    - Sarah E Minson, + Sarah E Minson, , + Mark Simons, , + James L Beck, , + Francisco Ortega, , + Junle Jiang, , + Susan E Owen, , + Angelyn W Moore, , + Asaf Inbal, + Anthony Sladen @@ -3322,49 +3322,49 @@

    Publications

    - Quentin Bletery, + Quentin Bletery, , + Anthony Sladen, , + Bertrand Delouis, , + Martin Vallée, , + Jean Mathieu Nocquet, , + Lucie Rolland, + Junle Jiang @@ -3444,35 +3444,35 @@

    Publications

    - Shengji Wei, + Shengji Wei, , + Robert Graves, , + Don Helmberger, , + Jean-Philippe Avouac, + Junle Jiang @@ -3552,105 +3552,105 @@

    Publications

    - Mark Simons, + Mark Simons, , + Sarah E Minson, , + Anthony Sladen, , + Francisco Ortega, , + Junle Jiang, , + Susan E Owen, , + Lingsen Meng, , + Jean-Paul Ampuero, , + Shengji Wei, , + Risheng Chu, , + Donald V Helmberger, , + Hiroo Kanamori, , + Eric Hetland, , + Angelyn W Moore, + Frank H Webb @@ -3860,7 +3860,7 @@ - + diff --git a/publication/jiang-2016-a/index.html b/publication/jiang-2016-a/index.html index 21f81cfe..0f9db7f7 100644 --- a/publication/jiang-2016-a/index.html +++ b/publication/jiang-2016-a/index.html @@ -6,7 +6,7 @@ - + @@ -436,7 +436,7 @@

    Probabilistic Imaging and Dynamic Modeling of Earthquake Sou - Junle Jiang + Junle Jiang @@ -742,7 +742,7 @@

    - + diff --git a/publication/jiang-2016-b/index.html b/publication/jiang-2016-b/index.html index 03a407fd..4a7d1cd5 100644 --- a/publication/jiang-2016-b/index.html +++ b/publication/jiang-2016-b/index.html @@ -6,7 +6,7 @@ - + @@ -436,14 +436,14 @@

    Probabilistic Imaging of Tsunamigenic Seafloor Deformation d - Junle Jiang, + Junle Jiang, + Mark Simons @@ -646,17 +646,17 @@

    Abstract

    - Bayesian inversion + Bayesian inversion - seafloor deformation + seafloor deformation - subduction zone megathrust + subduction zone megathrust - Tohoku-oki earthquake + Tohoku-oki earthquake tsunami - uncertainty characterization + uncertainty characterization
    @@ -836,7 +836,7 @@ - + diff --git a/publication/jiang-2016-c/index.html b/publication/jiang-2016-c/index.html index 71ec2050..48c1f845 100644 --- a/publication/jiang-2016-c/index.html +++ b/publication/jiang-2016-c/index.html @@ -6,7 +6,7 @@ - + @@ -436,14 +436,14 @@

    Reconciling Seismicity and Geodetic Locking Depths on the An - Junle Jiang, + Junle Jiang, + Yuri Fialko @@ -640,15 +640,15 @@

    Abstract

    - aseismic transients + aseismic transients - earthquake rupture + earthquake rupture - fault mechanics + fault mechanics - geodetic locking + geodetic locking - rate-and-state friction + rate-and-state friction seismicity @@ -830,7 +830,7 @@ - + diff --git a/publication/jiang-2016/index.html b/publication/jiang-2016/index.html index 460e5dc3..e76ff1c8 100644 --- a/publication/jiang-2016/index.html +++ b/publication/jiang-2016/index.html @@ -6,7 +6,7 @@ - + @@ -436,14 +436,14 @@

    Deeper Penetration of Large Earthquakes on Seismically Quies - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -817,7 +817,7 @@

    - + diff --git a/publication/jiang-2017/index.html b/publication/jiang-2017/index.html index 1b356ef0..aebd5abc 100644 --- a/publication/jiang-2017/index.html +++ b/publication/jiang-2017/index.html @@ -6,7 +6,7 @@ - + @@ -436,14 +436,14 @@

    Connecting Depth Limits of Interseismic Locking, Microseismi - Junle Jiang, + Junle Jiang, + Nadia Lapusta @@ -646,17 +646,17 @@

    Abstract

    @@ -836,7 +836,7 @@ - + diff --git a/publication/jiang-2020/index.html b/publication/jiang-2020/index.html index 3930eceb..31af425b 100644 --- a/publication/jiang-2020/index.html +++ b/publication/jiang-2020/index.html @@ -6,7 +6,7 @@ - + @@ -436,14 +436,14 @@

    Coherence-Guided InSAR Deformation Analysis in the Presence - Junle Jiang, + Junle Jiang, + Rowena B. Lohman @@ -640,31 +640,31 @@

    Abstract

    @@ -844,7 +844,7 @@ - + diff --git a/publication/jiang-2021/index.html b/publication/jiang-2021/index.html index 0b56bb17..11fb750a 100644 --- a/publication/jiang-2021/index.html +++ b/publication/jiang-2021/index.html @@ -6,7 +6,7 @@ - + @@ -436,21 +436,21 @@

    Coevolving Early Afterslip and Aftershock Signatures of a Sa - Junle Jiang, + Junle Jiang, , + Yehuda Bock, + Emilie Klein @@ -824,7 +824,7 @@

    - + diff --git a/publication/jiang-2022/index.html b/publication/jiang-2022/index.html index 8557f12e..2d16113f 100644 --- a/publication/jiang-2022/index.html +++ b/publication/jiang-2022/index.html @@ -6,7 +6,7 @@ - + @@ -436,133 +436,133 @@

    Community-Driven Code Comparisons for Three-Dimensional Dyna - Junle Jiang, + Junle Jiang, , + Brittany Erickson, , + Valere Lambert, , + Jean-Paul Ampuero, , + Ryosuke Ando, , + Sylvain Barbot, , + Camilla Cattania, , + Luca Dal Zilio, , + Benchun Duan, , + Eric M. Dunham, , + Alice-Agnes Gabriel, , + Nadia Lapusta, , + Duo Li, , + Meng Li, , + Dunyu Liu, , + Yajing Liu, , + So Ozawa, , + Casper Pranger, + Ylona van Dinther @@ -936,7 +936,7 @@

    - + diff --git a/publication/materna-2022/index.html b/publication/materna-2022/index.html index bf651400..c1632265 100644 --- a/publication/materna-2022/index.html +++ b/publication/materna-2022/index.html @@ -6,7 +6,7 @@ - + @@ -436,28 +436,28 @@

    Detection of aseismic slip and poroelastic reservoir deforma - Kathryn Materna, + Kathryn Materna, , + Andrew Barbour, , + Junle Jiang, + Mariana Eneva @@ -827,7 +827,7 @@

    - + diff --git a/publication/michel-2017/index.html b/publication/michel-2017/index.html index 99723e99..d8f1c40f 100644 --- a/publication/michel-2017/index.html +++ b/publication/michel-2017/index.html @@ -6,7 +6,7 @@ - + @@ -436,28 +436,28 @@

    Pulse-like Partial Ruptures and High-Frequency Radiation at - Sylvain Michel, + Sylvain Michel, , + Jean-Philippe Avouac, , + Nadia Lapusta, + Junle Jiang @@ -648,15 +648,15 @@

    Abstract

    -
    -

    Depth Varying Rupture Properties during the 2015 Mw 7.8 Gorkha (Nepal) Earthquake

    -
    - - On April 25th 2015, the Mw 7.8 Gorkha (Nepal) earthquake ruptured a portion of the Main Himalayan Thrust underlying Kathmandu and surrounding regions. We develop kinematic slip models of the Gorkha earthquake using both a regularized … - -
    -
    - -
    -

    Probabilistic Imaging of Tsunamigenic Seafloor Deformation during the 2011 Tohoku-Oki Earthquake

    -
    - - Diverse observations from the 2011 Mw 9.0 Tohoku-oki earthquake pointed to large coseismic fault slip proximal to the Japan Trench. This seismic failure prompted a reevaluation of the conventional view that the outer fore-arc is generally aseismic. … - -
    -
    - @@ -602,7 +584,7 @@ - + diff --git a/tags/bayesian-inversion/index.xml b/tags/bayesian-inversion/index.xml index 4b93be8d..2e57692a 100644 --- a/tags/bayesian-inversion/index.xml +++ b/tags/bayesian-inversion/index.xml @@ -20,23 +20,5 @@ - - Depth Varying Rupture Properties during the 2015 Mw 7.8 Gorkha (Nepal) Earthquake - https://jjle.github.io/publication/yue-2017/ - Sun, 01 Jan 2017 00:00:00 +0000 - - https://jjle.github.io/publication/yue-2017/ - - - - - Probabilistic Imaging of Tsunamigenic Seafloor Deformation during the 2011 Tohoku-Oki Earthquake - https://jjle.github.io/publication/jiang-2016-b/ - Fri, 01 Jan 2016 00:00:00 +0000 - - https://jjle.github.io/publication/jiang-2016-b/ - - -
    \ No newline at end of file diff --git a/tags/bayesian/index.html b/tags/bayesian/index.html index 514c6734..067c1b9b 100644 --- a/tags/bayesian/index.html +++ b/tags/bayesian/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/community-work/index.html b/tags/community-work/index.html index dbcbb0b4..491ae609 100644 --- a/tags/community-work/index.html +++ b/tags/community-work/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/community-work/index.xml b/tags/community-work/index.xml index 991aa8ff..2746b4a6 100644 --- a/tags/community-work/index.xml +++ b/tags/community-work/index.xml @@ -17,7 +17,7 @@ Sun, 27 Apr 2014 00:00:00 -0500 https://jjle.github.io/backup-material/seas/ - Advancing geophysical modeling with rigor, reproducibility, and broadened impact + Numerical simulations of Sequences of Earthquakes and Aseismic Slip (SEAS) have made great progress over the past decades to address important questions in earthquake physics and fault mechanics. Significant challenges in SEAS modeling remain in resolving multiscale interactions between aseismic fault slip, earthquake nucleation, and dynamic rupture; and understanding physical factors controlling observables such as seismicity and ground deformation. The increasing capability and complexity of SEAS modeling calls for extensive efforts to verify and advance these simulations with rigor, reproducibility, and broadened impact. diff --git a/tags/computation/index.html b/tags/computation/index.html index 7a0f659d..d4ddfed6 100644 --- a/tags/computation/index.html +++ b/tags/computation/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/computation/index.xml b/tags/computation/index.xml index 61036e84..ab453567 100644 --- a/tags/computation/index.xml +++ b/tags/computation/index.xml @@ -17,7 +17,8 @@ Wed, 01 Jan 2020 00:00:00 -0600 https://jjle.github.io/project/computation/ - Developing novel quantitative methods for geophysical inference and predictive modeling + Extracting important and relevant physics from data and developing models with predictive power will be a significant task in the future of Earth sciences. Many of my observation-oriented projects share the theme of utilizing a Bayesian probabilistic inference framework (analytical and numerical sampling approaches) with an emphasis on uncertainty quantification of observations and physical modeling, along with its impact on our predictions. +The second, complementary part of my research involves developing cross-scale computational models with detailed physics and predictive powers to understand earthquakes, tsunamis, or slow slip. diff --git a/tags/computational-seismology-earthquake-source-observations-inverse-theory-probability-distributions/index.html b/tags/computational-seismology-earthquake-source-observations-inverse-theory-probability-distributions/index.html index c7e7a7a7..061fd364 100644 --- a/tags/computational-seismology-earthquake-source-observations-inverse-theory-probability-distributions/index.html +++ b/tags/computational-seismology-earthquake-source-observations-inverse-theory-probability-distributions/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/coulomb-stress-change/index.html b/tags/coulomb-stress-change/index.html index ed76923e..c5a6ac09 100644 --- a/tags/coulomb-stress-change/index.html +++ b/tags/coulomb-stress-change/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/data-inference/index.html b/tags/data-inference/index.html index 32d6afe5..26f06a3f 100644 --- a/tags/data-inference/index.html +++ b/tags/data-inference/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/data-inference/index.xml b/tags/data-inference/index.xml index 422d2b0e..ad1368d2 100644 --- a/tags/data-inference/index.xml +++ b/tags/data-inference/index.xml @@ -17,7 +17,7 @@ Mon, 27 Apr 2015 00:00:00 -0500 https://jjle.github.io/backup-material/data/ - Utilizing diverse datasets to probe multiscale dynamic processes + I am particularly interested in exploring the wide spetrum of dynamic Earth processes by intergrating seismological and geodetic observations. These efforts include imaging space-time patterns of fault slip during and after earthquakes (strong motion, GPS, tide gauges, and tsunami waveforms), inferring frequency-dependent signals during the potential activation of splay faulting (seismic records and tsunami waveforms), and, more recently, imaging the continuous transition from earthquake arrest to postseismic fault slip (strong motion records, high-rate GPS, and daily GPS). diff --git a/tags/deformation/index.html b/tags/deformation/index.html index 0585bc5f..ab2cde8e 100644 --- a/tags/deformation/index.html +++ b/tags/deformation/index.html @@ -8,7 +8,7 @@ - + @@ -593,7 +593,7 @@ - + diff --git a/tags/deformation/index.xml b/tags/deformation/index.xml index 4dcf0d31..01c564d6 100644 --- a/tags/deformation/index.xml +++ b/tags/deformation/index.xml @@ -17,7 +17,8 @@ Wed, 01 Jan 2020 00:00:03 -0600 https://jjle.github.io/project/deformation/ - Characterizing near-surface and subsurface processes in tectonic and industrial settings + We study surface changes, ground deformation, and seismicity in various settings. We primarily use remote-sensing techniques, e.g., multi-temporal Interferometric Synthetic Aperture Radar (InSAR) and GPS, and other auxiliary datasets to characterize robust ground deformation history in regions under the influences of tectonics (e.g., fault-zone deformation), surficial processes (e.g., soil moisture), and/or anthropogenic activities (e.g., agriculture and energy production). +Our focus is on the connections between surface observations and subsurface processes, including the existence or absence of seismicity. @@ -26,7 +27,7 @@ Wed, 01 Jan 2020 00:00:02 -0600 https://jjle.github.io/project/earthquake/ - Deciphering interactions of transient and long-term processes and their physical mechanisms + My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws. diff --git a/tags/dynamic-weakening/index.html b/tags/dynamic-weakening/index.html index 451e1d04..a2a8ad5e 100644 --- a/tags/dynamic-weakening/index.html +++ b/tags/dynamic-weakening/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/earthquake-rupture/index.html b/tags/earthquake-rupture/index.html index 15bb4bfd..a51ab698 100644 --- a/tags/earthquake-rupture/index.html +++ b/tags/earthquake-rupture/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/earthquake/index.html b/tags/earthquake/index.html index 3aba9176..575bf3fe 100644 --- a/tags/earthquake/index.html +++ b/tags/earthquake/index.html @@ -8,7 +8,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -422,15 +422,6 @@

    earthquake

    -
    -

    Rupture Evolution of the 2006 Java Tsunami Earthquake and the Possible Role of Splay Faults

    -
    - - The 2006 Mw 7.8 Java earthquake was a tsunami earthquake, exhibiting frequency-dependent seismic radiation along strike. High-frequency global back-projection results suggest two distinct rupture stages. The first stage lasted $∼$65s with a rupture … - -
    -
    -

    A Bayesian Source Model for the 2004 Great Sumatra-Andaman Earthquake

    @@ -593,7 +584,7 @@ - + diff --git a/tags/earthquake/index.xml b/tags/earthquake/index.xml index 7a1c0ad5..16f30623 100644 --- a/tags/earthquake/index.xml +++ b/tags/earthquake/index.xml @@ -6,20 +6,11 @@ Recent content in earthquake on Hugo -- gohugo.io en-us - Sun, 01 Jan 2017 00:00:00 +0000 + Fri, 01 Jan 2016 00:00:00 +0000 - - Rupture Evolution of the 2006 Java Tsunami Earthquake and the Possible Role of Splay Faults - https://jjle.github.io/publication/fan-2017/ - Sun, 01 Jan 2017 00:00:00 +0000 - - https://jjle.github.io/publication/fan-2017/ - - - A Bayesian Source Model for the 2004 Great Sumatra-Andaman Earthquake https://jjle.github.io/publication/bletery-2016/ diff --git a/tags/ecuadorcolombia-subduction-zone/index.html b/tags/ecuadorcolombia-subduction-zone/index.html index df986555..3697b68c 100644 --- a/tags/ecuadorcolombia-subduction-zone/index.html +++ b/tags/ecuadorcolombia-subduction-zone/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/fault-creep/index.html b/tags/fault-creep/index.html index 81e49351..632c1b57 100644 --- a/tags/fault-creep/index.html +++ b/tags/fault-creep/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/fault-mechanics/index.html b/tags/fault-mechanics/index.html index 1e832780..bffef6e2 100644 --- a/tags/fault-mechanics/index.html +++ b/tags/fault-mechanics/index.html @@ -8,7 +8,7 @@ - + @@ -593,7 +593,7 @@ - + diff --git a/tags/fault/index.html b/tags/fault/index.html index 85693a69..e28ac2c7 100644 --- a/tags/fault/index.html +++ b/tags/fault/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/fault/index.xml b/tags/fault/index.xml index 61243df2..e969c4fc 100644 --- a/tags/fault/index.xml +++ b/tags/fault/index.xml @@ -17,7 +17,8 @@ Wed, 01 Jan 2020 00:00:00 -0600 https://jjle.github.io/project/computation/ - Developing novel quantitative methods for geophysical inference and predictive modeling + Extracting important and relevant physics from data and developing models with predictive power will be a significant task in the future of Earth sciences. Many of my observation-oriented projects share the theme of utilizing a Bayesian probabilistic inference framework (analytical and numerical sampling approaches) with an emphasis on uncertainty quantification of observations and physical modeling, along with its impact on our predictions. +The second, complementary part of my research involves developing cross-scale computational models with detailed physics and predictive powers to understand earthquakes, tsunamis, or slow slip. diff --git a/tags/faults/index.html b/tags/faults/index.html index 08f26d06..eb1d90b9 100644 --- a/tags/faults/index.html +++ b/tags/faults/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/faults/index.xml b/tags/faults/index.xml index db13fe7e..0f7da2e7 100644 --- a/tags/faults/index.xml +++ b/tags/faults/index.xml @@ -17,7 +17,7 @@ Wed, 01 Jan 2020 00:00:02 -0600 https://jjle.github.io/project/earthquake/ - Deciphering interactions of transient and long-term processes and their physical mechanisms + My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws. diff --git a/tags/finite-fault/index.html b/tags/finite-fault/index.html index 7949a513..4a0898b6 100644 --- a/tags/finite-fault/index.html +++ b/tags/finite-fault/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/geodesy/index.html b/tags/geodesy/index.html index 4765f959..00f4ffa7 100644 --- a/tags/geodesy/index.html +++ b/tags/geodesy/index.html @@ -8,7 +8,7 @@ - + @@ -602,7 +602,7 @@ - + diff --git a/tags/geodesy/index.xml b/tags/geodesy/index.xml index 2c81aeca..99c99508 100644 --- a/tags/geodesy/index.xml +++ b/tags/geodesy/index.xml @@ -17,7 +17,8 @@ Wed, 01 Jan 2020 00:00:03 -0600 https://jjle.github.io/project/deformation/ - Characterizing near-surface and subsurface processes in tectonic and industrial settings + We study surface changes, ground deformation, and seismicity in various settings. We primarily use remote-sensing techniques, e.g., multi-temporal Interferometric Synthetic Aperture Radar (InSAR) and GPS, and other auxiliary datasets to characterize robust ground deformation history in regions under the influences of tectonics (e.g., fault-zone deformation), surficial processes (e.g., soil moisture), and/or anthropogenic activities (e.g., agriculture and energy production). +Our focus is on the connections between surface observations and subsurface processes, including the existence or absence of seismicity. @@ -26,7 +27,7 @@ Wed, 01 Jan 2020 00:00:02 -0600 https://jjle.github.io/project/earthquake/ - Deciphering interactions of transient and long-term processes and their physical mechanisms + My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws. @@ -35,7 +36,7 @@ Mon, 27 Apr 2015 00:00:00 -0500 https://jjle.github.io/backup-material/data/ - Utilizing diverse datasets to probe multiscale dynamic processes + I am particularly interested in exploring the wide spetrum of dynamic Earth processes by intergrating seismological and geodetic observations. These efforts include imaging space-time patterns of fault slip during and after earthquakes (strong motion, GPS, tide gauges, and tsunami waveforms), inferring frequency-dependent signals during the potential activation of splay faulting (seismic records and tsunami waveforms), and, more recently, imaging the continuous transition from earthquake arrest to postseismic fault slip (strong motion records, high-rate GPS, and daily GPS). diff --git a/tags/geodetic-coupling-model/index.html b/tags/geodetic-coupling-model/index.html index 5095e95c..f00bb54a 100644 --- a/tags/geodetic-coupling-model/index.html +++ b/tags/geodetic-coupling-model/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/geodetic-imaging/index.html b/tags/geodetic-imaging/index.html index ef405741..ccd0dadc 100644 --- a/tags/geodetic-imaging/index.html +++ b/tags/geodetic-imaging/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/geodetic-locking/index.html b/tags/geodetic-locking/index.html index 664b7fed..6c2d25d4 100644 --- a/tags/geodetic-locking/index.html +++ b/tags/geodetic-locking/index.html @@ -8,7 +8,7 @@ - + @@ -593,7 +593,7 @@ - + diff --git a/tags/geothermal-operation/index.html b/tags/geothermal-operation/index.html index bdde06e8..1ce2981a 100644 --- a/tags/geothermal-operation/index.html +++ b/tags/geothermal-operation/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/gorkha-earthquake/index.html b/tags/gorkha-earthquake/index.html index e92f73d2..b75ab611 100644 --- a/tags/gorkha-earthquake/index.html +++ b/tags/gorkha-earthquake/index.html @@ -8,7 +8,7 @@ - + @@ -593,7 +593,7 @@ - + diff --git a/tags/gps/index.html b/tags/gps/index.html index b9c39d49..bc9beb3a 100644 --- a/tags/gps/index.html +++ b/tags/gps/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/ground-deformation/index.html b/tags/ground-deformation/index.html index 9575b9b5..44e9e134 100644 --- a/tags/ground-deformation/index.html +++ b/tags/ground-deformation/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/high-frequency-radiation/index.html b/tags/high-frequency-radiation/index.html index 82c038d0..ebb1b044 100644 --- a/tags/high-frequency-radiation/index.html +++ b/tags/high-frequency-radiation/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/high-rate-gps/index.html b/tags/high-rate-gps/index.html index 4956e36d..71dd2c5d 100644 --- a/tags/high-rate-gps/index.html +++ b/tags/high-rate-gps/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/index.html b/tags/index.html index 9e3db79a..3b1dcecb 100644 --- a/tags/index.html +++ b/tags/index.html @@ -8,7 +8,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -423,70 +423,70 @@

    Tags

    -

    Anthropogenic activity

    +

    Academic

    -

    Fault creep

    +

    Anthropogenic activity

    -

    GPS

    +

    Back-projection

    -

    Geodetic imaging

    +

    Bayesian

    -

    Geothermal operation

    +

    Bayesian inversion

    -

    Ground deformation

    +

    Computational seismology; Earthquake source observations; Inverse theory; Probability distributions

    -

    InSAR

    +

    Earthquake

    -

    Lake level change

    +

    Ecuador–Colombia subduction zone

    -

    Land use

    +

    Fault creep

    -

    Regional tectonics

    +

    Finite fault

    @@ -654,7 +654,7 @@ - + diff --git a/tags/index.xml b/tags/index.xml index aead66f8..f99efcfe 100644 --- a/tags/index.xml +++ b/tags/index.xml @@ -6,11 +6,20 @@ Recent content in Tags on Hugo -- gohugo.io en-us - Sun, 01 Nov 2020 00:00:00 +0000 + Wed, 20 Apr 2016 00:00:00 -0500 + + Academic + https://jjle.github.io/tags/academic/ + Wed, 20 Apr 2016 00:00:00 -0500 + + https://jjle.github.io/tags/academic/ + + + Anthropogenic activity https://jjle.github.io/tags/anthropogenic-activity/ @@ -21,389 +30,407 @@ - Fault creep - https://jjle.github.io/tags/fault-creep/ - Sun, 01 Nov 2020 00:00:00 +0000 + Back-projection + https://jjle.github.io/tags/back-projection/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/fault-creep/ + https://jjle.github.io/tags/back-projection/ - GPS - https://jjle.github.io/tags/gps/ - Sun, 01 Nov 2020 00:00:00 +0000 + Bayesian + https://jjle.github.io/tags/bayesian/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/tags/gps/ + https://jjle.github.io/tags/bayesian/ - Geodetic imaging - https://jjle.github.io/tags/geodetic-imaging/ - Sun, 01 Nov 2020 00:00:00 +0000 + Bayesian inversion + https://jjle.github.io/tags/bayesian-inversion/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/geodetic-imaging/ + https://jjle.github.io/tags/bayesian-inversion/ - Geothermal operation - https://jjle.github.io/tags/geothermal-operation/ - Sun, 01 Nov 2020 00:00:00 +0000 + Computational seismology; Earthquake source observations; Inverse theory; Probability distributions + https://jjle.github.io/tags/computational-seismology-earthquake-source-observations-inverse-theory-probability-distributions/ + Fri, 01 Aug 2014 00:00:00 -0500 - https://jjle.github.io/tags/geothermal-operation/ + https://jjle.github.io/tags/computational-seismology-earthquake-source-observations-inverse-theory-probability-distributions/ - Ground deformation - https://jjle.github.io/tags/ground-deformation/ - Sun, 01 Nov 2020 00:00:00 +0000 + Earthquake + https://jjle.github.io/tags/earthquake/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/ground-deformation/ + https://jjle.github.io/tags/earthquake/ - InSAR - https://jjle.github.io/tags/insar/ - Sun, 01 Nov 2020 00:00:00 +0000 + Ecuador–Colombia subduction zone + https://jjle.github.io/tags/ecuadorcolombia-subduction-zone/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/tags/insar/ + https://jjle.github.io/tags/ecuadorcolombia-subduction-zone/ - Lake level change - https://jjle.github.io/tags/lake-level-change/ + Fault creep + https://jjle.github.io/tags/fault-creep/ Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/lake-level-change/ + https://jjle.github.io/tags/fault-creep/ - Land use - https://jjle.github.io/tags/land-use/ - Sun, 01 Nov 2020 00:00:00 +0000 + Finite fault + https://jjle.github.io/tags/finite-fault/ + Sun, 01 Jan 2012 00:00:00 +0000 - https://jjle.github.io/tags/land-use/ + https://jjle.github.io/tags/finite-fault/ - Regional tectonics - https://jjle.github.io/tags/regional-tectonics/ + GPS + https://jjle.github.io/tags/gps/ Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/regional-tectonics/ + https://jjle.github.io/tags/gps/ - Soil moisture - https://jjle.github.io/tags/soil-moisture/ + Geodetic imaging + https://jjle.github.io/tags/geodetic-imaging/ Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/soil-moisture/ + https://jjle.github.io/tags/geodetic-imaging/ - Tropospheric noise - https://jjle.github.io/tags/tropospheric-noise/ + Geothermal operation + https://jjle.github.io/tags/geothermal-operation/ Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/tropospheric-noise/ + https://jjle.github.io/tags/geothermal-operation/ - Uncertainty quantification - https://jjle.github.io/tags/uncertainty-quantification/ + Gorkha earthquake + https://jjle.github.io/tags/gorkha-earthquake/ + Sun, 01 Jan 2017 00:00:00 +0000 + + https://jjle.github.io/tags/gorkha-earthquake/ + + + + + Ground deformation + https://jjle.github.io/tags/ground-deformation/ Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/uncertainty-quantification/ + https://jjle.github.io/tags/ground-deformation/ - anthropogenic - https://jjle.github.io/tags/anthropogenic/ - Wed, 01 Jan 2020 00:00:03 -0600 + High Frequency Radiation + https://jjle.github.io/tags/high-frequency-radiation/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/anthropogenic/ + https://jjle.github.io/tags/high-frequency-radiation/ - deformation - https://jjle.github.io/tags/deformation/ - Wed, 01 Jan 2020 00:00:03 -0600 + High-rate GPS + https://jjle.github.io/tags/high-rate-gps/ + Sun, 01 Jan 2012 00:00:00 +0000 - https://jjle.github.io/tags/deformation/ + https://jjle.github.io/tags/high-rate-gps/ - geodesy - https://jjle.github.io/tags/geodesy/ - Wed, 01 Jan 2020 00:00:03 -0600 + InSAR + https://jjle.github.io/tags/insar/ + Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/geodesy/ + https://jjle.github.io/tags/insar/ - seismicity - https://jjle.github.io/tags/seismicity/ - Wed, 01 Jan 2020 00:00:03 -0600 + Java + https://jjle.github.io/tags/java/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/seismicity/ + https://jjle.github.io/tags/java/ - surface change - https://jjle.github.io/tags/surface-change/ - Wed, 01 Jan 2020 00:00:03 -0600 + Joint inversion + https://jjle.github.io/tags/joint-inversion/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/surface-change/ + https://jjle.github.io/tags/joint-inversion/ - faults - https://jjle.github.io/tags/faults/ - Wed, 01 Jan 2020 00:00:02 -0600 + Kinematic rupture process inversion + https://jjle.github.io/tags/kinematic-rupture-process-inversion/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/faults/ + https://jjle.github.io/tags/kinematic-rupture-process-inversion/ - megathrust - https://jjle.github.io/tags/megathrust/ - Wed, 01 Jan 2020 00:00:02 -0600 + Lake level change + https://jjle.github.io/tags/lake-level-change/ + Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/megathrust/ + https://jjle.github.io/tags/lake-level-change/ - rock mechanics - https://jjle.github.io/tags/rock-mechanics/ - Wed, 01 Jan 2020 00:00:02 -0600 + Land use + https://jjle.github.io/tags/land-use/ + Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/rock-mechanics/ + https://jjle.github.io/tags/land-use/ - computation - https://jjle.github.io/tags/computation/ - Wed, 01 Jan 2020 00:00:00 -0600 + Main Himalayan Thrust + https://jjle.github.io/tags/main-himalayan-thrust/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/computation/ + https://jjle.github.io/tags/main-himalayan-thrust/ - fault - https://jjle.github.io/tags/fault/ - Wed, 01 Jan 2020 00:00:00 -0600 + Megathrusts + https://jjle.github.io/tags/megathrusts/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/fault/ + https://jjle.github.io/tags/megathrusts/ - seismology - https://jjle.github.io/tags/seismology/ - Wed, 01 Jan 2020 00:00:00 -0600 + Partial Ruptures + https://jjle.github.io/tags/partial-ruptures/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/seismology/ + https://jjle.github.io/tags/partial-ruptures/ - Ecuador–Colombia subduction zone - https://jjle.github.io/tags/ecuadorcolombia-subduction-zone/ - Mon, 01 Jan 2018 00:00:00 +0000 + Pulse + https://jjle.github.io/tags/pulse/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/ecuadorcolombia-subduction-zone/ + https://jjle.github.io/tags/pulse/ - bayesian inversion - https://jjle.github.io/tags/bayesian-inversion/ - Mon, 01 Jan 2018 00:00:00 +0000 + Regional tectonics + https://jjle.github.io/tags/regional-tectonics/ + Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/bayesian-inversion/ + https://jjle.github.io/tags/regional-tectonics/ - coulomb stress change - https://jjle.github.io/tags/coulomb-stress-change/ - Mon, 01 Jan 2018 00:00:00 +0000 + SEAS + https://jjle.github.io/tags/seas/ + Sun, 27 Apr 2014 00:00:00 -0500 - https://jjle.github.io/tags/coulomb-stress-change/ + https://jjle.github.io/tags/seas/ - geodetic coupling model - https://jjle.github.io/tags/geodetic-coupling-model/ - Mon, 01 Jan 2018 00:00:00 +0000 + Seismology + https://jjle.github.io/tags/seismology/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/geodetic-coupling-model/ + https://jjle.github.io/tags/seismology/ - kinematic source model - https://jjle.github.io/tags/kinematic-source-model/ - Mon, 01 Jan 2018 00:00:00 +0000 + Soil moisture + https://jjle.github.io/tags/soil-moisture/ + Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/kinematic-source-model/ + https://jjle.github.io/tags/soil-moisture/ - shallow fault creep - https://jjle.github.io/tags/shallow-fault-creep/ - Mon, 01 Jan 2018 00:00:00 +0000 + Splay faults + https://jjle.github.io/tags/splay-faults/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/shallow-fault-creep/ + https://jjle.github.io/tags/splay-faults/ - strain budget - https://jjle.github.io/tags/strain-budget/ - Mon, 01 Jan 2018 00:00:00 +0000 + Strong motion + https://jjle.github.io/tags/strong-motion/ + Sun, 01 Jan 2012 00:00:00 +0000 - https://jjle.github.io/tags/strain-budget/ + https://jjle.github.io/tags/strong-motion/ - temporal change - https://jjle.github.io/tags/temporal-change/ - Mon, 01 Jan 2018 00:00:00 +0000 + Sumatra-Andaman + https://jjle.github.io/tags/sumatra-andaman/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/tags/temporal-change/ + https://jjle.github.io/tags/sumatra-andaman/ - time scale‐dependent complexity - https://jjle.github.io/tags/time-scaledependent-complexity/ - Mon, 01 Jan 2018 00:00:00 +0000 + Tohoku-Oki earthquake + https://jjle.github.io/tags/tohoku-oki-earthquake/ + Sun, 01 Jan 2012 00:00:00 +0000 - https://jjle.github.io/tags/time-scaledependent-complexity/ + https://jjle.github.io/tags/tohoku-oki-earthquake/ - Back-projection - https://jjle.github.io/tags/back-projection/ - Sun, 01 Jan 2017 00:00:00 +0000 + Tohoku-oki earthquake + https://jjle.github.io/tags/tohoku-oki-earthquake/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/tags/back-projection/ + https://jjle.github.io/tags/tohoku-oki-earthquake/ - Gorkha earthquake - https://jjle.github.io/tags/gorkha-earthquake/ - Sun, 01 Jan 2017 00:00:00 +0000 + Tropospheric noise + https://jjle.github.io/tags/tropospheric-noise/ + Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/gorkha-earthquake/ + https://jjle.github.io/tags/tropospheric-noise/ - High Frequency Radiation - https://jjle.github.io/tags/high-frequency-radiation/ + Tsunami + https://jjle.github.io/tags/tsunami/ Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/high-frequency-radiation/ + https://jjle.github.io/tags/tsunami/ - Java - https://jjle.github.io/tags/java/ - Sun, 01 Jan 2017 00:00:00 +0000 + Uncertainty quantification + https://jjle.github.io/tags/uncertainty-quantification/ + Sun, 01 Nov 2020 00:00:00 +0000 - https://jjle.github.io/tags/java/ + https://jjle.github.io/tags/uncertainty-quantification/ - Joint inversion - https://jjle.github.io/tags/joint-inversion/ - Sun, 01 Jan 2017 00:00:00 +0000 + anthropogenic + https://jjle.github.io/tags/anthropogenic/ + Wed, 01 Jan 2020 00:00:03 -0600 - https://jjle.github.io/tags/joint-inversion/ + https://jjle.github.io/tags/anthropogenic/ - Kinematic rupture process inversion - https://jjle.github.io/tags/kinematic-rupture-process-inversion/ - Sun, 01 Jan 2017 00:00:00 +0000 + aseismic transients + https://jjle.github.io/tags/aseismic-transients/ + Fri, 01 Jan 2016 00:00:00 +0000 + + https://jjle.github.io/tags/aseismic-transients/ + + + + + bayesian inversion + https://jjle.github.io/tags/bayesian-inversion/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/tags/kinematic-rupture-process-inversion/ + https://jjle.github.io/tags/bayesian-inversion/ - Main Himalayan Thrust - https://jjle.github.io/tags/main-himalayan-thrust/ - Sun, 01 Jan 2017 00:00:00 +0000 + community-work + https://jjle.github.io/tags/community-work/ + Sun, 27 Apr 2014 00:00:00 -0500 - https://jjle.github.io/tags/main-himalayan-thrust/ + https://jjle.github.io/tags/community-work/ - Megathrusts - https://jjle.github.io/tags/megathrusts/ - Sun, 01 Jan 2017 00:00:00 +0000 + computation + https://jjle.github.io/tags/computation/ + Wed, 01 Jan 2020 00:00:00 -0600 - https://jjle.github.io/tags/megathrusts/ + https://jjle.github.io/tags/computation/ - Partial Ruptures - https://jjle.github.io/tags/partial-ruptures/ - Sun, 01 Jan 2017 00:00:00 +0000 + coulomb stress change + https://jjle.github.io/tags/coulomb-stress-change/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/tags/partial-ruptures/ + https://jjle.github.io/tags/coulomb-stress-change/ - Pulse - https://jjle.github.io/tags/pulse/ - Sun, 01 Jan 2017 00:00:00 +0000 + data-inference + https://jjle.github.io/tags/data-inference/ + Mon, 27 Apr 2015 00:00:00 -0500 - https://jjle.github.io/tags/pulse/ + https://jjle.github.io/tags/data-inference/ - Splay faults - https://jjle.github.io/tags/splay-faults/ - Sun, 01 Jan 2017 00:00:00 +0000 + deformation + https://jjle.github.io/tags/deformation/ + Wed, 01 Jan 2020 00:00:03 -0600 - https://jjle.github.io/tags/splay-faults/ + https://jjle.github.io/tags/deformation/ @@ -419,135 +446,144 @@ earthquake https://jjle.github.io/tags/earthquake/ - Sun, 01 Jan 2017 00:00:00 +0000 + Fri, 01 Jan 2016 00:00:00 +0000 https://jjle.github.io/tags/earthquake/ - fault mechanics - https://jjle.github.io/tags/fault-mechanics/ - Sun, 01 Jan 2017 00:00:00 +0000 + earthquake rupture + https://jjle.github.io/tags/earthquake-rupture/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/tags/fault-mechanics/ + https://jjle.github.io/tags/earthquake-rupture/ - geodetic locking - https://jjle.github.io/tags/geodetic-locking/ - Sun, 01 Jan 2017 00:00:00 +0000 + fault + https://jjle.github.io/tags/fault/ + Wed, 01 Jan 2020 00:00:00 -0600 - https://jjle.github.io/tags/geodetic-locking/ + https://jjle.github.io/tags/fault/ - large earthquakes - https://jjle.github.io/tags/large-earthquakes/ + fault mechanics + https://jjle.github.io/tags/fault-mechanics/ Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/large-earthquakes/ + https://jjle.github.io/tags/fault-mechanics/ - microseismicity - https://jjle.github.io/tags/microseismicity/ - Sun, 01 Jan 2017 00:00:00 +0000 + faults + https://jjle.github.io/tags/faults/ + Wed, 01 Jan 2020 00:00:02 -0600 - https://jjle.github.io/tags/microseismicity/ + https://jjle.github.io/tags/faults/ - rate-and-state friction - https://jjle.github.io/tags/rate-and-state-friction/ - Sun, 01 Jan 2017 00:00:00 +0000 + geodesy + https://jjle.github.io/tags/geodesy/ + Wed, 01 Jan 2020 00:00:03 -0600 - https://jjle.github.io/tags/rate-and-state-friction/ + https://jjle.github.io/tags/geodesy/ - tsunami - https://jjle.github.io/tags/tsunami/ + geodetic coupling model + https://jjle.github.io/tags/geodetic-coupling-model/ + Mon, 01 Jan 2018 00:00:00 +0000 + + https://jjle.github.io/tags/geodetic-coupling-model/ + + + + + geodetic locking + https://jjle.github.io/tags/geodetic-locking/ Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/tsunami/ + https://jjle.github.io/tags/geodetic-locking/ - subduction-zones - https://jjle.github.io/tags/subduction-zones/ - Wed, 27 Apr 2016 00:00:00 -0500 + inverse theory + https://jjle.github.io/tags/inverse-theory/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/tags/subduction-zones/ + https://jjle.github.io/tags/inverse-theory/ - Academic - https://jjle.github.io/tags/academic/ - Wed, 20 Apr 2016 00:00:00 -0500 + kinematic source model + https://jjle.github.io/tags/kinematic-source-model/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/tags/academic/ + https://jjle.github.io/tags/kinematic-source-model/ - Bayesian - https://jjle.github.io/tags/bayesian/ - Fri, 01 Jan 2016 00:00:00 +0000 + large earthquakes + https://jjle.github.io/tags/large-earthquakes/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/bayesian/ + https://jjle.github.io/tags/large-earthquakes/ - Sumatra-Andaman - https://jjle.github.io/tags/sumatra-andaman/ - Fri, 01 Jan 2016 00:00:00 +0000 + megathrust + https://jjle.github.io/tags/megathrust/ + Wed, 01 Jan 2020 00:00:02 -0600 - https://jjle.github.io/tags/sumatra-andaman/ + https://jjle.github.io/tags/megathrust/ - Tohoku-oki earthquake - https://jjle.github.io/tags/tohoku-oki-earthquake/ - Fri, 01 Jan 2016 00:00:00 +0000 + microseismicity + https://jjle.github.io/tags/microseismicity/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/tohoku-oki-earthquake/ + https://jjle.github.io/tags/microseismicity/ - aseismic transients - https://jjle.github.io/tags/aseismic-transients/ - Fri, 01 Jan 2016 00:00:00 +0000 + numerical-simulation + https://jjle.github.io/tags/numerical-simulation/ + Sun, 27 Apr 2014 00:00:00 -0500 - https://jjle.github.io/tags/aseismic-transients/ + https://jjle.github.io/tags/numerical-simulation/ - earthquake rupture - https://jjle.github.io/tags/earthquake-rupture/ - Fri, 01 Jan 2016 00:00:00 +0000 + rate-and-state friction + https://jjle.github.io/tags/rate-and-state-friction/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/earthquake-rupture/ + https://jjle.github.io/tags/rate-and-state-friction/ - inverse theory - https://jjle.github.io/tags/inverse-theory/ - Fri, 01 Jan 2016 00:00:00 +0000 + rock mechanics + https://jjle.github.io/tags/rock-mechanics/ + Wed, 01 Jan 2020 00:00:02 -0600 - https://jjle.github.io/tags/inverse-theory/ + https://jjle.github.io/tags/rock-mechanics/ @@ -561,101 +597,110 @@ - slip model - https://jjle.github.io/tags/slip-model/ - Fri, 01 Jan 2016 00:00:00 +0000 + seismicity + https://jjle.github.io/tags/seismicity/ + Wed, 01 Jan 2020 00:00:03 -0600 - https://jjle.github.io/tags/slip-model/ + https://jjle.github.io/tags/seismicity/ - subduction zone megathrust - https://jjle.github.io/tags/subduction-zone-megathrust/ - Fri, 01 Jan 2016 00:00:00 +0000 + seismology + https://jjle.github.io/tags/seismology/ + Wed, 01 Jan 2020 00:00:00 -0600 - https://jjle.github.io/tags/subduction-zone-megathrust/ + https://jjle.github.io/tags/seismology/ - uncertainty characterization - https://jjle.github.io/tags/uncertainty-characterization/ + shallow fault creep + https://jjle.github.io/tags/shallow-fault-creep/ + Mon, 01 Jan 2018 00:00:00 +0000 + + https://jjle.github.io/tags/shallow-fault-creep/ + + + + + slip model + https://jjle.github.io/tags/slip-model/ Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/tags/uncertainty-characterization/ + https://jjle.github.io/tags/slip-model/ - data-inference - https://jjle.github.io/tags/data-inference/ - Mon, 27 Apr 2015 00:00:00 -0500 + strain budget + https://jjle.github.io/tags/strain-budget/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/tags/data-inference/ + https://jjle.github.io/tags/strain-budget/ - Computational seismology; Earthquake source observations; Inverse theory; Probability distributions - https://jjle.github.io/tags/computational-seismology-earthquake-source-observations-inverse-theory-probability-distributions/ - Fri, 01 Aug 2014 00:00:00 -0500 + subduction zone megathrust + https://jjle.github.io/tags/subduction-zone-megathrust/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/tags/computational-seismology-earthquake-source-observations-inverse-theory-probability-distributions/ + https://jjle.github.io/tags/subduction-zone-megathrust/ - SEAS - https://jjle.github.io/tags/seas/ - Sun, 27 Apr 2014 00:00:00 -0500 + subduction-zones + https://jjle.github.io/tags/subduction-zones/ + Wed, 27 Apr 2016 00:00:00 -0500 - https://jjle.github.io/tags/seas/ + https://jjle.github.io/tags/subduction-zones/ - community-work - https://jjle.github.io/tags/community-work/ - Sun, 27 Apr 2014 00:00:00 -0500 + surface change + https://jjle.github.io/tags/surface-change/ + Wed, 01 Jan 2020 00:00:03 -0600 - https://jjle.github.io/tags/community-work/ + https://jjle.github.io/tags/surface-change/ - numerical-simulation - https://jjle.github.io/tags/numerical-simulation/ - Sun, 27 Apr 2014 00:00:00 -0500 + temporal change + https://jjle.github.io/tags/temporal-change/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/tags/numerical-simulation/ + https://jjle.github.io/tags/temporal-change/ - Finite fault - https://jjle.github.io/tags/finite-fault/ - Sun, 01 Jan 2012 00:00:00 +0000 + time scale‐dependent complexity + https://jjle.github.io/tags/time-scaledependent-complexity/ + Mon, 01 Jan 2018 00:00:00 +0000 - https://jjle.github.io/tags/finite-fault/ + https://jjle.github.io/tags/time-scaledependent-complexity/ - High-rate GPS - https://jjle.github.io/tags/high-rate-gps/ - Sun, 01 Jan 2012 00:00:00 +0000 + tsunami + https://jjle.github.io/tags/tsunami/ + Sun, 01 Jan 2017 00:00:00 +0000 - https://jjle.github.io/tags/high-rate-gps/ + https://jjle.github.io/tags/tsunami/ - Strong motion - https://jjle.github.io/tags/strong-motion/ - Sun, 01 Jan 2012 00:00:00 +0000 + uncertainty characterization + https://jjle.github.io/tags/uncertainty-characterization/ + Fri, 01 Jan 2016 00:00:00 +0000 - https://jjle.github.io/tags/strong-motion/ + https://jjle.github.io/tags/uncertainty-characterization/ diff --git a/tags/insar/index.html b/tags/insar/index.html index b5fdacf0..e3a9ccae 100644 --- a/tags/insar/index.html +++ b/tags/insar/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/inverse-theory/index.html b/tags/inverse-theory/index.html index 0de132bb..cc2a674d 100644 --- a/tags/inverse-theory/index.html +++ b/tags/inverse-theory/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/java/index.html b/tags/java/index.html index df0bc303..2362700e 100644 --- a/tags/java/index.html +++ b/tags/java/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/joint-inversion/index.html b/tags/joint-inversion/index.html index 5cebd396..2b4b9d82 100644 --- a/tags/joint-inversion/index.html +++ b/tags/joint-inversion/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/kinematic-rupture-process-inversion/index.html b/tags/kinematic-rupture-process-inversion/index.html index 5bb341b2..b01b8043 100644 --- a/tags/kinematic-rupture-process-inversion/index.html +++ b/tags/kinematic-rupture-process-inversion/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/kinematic-source-model/index.html b/tags/kinematic-source-model/index.html index 4066af3c..ff4b0308 100644 --- a/tags/kinematic-source-model/index.html +++ b/tags/kinematic-source-model/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/lake-level-change/index.html b/tags/lake-level-change/index.html index 4bf27a7c..6145fa67 100644 --- a/tags/lake-level-change/index.html +++ b/tags/lake-level-change/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/land-use/index.html b/tags/land-use/index.html index 6d3d0244..17ba0638 100644 --- a/tags/land-use/index.html +++ b/tags/land-use/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/large-earthquakes/index.html b/tags/large-earthquakes/index.html index 6ddaa4e2..bc84555a 100644 --- a/tags/large-earthquakes/index.html +++ b/tags/large-earthquakes/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/main-himalayan-thrust/index.html b/tags/main-himalayan-thrust/index.html index db93ddbf..6e8e9eee 100644 --- a/tags/main-himalayan-thrust/index.html +++ b/tags/main-himalayan-thrust/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/megathrust/index.html b/tags/megathrust/index.html index eda0cc95..5b5be4ae 100644 --- a/tags/megathrust/index.html +++ b/tags/megathrust/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/megathrust/index.xml b/tags/megathrust/index.xml index 47c1ccdf..c8984d4a 100644 --- a/tags/megathrust/index.xml +++ b/tags/megathrust/index.xml @@ -17,7 +17,7 @@ Wed, 01 Jan 2020 00:00:02 -0600 https://jjle.github.io/project/earthquake/ - Deciphering interactions of transient and long-term processes and their physical mechanisms + My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws. diff --git a/tags/megathrusts/index.html b/tags/megathrusts/index.html index 6a3e1cb3..f07495ff 100644 --- a/tags/megathrusts/index.html +++ b/tags/megathrusts/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/microseismicity/index.html b/tags/microseismicity/index.html index d1496e3e..0974ff6e 100644 --- a/tags/microseismicity/index.html +++ b/tags/microseismicity/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/numerical-simulation/index.html b/tags/numerical-simulation/index.html index 533ad421..a0c58493 100644 --- a/tags/numerical-simulation/index.html +++ b/tags/numerical-simulation/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/numerical-simulation/index.xml b/tags/numerical-simulation/index.xml index d44a2f6e..577e92c4 100644 --- a/tags/numerical-simulation/index.xml +++ b/tags/numerical-simulation/index.xml @@ -17,7 +17,7 @@ Sun, 27 Apr 2014 00:00:00 -0500 https://jjle.github.io/backup-material/seas/ - Advancing geophysical modeling with rigor, reproducibility, and broadened impact + Numerical simulations of Sequences of Earthquakes and Aseismic Slip (SEAS) have made great progress over the past decades to address important questions in earthquake physics and fault mechanics. Significant challenges in SEAS modeling remain in resolving multiscale interactions between aseismic fault slip, earthquake nucleation, and dynamic rupture; and understanding physical factors controlling observables such as seismicity and ground deformation. The increasing capability and complexity of SEAS modeling calls for extensive efforts to verify and advance these simulations with rigor, reproducibility, and broadened impact. diff --git a/tags/page/2/index.html b/tags/page/2/index.html index 764aa7e3..0b4a1e5e 100644 --- a/tags/page/2/index.html +++ b/tags/page/2/index.html @@ -8,7 +8,7 @@ - + @@ -423,70 +423,70 @@

    Tags

    -

    faults

    +

    Java

    -

    megathrust

    +

    Joint inversion

    @@ -656,7 +656,7 @@ - + diff --git a/tags/page/3/index.html b/tags/page/3/index.html index 7160e9df..38e695c4 100644 --- a/tags/page/3/index.html +++ b/tags/page/3/index.html @@ -8,7 +8,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -423,70 +423,70 @@

    Tags

    -

    shallow fault creep

    +

    Seismology

    @@ -656,7 +656,7 @@ - + diff --git a/tags/page/4/index.html b/tags/page/4/index.html index 13cb5a2c..74f7b8a0 100644 --- a/tags/page/4/index.html +++ b/tags/page/4/index.html @@ -8,7 +8,7 @@ - + @@ -423,70 +423,70 @@

    Tags

    -

    Main Himalayan Thrust

    +

    anthropogenic

    @@ -656,7 +656,7 @@ - + diff --git a/tags/page/5/index.html b/tags/page/5/index.html index 12ab3f54..44ca355d 100644 --- a/tags/page/5/index.html +++ b/tags/page/5/index.html @@ -8,7 +8,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -423,70 +423,70 @@

    Tags

    -

    microseismicity

    +

    earthquake rupture

    @@ -656,7 +656,7 @@ - + diff --git a/tags/page/6/index.html b/tags/page/6/index.html index 20a0ecdd..df0cc15c 100644 --- a/tags/page/6/index.html +++ b/tags/page/6/index.html @@ -8,7 +8,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -423,70 +423,70 @@

    Tags

    -

    inverse theory

    +

    megathrust

    @@ -656,7 +656,7 @@ - + diff --git a/tags/page/7/index.html b/tags/page/7/index.html index 736cdb6f..3ece68c0 100644 --- a/tags/page/7/index.html +++ b/tags/page/7/index.html @@ -8,7 +8,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -423,70 +423,70 @@

    Tags

    -

    Finite fault

    +

    strain budget

    @@ -656,7 +656,7 @@ - + diff --git a/tags/page/8/index.html b/tags/page/8/index.html index fec59b6b..021b1070 100644 --- a/tags/page/8/index.html +++ b/tags/page/8/index.html @@ -8,7 +8,7 @@ - + @@ -148,7 +148,7 @@ - + @@ -423,14 +423,49 @@

    Tags

    + +
    +

    surface change

    +
    + +
    +
    + +
    +

    temporal change

    +
    + +
    +
    + + + +
    +

    tsunami

    +
    + +
    +
    + +
    +

    uncertainty characterization

    @@ -598,7 +633,7 @@ - + diff --git a/tags/partial-ruptures/index.html b/tags/partial-ruptures/index.html index f1da0f41..ae1530ad 100644 --- a/tags/partial-ruptures/index.html +++ b/tags/partial-ruptures/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/pulse/index.html b/tags/pulse/index.html index cff3bbda..fd115875 100644 --- a/tags/pulse/index.html +++ b/tags/pulse/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/rate-and-state-friction/index.html b/tags/rate-and-state-friction/index.html index 68f6b7f0..2c4deb56 100644 --- a/tags/rate-and-state-friction/index.html +++ b/tags/rate-and-state-friction/index.html @@ -8,7 +8,7 @@ - + @@ -593,7 +593,7 @@ - + diff --git a/tags/regional-tectonics/index.html b/tags/regional-tectonics/index.html index 7b54e669..c79b42d9 100644 --- a/tags/regional-tectonics/index.html +++ b/tags/regional-tectonics/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/rock-mechanics/index.html b/tags/rock-mechanics/index.html index c2bd5d5f..35273497 100644 --- a/tags/rock-mechanics/index.html +++ b/tags/rock-mechanics/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/rock-mechanics/index.xml b/tags/rock-mechanics/index.xml index 672a31d4..d65d97df 100644 --- a/tags/rock-mechanics/index.xml +++ b/tags/rock-mechanics/index.xml @@ -17,7 +17,7 @@ Wed, 01 Jan 2020 00:00:02 -0600 https://jjle.github.io/project/earthquake/ - Deciphering interactions of transient and long-term processes and their physical mechanisms + My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws. diff --git a/tags/seafloor-deformation/index.html b/tags/seafloor-deformation/index.html index 2b785dc8..d5ca7a6c 100644 --- a/tags/seafloor-deformation/index.html +++ b/tags/seafloor-deformation/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/seas/index.html b/tags/seas/index.html index a93e93b5..d614db66 100644 --- a/tags/seas/index.html +++ b/tags/seas/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/seas/index.xml b/tags/seas/index.xml index ef9ae8de..e590b3f5 100644 --- a/tags/seas/index.xml +++ b/tags/seas/index.xml @@ -17,7 +17,7 @@ Sun, 27 Apr 2014 00:00:00 -0500 https://jjle.github.io/backup-material/seas/ - Advancing geophysical modeling with rigor, reproducibility, and broadened impact + Numerical simulations of Sequences of Earthquakes and Aseismic Slip (SEAS) have made great progress over the past decades to address important questions in earthquake physics and fault mechanics. Significant challenges in SEAS modeling remain in resolving multiscale interactions between aseismic fault slip, earthquake nucleation, and dynamic rupture; and understanding physical factors controlling observables such as seismicity and ground deformation. The increasing capability and complexity of SEAS modeling calls for extensive efforts to verify and advance these simulations with rigor, reproducibility, and broadened impact. diff --git a/tags/seismicity/index.html b/tags/seismicity/index.html index 24e1b267..dc633424 100644 --- a/tags/seismicity/index.html +++ b/tags/seismicity/index.html @@ -8,7 +8,7 @@ - + @@ -611,7 +611,7 @@ - + diff --git a/tags/seismicity/index.xml b/tags/seismicity/index.xml index b21bacab..26b629b1 100644 --- a/tags/seismicity/index.xml +++ b/tags/seismicity/index.xml @@ -17,7 +17,8 @@ Wed, 01 Jan 2020 00:00:03 -0600 https://jjle.github.io/project/deformation/ - Characterizing near-surface and subsurface processes in tectonic and industrial settings + We study surface changes, ground deformation, and seismicity in various settings. We primarily use remote-sensing techniques, e.g., multi-temporal Interferometric Synthetic Aperture Radar (InSAR) and GPS, and other auxiliary datasets to characterize robust ground deformation history in regions under the influences of tectonics (e.g., fault-zone deformation), surficial processes (e.g., soil moisture), and/or anthropogenic activities (e.g., agriculture and energy production). +Our focus is on the connections between surface observations and subsurface processes, including the existence or absence of seismicity. @@ -26,7 +27,7 @@ Wed, 01 Jan 2020 00:00:02 -0600 https://jjle.github.io/project/earthquake/ - Deciphering interactions of transient and long-term processes and their physical mechanisms + My interests under this broad topic include dynamic earthquake ruptures, interactions between seismic and aseismic processes, observations from geodesy, seismology, and geology, laboratory-based constitutive laws. @@ -35,7 +36,8 @@ Wed, 01 Jan 2020 00:00:00 -0600 https://jjle.github.io/project/computation/ - Developing novel quantitative methods for geophysical inference and predictive modeling + Extracting important and relevant physics from data and developing models with predictive power will be a significant task in the future of Earth sciences. Many of my observation-oriented projects share the theme of utilizing a Bayesian probabilistic inference framework (analytical and numerical sampling approaches) with an emphasis on uncertainty quantification of observations and physical modeling, along with its impact on our predictions. +The second, complementary part of my research involves developing cross-scale computational models with detailed physics and predictive powers to understand earthquakes, tsunamis, or slow slip. diff --git a/tags/seismology/index.html b/tags/seismology/index.html index 37be1068..0b693b29 100644 --- a/tags/seismology/index.html +++ b/tags/seismology/index.html @@ -8,7 +8,7 @@ - + @@ -431,15 +431,6 @@

    Computational Geophysics

    -
    -

    Rupture Evolution of the 2006 Java Tsunami Earthquake and the Possible Role of Splay Faults

    -
    - - The 2006 Mw 7.8 Java earthquake was a tsunami earthquake, exhibiting frequency-dependent seismic radiation along strike. High-frequency global back-projection results suggest two distinct rupture stages. The first stage lasted $∼$65s with a rupture … - -
    -
    -

    Integration of Seismic-Geodetic Observations

    @@ -602,7 +593,7 @@ - + diff --git a/tags/seismology/index.xml b/tags/seismology/index.xml index 4998c6c4..2932c114 100644 --- a/tags/seismology/index.xml +++ b/tags/seismology/index.xml @@ -17,16 +17,8 @@ Wed, 01 Jan 2020 00:00:00 -0600 https://jjle.github.io/project/computation/ - Developing novel quantitative methods for geophysical inference and predictive modeling - - - - Rupture Evolution of the 2006 Java Tsunami Earthquake and the Possible Role of Splay Faults - https://jjle.github.io/publication/fan-2017/ - Sun, 01 Jan 2017 00:00:00 +0000 - - https://jjle.github.io/publication/fan-2017/ - + Extracting important and relevant physics from data and developing models with predictive power will be a significant task in the future of Earth sciences. Many of my observation-oriented projects share the theme of utilizing a Bayesian probabilistic inference framework (analytical and numerical sampling approaches) with an emphasis on uncertainty quantification of observations and physical modeling, along with its impact on our predictions. +The second, complementary part of my research involves developing cross-scale computational models with detailed physics and predictive powers to understand earthquakes, tsunamis, or slow slip. @@ -35,7 +27,7 @@ Mon, 27 Apr 2015 00:00:00 -0500 https://jjle.github.io/backup-material/data/ - Utilizing diverse datasets to probe multiscale dynamic processes + I am particularly interested in exploring the wide spetrum of dynamic Earth processes by intergrating seismological and geodetic observations. These efforts include imaging space-time patterns of fault slip during and after earthquakes (strong motion, GPS, tide gauges, and tsunami waveforms), inferring frequency-dependent signals during the potential activation of splay faulting (seismic records and tsunami waveforms), and, more recently, imaging the continuous transition from earthquake arrest to postseismic fault slip (strong motion records, high-rate GPS, and daily GPS). diff --git a/tags/shallow-fault-creep/index.html b/tags/shallow-fault-creep/index.html index 09d59106..f9d0217a 100644 --- a/tags/shallow-fault-creep/index.html +++ b/tags/shallow-fault-creep/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/slip-model/index.html b/tags/slip-model/index.html index fc93d861..7f72718e 100644 --- a/tags/slip-model/index.html +++ b/tags/slip-model/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/soil-moisture/index.html b/tags/soil-moisture/index.html index 30069ce0..985d6bdb 100644 --- a/tags/soil-moisture/index.html +++ b/tags/soil-moisture/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/splay-faults/index.html b/tags/splay-faults/index.html index 9bdb3ca8..7febd4c6 100644 --- a/tags/splay-faults/index.html +++ b/tags/splay-faults/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/strain-budget/index.html b/tags/strain-budget/index.html index e1fbd322..10e415a1 100644 --- a/tags/strain-budget/index.html +++ b/tags/strain-budget/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/strong-motion/index.html b/tags/strong-motion/index.html index f4b6012d..930f0fc7 100644 --- a/tags/strong-motion/index.html +++ b/tags/strong-motion/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/subduction-zone-megathrust/index.html b/tags/subduction-zone-megathrust/index.html index 16710462..491b4f98 100644 --- a/tags/subduction-zone-megathrust/index.html +++ b/tags/subduction-zone-megathrust/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/subduction-zones/index.html b/tags/subduction-zones/index.html index b3c00fb2..5f5c0539 100644 --- a/tags/subduction-zones/index.html +++ b/tags/subduction-zones/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/subduction-zones/index.xml b/tags/subduction-zones/index.xml index 07265a6a..1eacf3a3 100644 --- a/tags/subduction-zones/index.xml +++ b/tags/subduction-zones/index.xml @@ -17,7 +17,7 @@ Wed, 27 Apr 2016 00:00:00 -0500 https://jjle.github.io/backup-material/subduction/ - Understanding seismic and tsunami hazards in subduction zones + I am interested in understanding earthquake and tsunami hazards in major subduction zones around the world, e.g., East Japan, Nankai Trough, Chile, Peru, Cascadia, Alaska, Sumatra, New Zealand, etc. One of the significant questions I hope to address is the tsunamigenic processes of shallow megathrust and outer wedge of the forearc, and the associated tsunami propagation and coastal inundation processes. I am also interested in the rheology and heterogeneity of deeper megathrusts and their implications for seismic behavior and coastal shaking. diff --git a/tags/sumatra-andaman/index.html b/tags/sumatra-andaman/index.html index 50ec0bc3..8a2a9f42 100644 --- a/tags/sumatra-andaman/index.html +++ b/tags/sumatra-andaman/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/surface-change/index.html b/tags/surface-change/index.html index 666a0e95..c8a5491b 100644 --- a/tags/surface-change/index.html +++ b/tags/surface-change/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/surface-change/index.xml b/tags/surface-change/index.xml index c05a00af..07c6e826 100644 --- a/tags/surface-change/index.xml +++ b/tags/surface-change/index.xml @@ -17,7 +17,8 @@ Wed, 01 Jan 2020 00:00:03 -0600 https://jjle.github.io/project/deformation/ - Characterizing near-surface and subsurface processes in tectonic and industrial settings + We study surface changes, ground deformation, and seismicity in various settings. We primarily use remote-sensing techniques, e.g., multi-temporal Interferometric Synthetic Aperture Radar (InSAR) and GPS, and other auxiliary datasets to characterize robust ground deformation history in regions under the influences of tectonics (e.g., fault-zone deformation), surficial processes (e.g., soil moisture), and/or anthropogenic activities (e.g., agriculture and energy production). +Our focus is on the connections between surface observations and subsurface processes, including the existence or absence of seismicity. diff --git a/tags/temporal-change/index.html b/tags/temporal-change/index.html index 6b4aaed7..527f3dfa 100644 --- a/tags/temporal-change/index.html +++ b/tags/temporal-change/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/time-scaledependent-complexity/index.html b/tags/time-scaledependent-complexity/index.html index a186e2ba..2f8ad6d3 100644 --- a/tags/time-scaledependent-complexity/index.html +++ b/tags/time-scaledependent-complexity/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/tohoku-oki-earthquake/index.html b/tags/tohoku-oki-earthquake/index.html index dcc941d0..2934d047 100644 --- a/tags/tohoku-oki-earthquake/index.html +++ b/tags/tohoku-oki-earthquake/index.html @@ -8,7 +8,7 @@ - + @@ -431,15 +431,6 @@

    Probabilistic Imaging of Tsunamigenic S

    -
    -

    Sources of Shaking and Flooding during the Tohoku-Oki Earthquake: A Mixture of Rupture Styles

    -
    - - Modeling strong ground motions from great subduction zone earthquakes is one of the great challenges of computational seismology. To separate the rupture characteristics from complexities caused by 3D sub-surface geology requires an extraordinary … - -
    -
    - @@ -593,7 +584,7 @@ - + diff --git a/tags/tohoku-oki-earthquake/index.xml b/tags/tohoku-oki-earthquake/index.xml index 0fe1cd8f..21775c72 100644 --- a/tags/tohoku-oki-earthquake/index.xml +++ b/tags/tohoku-oki-earthquake/index.xml @@ -20,14 +20,5 @@ - - Sources of Shaking and Flooding during the Tohoku-Oki Earthquake: A Mixture of Rupture Styles - https://jjle.github.io/publication/wei-2012/ - Sun, 01 Jan 2012 00:00:00 +0000 - - https://jjle.github.io/publication/wei-2012/ - - - \ No newline at end of file diff --git a/tags/tropospheric-noise/index.html b/tags/tropospheric-noise/index.html index 37bb513a..2f63d01b 100644 --- a/tags/tropospheric-noise/index.html +++ b/tags/tropospheric-noise/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/tsunami/index.html b/tags/tsunami/index.html index de26631d..50e57ac5 100644 --- a/tags/tsunami/index.html +++ b/tags/tsunami/index.html @@ -8,7 +8,7 @@ - + @@ -431,24 +431,6 @@

    Rupture Evolution of the 2006 Java Tsunami

    -
    -

    A Bayesian Source Model for the 2004 Great Sumatra-Andaman Earthquake

    -
    - - The 2004 Mw 9.1?9.3 Sumatra-Andaman earthquake is one of the largest earthquakes of the modern instrumental era. Despite considerable efforts to analyze this event, the different available observations have proven difficult to reconcile in a single … - -
    -
    - -
    -

    Probabilistic Imaging of Tsunamigenic Seafloor Deformation during the 2011 Tohoku-Oki Earthquake

    -
    - - Diverse observations from the 2011 Mw 9.0 Tohoku-oki earthquake pointed to large coseismic fault slip proximal to the Japan Trench. This seismic failure prompted a reevaluation of the conventional view that the outer fore-arc is generally aseismic. … - -
    -
    -

    Sources of Shaking and Flooding during the Tohoku-Oki Earthquake: A Mixture of Rupture Styles

    @@ -611,7 +593,7 @@ - + diff --git a/tags/tsunami/index.xml b/tags/tsunami/index.xml index 32c1f32b..89664ae9 100644 --- a/tags/tsunami/index.xml +++ b/tags/tsunami/index.xml @@ -20,24 +20,6 @@ - - A Bayesian Source Model for the 2004 Great Sumatra-Andaman Earthquake - https://jjle.github.io/publication/bletery-2016/ - Fri, 01 Jan 2016 00:00:00 +0000 - - https://jjle.github.io/publication/bletery-2016/ - - - - - Probabilistic Imaging of Tsunamigenic Seafloor Deformation during the 2011 Tohoku-Oki Earthquake - https://jjle.github.io/publication/jiang-2016-b/ - Fri, 01 Jan 2016 00:00:00 +0000 - - https://jjle.github.io/publication/jiang-2016-b/ - - - Sources of Shaking and Flooding during the Tohoku-Oki Earthquake: A Mixture of Rupture Styles https://jjle.github.io/publication/wei-2012/ diff --git a/tags/uncertainty-characterization/index.html b/tags/uncertainty-characterization/index.html index f00c5e49..59392571 100644 --- a/tags/uncertainty-characterization/index.html +++ b/tags/uncertainty-characterization/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/tags/uncertainty-quantification/index.html b/tags/uncertainty-quantification/index.html index d5d3621b..76fc4f98 100644 --- a/tags/uncertainty-quantification/index.html +++ b/tags/uncertainty-quantification/index.html @@ -8,7 +8,7 @@ - + @@ -584,7 +584,7 @@ - + diff --git a/talk/example/index.html b/talk/example/index.html index faee1485..07b5139d 100644 --- a/talk/example/index.html +++ b/talk/example/index.html @@ -6,7 +6,7 @@ - + @@ -753,12 +753,12 @@

    Abstract

    - -Click on the **Slides** button above to view the built-in slides feature. +

    Click on the Slides button above to view the built-in slides feature.

    +

    Slides can be added in a few ways:

      @@ -953,7 +953,7 @@ - + diff --git a/talk/index.html b/talk/index.html index 8ff760c5..16b47b04 100644 --- a/talk/index.html +++ b/talk/index.html @@ -6,7 +6,7 @@ - + @@ -698,7 +698,7 @@ - + diff --git a/talk/index.xml b/talk/index.xml index 61e5283e..72c4d591 100644 --- a/talk/index.xml +++ b/talk/index.xml @@ -17,7 +17,9 @@ Sat, 01 Jun 2030 13:00:00 -0500 https://jjle.github.io/talk/example/ - An example talk using Academic&rsquo;s Markdown slides feature. + Click on the Slides button above to view the built-in slides feature. + Slides can be added in a few ways: + Create slides using Academic&rsquo;s Slides feature and link using url_slides parameter in the front matter of the talk file Upload an existing slide deck to static/ and link using url_slides parameter in the front matter of the talk file Embed your slides (e.g. Google Slides) or presentation video on this page using shortcodes. diff --git a/teaching/career/index.html b/teaching/career/index.html index 1a2711b5..772571a9 100644 --- a/teaching/career/index.html +++ b/teaching/career/index.html @@ -6,7 +6,7 @@ - + @@ -602,7 +602,7 @@

      Tip 2

      - + diff --git a/teaching/grad/index.html b/teaching/grad/index.html index ba9d1ab8..e1a42d04 100644 --- a/teaching/grad/index.html +++ b/teaching/grad/index.html @@ -6,7 +6,7 @@ - + @@ -573,7 +573,7 @@

      Tip 1

      - + diff --git a/teaching/index.html b/teaching/index.html index faf867de..6c566467 100644 --- a/teaching/index.html +++ b/teaching/index.html @@ -6,7 +6,7 @@ - + @@ -597,7 +597,7 @@

      Courses

      - + diff --git a/teaching/mentor/index.html b/teaching/mentor/index.html index 39e14581..9b599c7a 100644 --- a/teaching/mentor/index.html +++ b/teaching/mentor/index.html @@ -6,7 +6,7 @@ - + @@ -587,7 +587,7 @@

      Tip 1

      - +