You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by rk...@apache.org on 2023/11/30 22:31:10 UTC

(incubator-sdap-website) 03/03: Site updates:

This is an automated email from the ASF dual-hosted git repository.

rkk pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-website.git

commit 8bb6f081d7f74a62c9f534b302aab3985ce6096f
Author: rileykk <ri...@jpl.nasa.gov>
AuthorDate: Thu Nov 30 14:30:55 2023 -0800

    Site updates:
    
    - Added contributors and sorted list by surname
    - Moved image from main page carousel to page body
    - Added AGU events
---
 events.html                                    |   2 +
 index.html                                     |  18 ++-
 source/events.html                             |   2 +
 source/index.html                              |  18 ++-
 team.html                                      | 166 ++++++++++++++-----------
 events.html => update/2023/11/29/new-logo.html |  35 ++++--
 6 files changed, 135 insertions(+), 106 deletions(-)

diff --git a/events.html b/events.html
index a5c8dda..7f5b48f 100644
--- a/events.html
+++ b/events.html
@@ -64,6 +64,8 @@
 <ul>
     <li>AGU Fall Meeting, December 2023. San Francisco, CA
         <ul>
+            <li><b>Live Demo! </b>10:00am, December 12th, 2023 @ the NASA booth</li>
+            <li><b>Oral Presentation: </b>Huang, T., et al.: IN51A-03: An Open-Source Framework for Federation of Earth System Digital Twins. Friday, 15 December 2023; 08:55 – 09:05 PST @ MC, 2014 - West </li>
             <li>Chung, N., Perez, S.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis, AGU NASA Science Exhibit. December 12th, 2023 10:00 - 11:00.</li>
             <li>Huang, T., Chung, N., Kang, J., Kuttruff, R., LLewellyn, G., Lucas, M., Marlis, K., Perez, S., Phyo, W. and Roberts, J.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 11th, 2023. 14:10 - 18:30.</li>
             <li>Chung, N, Huang, T., Tsontos, V., Perez, S., Phyo, W., Kang, J., Kuttruff, R., Smith, S., Bourassa, M., Lovett, A., Cram, T., Ji, Z., Sparling, K. and Siroit, L.: Demonstration of a Cloud-based Data Match-Up Service (CDMS) in  Support of Earth Science Applications. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 13th, 2023. 08:30 - 12:50.</li>
diff --git a/index.html b/index.html
index 608e434..816cdff 100644
--- a/index.html
+++ b/index.html
@@ -66,7 +66,6 @@
           <li data-target="#coalCarousel" data-slide-to="1"></li>
           <li data-target="#coalCarousel" data-slide-to="2"></li>
           <li data-target="#coalCarousel" data-slide-to="3"></li>
-          <li data-target="#coalCarousel" data-slide-to="4"></li>
         </ol>
 
         <div class="carousel-inner" role="listbox">
@@ -103,16 +102,6 @@ Courtesy NASA/JPL-Caltech." />
             </div>
           </div>
 
-          <div class="item">
-            <img src="images/carousel-acf.jpg" alt="The architecture of SDAP, which is the implementation of OceanWorks." title="System Architecture." />
-            <div class="container">
-              <div class="carousel-caption slider-transback">
-                <h1>System Architecture</h1>
-                <p>SDAP System Architecture.</p>
-              </div>
-            </div>
-          </div>
-
           <div class="item">
             <img src="images/carousel-coverage.jpg" alt="COVERAGE" title="CEOS Ocean Variables Enabling Research and Applications for GEO" />
             <div class="container">
@@ -170,6 +159,13 @@ Courtesy NASA/JPL-Caltech." />
         </figure>
       </div>
 
+      <div align="center">
+        <figure>
+          <img src="images/carousel-acf.jpg" width="900" alt="The architecture of SDAP." title="System Architecture." />
+          <figcaption>The architecture of SDAP.</figcaption>
+        </figure>
+      </div>
+
       <!-- closing -->
       <!-- <h2></h2> -->
       <!-- <p></p> -->
diff --git a/source/events.html b/source/events.html
index a92a183..e14eac9 100644
--- a/source/events.html
+++ b/source/events.html
@@ -10,6 +10,8 @@
 <ul>
     <li>AGU Fall Meeting, December 2023. San Francisco, CA
         <ul>
+            <li><b>Live Demo! </b>10:00am, December 12th, 2023 @ the NASA booth</li>
+            <li><b>Oral Presentation: </b>Huang, T., et al.: IN51A-03: An Open-Source Framework for Federation of Earth System Digital Twins. Friday, 15 December 2023; 08:55 – 09:05 PST @ MC, 2014 - West </li>
             <li>Chung, N., Perez, S.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis, AGU NASA Science Exhibit. December 12th, 2023 10:00 - 11:00.</li>
             <li>Huang, T., Chung, N., Kang, J., Kuttruff, R., LLewellyn, G., Lucas, M., Marlis, K., Perez, S., Phyo, W. and Roberts, J.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 11th, 2023. 14:10 - 18:30.</li>
             <li>Chung, N, Huang, T., Tsontos, V., Perez, S., Phyo, W., Kang, J., Kuttruff, R., Smith, S., Bourassa, M., Lovett, A., Cram, T., Ji, Z., Sparling, K. and Siroit, L.: Demonstration of a Cloud-based Data Match-Up Service (CDMS) in  Support of Earth Science Applications. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 13th, 2023. 08:30 - 12:50.</li>
diff --git a/source/index.html b/source/index.html
index 40caa7e..4280b6c 100644
--- a/source/index.html
+++ b/source/index.html
@@ -12,7 +12,6 @@
           <li data-target="#coalCarousel" data-slide-to="1"></li>
           <li data-target="#coalCarousel" data-slide-to="2"></li>
           <li data-target="#coalCarousel" data-slide-to="3"></li>
-          <li data-target="#coalCarousel" data-slide-to="4"></li>
         </ol>
 
         <div class="carousel-inner" role="listbox">
@@ -49,16 +48,6 @@ Courtesy NASA/JPL-Caltech." />
             </div>
           </div>
 
-          <div class="item">
-            <img src="images/carousel-acf.jpg" alt="The architecture of SDAP, which is the implementation of OceanWorks." title="System Architecture." />
-            <div class="container">
-              <div class="carousel-caption slider-transback">
-                <h1>System Architecture</h1>
-                <p>SDAP System Architecture.</p>
-              </div>
-            </div>
-          </div>
-
           <div class="item">
             <img src="images/carousel-coverage.jpg" alt="COVERAGE" title="CEOS Ocean Variables Enabling Research and Applications for GEO" />
             <div class="container">
@@ -116,6 +105,13 @@ Courtesy NASA/JPL-Caltech." />
         </figure>
       </div>
 
+      <div align="center">
+        <figure>
+          <img src="images/carousel-acf.jpg" width="900" alt="The architecture of SDAP." title="System Architecture." />
+          <figcaption>The architecture of SDAP.</figcaption>
+        </figure>
+      </div>
+
       <!-- closing -->
       <!-- <h2></h2> -->
       <!-- <p></p> -->
diff --git a/team.html b/team.html
index 514b324..8bb08d5 100644
--- a/team.html
+++ b/team.html
@@ -71,17 +71,6 @@
   <div class="team row">
 
     
-    <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/eamonford" class="team-avatar img-thumbnail" />
-    <h4>Eamon Ford</h4>
-    <dl>
-      <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/eamonford">eamonford</a></dd>
-      <dt>Email:</dt>
-      <dd><a href="mailto:eamonford@apache.org">eamonford at apache dot org</a></dd>
-    </dl>
-  </div>
-    
     <div class="team-member col-md-6">
     <img src="https://avatars.githubusercontent.com/edshred2000" class="team-avatar img-thumbnail" />
     <h4>Edward M Armstrong</h4>
@@ -94,90 +83,90 @@
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/echyam" class="team-avatar img-thumbnail" />
-    <h4>Elizabeth Yam</h4>
+    <img src="https://avatars.githubusercontent.com/ngachung" class="team-avatar img-thumbnail" />
+    <h4>Nga Thien Chung</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/echyam">echyam</a></dd>
+      <dd><a class="external" href="https://github.com/ngachung">ngachung</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:echyam@apache.org">echyam at apache dot org</a></dd>
+      <dd><a href="mailto:nchung@apache.org">nchung at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/fgreg" class="team-avatar img-thumbnail" />
-    <h4>Frank Greguska</h4>
+    <img src="https://avatars.githubusercontent.com/tcram" class="team-avatar img-thumbnail" />
+    <h4>Thomas Cram</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/fgreg">fgreg</a></dd>
+      <dd><a class="external" href="https://github.com/tcram">tcram</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:fgreg@apache.org">fgreg at apache dot org</a></dd>
+      <dd><a href="mailto:tcram@apache.org">tcram at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/jelya" class="team-avatar img-thumbnail" />
-    <h4>Jocelyn Elya</h4>
+    <img src="https://avatars.githubusercontent.com/mayadebellis" class="team-avatar img-thumbnail" />
+    <h4>Maya Debellis</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/jelya">jelya</a></dd>
+      <dd><a class="external" href="https://github.com/mayadebellis">mayadebellis</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:jelya@apache.org">jelya at apache dot org</a></dd>
+      <dd><a href="mailto:maya@apache.org">maya at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/jjacob7734" class="team-avatar img-thumbnail" />
-    <h4>Joseph C. Jacob</h4>
+    <img src="https://avatars.githubusercontent.com/jelya" class="team-avatar img-thumbnail" />
+    <h4>Jocelyn Elya</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/jjacob7734">jjacob7734</a></dd>
+      <dd><a class="external" href="https://github.com/jelya">jelya</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:jjacob@apache.org">jjacob at apache dot org</a></dd>
+      <dd><a href="mailto:jelya@apache.org">jelya at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/kevinmarlis" class="team-avatar img-thumbnail" />
-    <h4>Kevin M Marlis</h4>
+    <img src="https://avatars.githubusercontent.com/eamonford" class="team-avatar img-thumbnail" />
+    <h4>Eamon Ford</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/kevinmarlis">kevinmarlis</a></dd>
+      <dd><a class="external" href="https://github.com/eamonford">eamonford</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:kmarlis@apache.org">kmarlis at apache dot org</a></dd>
+      <dd><a href="mailto:eamonford@apache.org">eamonford at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/lewismc" class="team-avatar img-thumbnail" />
-    <h4>Lewis John McGibbney</h4>
+    <img src="https://avatars.githubusercontent.com/fgreg" class="team-avatar img-thumbnail" />
+    <h4>Frank Greguska</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/lewismc">lewismc</a></dd>
+      <dd><a class="external" href="https://github.com/fgreg">fgreg</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:lewismc@apache.org">lewismc at apache dot org</a></dd>
+      <dd><a href="mailto:fgreg@apache.org">fgreg at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/mayadebellis" class="team-avatar img-thumbnail" />
-    <h4>Maya Debellis</h4>
+    <img src="https://avatars.githubusercontent.com/dataplumber" class="team-avatar img-thumbnail" />
+    <h4>Thomas Huang</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/mayadebellis">mayadebellis</a></dd>
+      <dd><a class="external" href="https://github.com/dataplumber">dataplumber</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:maya@apache.org">maya at apache dot org</a></dd>
+      <dd><a href="mailto:huang@apache.org">huang at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/ngachung" class="team-avatar img-thumbnail" />
-    <h4>Nga Thien Chung</h4>
+    <img src="https://avatars.githubusercontent.com/jjacob7734" class="team-avatar img-thumbnail" />
+    <h4>Joseph C. Jacob</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/ngachung">ngachung</a></dd>
+      <dd><a class="external" href="https://github.com/jjacob7734">jjacob7734</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:nchung@apache.org">nchung at apache dot org</a></dd>
+      <dd><a href="mailto:jjacob@apache.org">jjacob at apache dot org</a></dd>
     </dl>
   </div>
     
@@ -193,46 +182,46 @@
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/skorper" class="team-avatar img-thumbnail" />
-    <h4>Stepheny Perez</h4>
+    <img src="https://avatars.githubusercontent.com/tloubrieu-jpl" class="team-avatar img-thumbnail" />
+    <h4>Thomas G Loubrieu</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/skorper">skorper</a></dd>
+      <dd><a class="external" href="https://github.com/tloubrieu-jpl">tloubrieu-jpl</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:skperez@apache.org">skperez at apache dot org</a></dd>
+      <dd><a href="mailto:tloubrieu@apache.org">tloubrieu at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/tcram" class="team-avatar img-thumbnail" />
-    <h4>Thomas Cram</h4>
+    <img src="https://avatars.githubusercontent.com/kevinmarlis" class="team-avatar img-thumbnail" />
+    <h4>Kevin M Marlis</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/tcram">tcram</a></dd>
+      <dd><a class="external" href="https://github.com/kevinmarlis">kevinmarlis</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:tcram@apache.org">tcram at apache dot org</a></dd>
+      <dd><a href="mailto:kmarlis@apache.org">kmarlis at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/tloubrieu-jpl" class="team-avatar img-thumbnail" />
-    <h4>Thomas G Loubrieu</h4>
+    <img src="https://avatars.githubusercontent.com/lewismc" class="team-avatar img-thumbnail" />
+    <h4>Lewis John McGibbney</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/tloubrieu-jpl">tloubrieu-jpl</a></dd>
+      <dd><a class="external" href="https://github.com/lewismc">lewismc</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:tloubrieu@apache.org">tloubrieu at apache dot org</a></dd>
+      <dd><a href="mailto:lewismc@apache.org">lewismc at apache dot org</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/dataplumber" class="team-avatar img-thumbnail" />
-    <h4>Thomas Huang</h4>
+    <img src="https://avatars.githubusercontent.com/skorper" class="team-avatar img-thumbnail" />
+    <h4>Stepheny Perez</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/dataplumber">dataplumber</a></dd>
+      <dd><a class="external" href="https://github.com/skorper">skorper</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:huang@apache.org">huang at apache dot org</a></dd>
+      <dd><a href="mailto:skperez@apache.org">skperez at apache dot org</a></dd>
     </dl>
   </div>
     
@@ -247,6 +236,17 @@
     </dl>
   </div>
     
+    <div class="team-member col-md-6">
+    <img src="https://avatars.githubusercontent.com/echyam" class="team-avatar img-thumbnail" />
+    <h4>Elizabeth Yam</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" href="https://github.com/echyam">echyam</a></dd>
+      <dt>Email:</dt>
+      <dd><a href="mailto:echyam@apache.org">echyam at apache dot org</a></dd>
+    </dl>
+  </div>
+    
 
   </div>
 
@@ -282,11 +282,33 @@
   </div>
 
 
-  <h3>NASA's Jet Propulsion Laboratory, California Institute of Technology</h3>
+  <h3>Additional Contributors</h3>
 
   <div class="team row">
 
     
+    <div class="team-member col-md-6">
+    <img src="https://avatars.githubusercontent.com/joshgarde" class="team-avatar img-thumbnail" />
+    <h4>Joshua A Garde</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" href="https://github.com/joshgarde">joshgarde</a></dd>
+      <dt>Email:</dt>
+      <dd><a href="mailto:joshua.a.garde@jpl.nasa.gov">joshua dot a dot garde at jpl dot nasa dot gov</a></dd>
+    </dl>
+  </div>
+    
+    <div class="team-member col-md-6">
+    <img src="https://avatars.githubusercontent.com/kmgill" class="team-avatar img-thumbnail" />
+    <h4>Kevin M Gill</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" href="https://github.com/kmgill">kmgill</a></dd>
+      <dt>Email:</dt>
+      <dd><a href="mailto:kevin.m.gill@jpl.nasa.gov">kevin dot m dot gill at jpl dot nasa dot gov</a></dd>
+    </dl>
+  </div>
+    
     <div class="team-member col-md-6">
     <img src="https://avatars.githubusercontent.com/jasonmlkang" class="team-avatar img-thumbnail" />
     <h4>Jason Kang</h4>
@@ -299,35 +321,35 @@
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/jtroberts" class="team-avatar img-thumbnail" />
-    <h4>Joe T Roberts</h4>
+    <img src="https://avatars.githubusercontent.com/grallewellyn" class="team-avatar img-thumbnail" />
+    <h4>Grace Llewellyn</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/jtroberts">jtroberts</a></dd>
+      <dd><a class="external" href="https://github.com/grallewellyn">grallewellyn</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:Joe.T.Roberts@jpl.nasa.gov">Joe dot T dot Roberts at jpl dot nasa dot gov</a></dd>
+      <dd><a href="mailto:grace.llewellyn@jpl.nasa.gov">grace dot llewellyn at jpl dot nasa dot gov</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/joshgarde" class="team-avatar img-thumbnail" />
-    <h4>Joshua A Garde</h4>
+    <img src="https://avatars.githubusercontent.com/marjo-luc" class="team-avatar img-thumbnail" />
+    <h4>Marjorie J Lucas</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/joshgarde">joshgarde</a></dd>
+      <dd><a class="external" href="https://github.com/marjo-luc">marjo-luc</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:joshua.a.garde@jpl.nasa.gov">joshua dot a dot garde at jpl dot nasa dot gov</a></dd>
+      <dd><a href="mailto:marjorie.j.lucas@jpl.nasa.gov">marjorie dot j dot lucas at jpl dot nasa dot gov</a></dd>
     </dl>
   </div>
     
     <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/kmgill" class="team-avatar img-thumbnail" />
-    <h4>Kevin M Gill</h4>
+    <img src="https://avatars.githubusercontent.com/jtroberts" class="team-avatar img-thumbnail" />
+    <h4>Joe T Roberts</h4>
     <dl>
       <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/kmgill">kmgill</a></dd>
+      <dd><a class="external" href="https://github.com/jtroberts">jtroberts</a></dd>
       <dt>Email:</dt>
-      <dd><a href="mailto:kevin.m.gill@jpl.nasa.gov">kevin dot m dot gill at jpl dot nasa dot gov</a></dd>
+      <dd><a href="mailto:Joe.T.Roberts@jpl.nasa.gov">Joe dot T dot Roberts at jpl dot nasa dot gov</a></dd>
     </dl>
   </div>
     
diff --git a/events.html b/update/2023/11/29/new-logo.html
similarity index 77%
copy from events.html
copy to update/2023/11/29/new-logo.html
index a5c8dda..3bafa22 100644
--- a/events.html
+++ b/update/2023/11/29/new-logo.html
@@ -57,21 +57,31 @@
       </nav>
 
 
-<h1>Community Events</h1>
+<h1>New SDAP Logo</h1>
 
-<p>Here you can find a list of upcoming events where SDAP will be featured in the community.</p>
+<p>Posted <b>2023-11-29</b> by <b>Stepheny Perez</b></p>
 
-<ul>
-    <li>AGU Fall Meeting, December 2023. San Francisco, CA
-        <ul>
-            <li>Chung, N., Perez, S.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis, AGU NASA Science Exhibit. December 12th, 2023 10:00 - 11:00.</li>
-            <li>Huang, T., Chung, N., Kang, J., Kuttruff, R., LLewellyn, G., Lucas, M., Marlis, K., Perez, S., Phyo, W. and Roberts, J.: Apache Science Data Analytics Platform (SDAP) – Decade of Transforming Interactive Analysis. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 11th, 2023. 14:10 - 18:30.</li>
-            <li>Chung, N, Huang, T., Tsontos, V., Perez, S., Phyo, W., Kang, J., Kuttruff, R., Smith, S., Bourassa, M., Lovett, A., Cram, T., Ji, Z., Sparling, K. and Siroit, L.: Demonstration of a Cloud-based Data Match-Up Service (CDMS) in  Support of Earth Science Applications. American Geophysical Union Fall Meeting, San Francisco CA, 2023. December 13th, 2023. 08:30 - 12:50.</li>
-        </ul>
-    </li>
-</ul>
+<!--
 
-<p>Get involved and contribute to SDAP through our <a href="http://sdap.apache.org/team">Community Hubs</a>.
+-->
+
+<p>The SDAP community is pleased to announce our new logo!</p>
+
+<div style="text-align: center;">
+	<img src="https://apache.org/logos/res/sdap/sdap-1.png" />
+	Figure 1. New SDAP Logo
+</div>
+
+
+<div>
+
+<b>Previous:</b> <a href="/release/2023/01/20/v1.0.0-release.html">V1.0.0 Release</a>
+
+</div>
+
+<div>
+
+</div>
 
       <!-- footer -->
       <nav class="navbar navbar-default">
@@ -94,3 +104,4 @@
     </div>
   </body>
 </html>
+