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


The following commit(s) were added to refs/heads/staging by this push:
     new 7f6c455  IDEAS page stub
7f6c455 is described below

commit 7f6c4551da495e1b9387de389f69d82f2f5aeb4c
Author: rileykk <[email protected]>
AuthorDate: Fri Jan 5 14:01:48 2024 -0800

    IDEAS page stub
---
 ideas.html        | 36 +++++++++++++++++++++++++++++++++++-
 source/ideas.html | 36 +++++++++++++++++++++++++++++++++++-
 2 files changed, 70 insertions(+), 2 deletions(-)

diff --git a/ideas.html b/ideas.html
index 771008f..d1d3dfa 100644
--- a/ideas.html
+++ b/ideas.html
@@ -59,7 +59,41 @@
 
 <h1>IDEAS - Integrated Digital Earth Analysis System</h1>
 
-<p><i>Page under construction</i></p>
+<h2><i>Page under construction</i></h2>
+
+<b><p>Some quick information about IDEAS while the SDAP community works on 
this page:</p></b>
+
+<p>
+    IDEAS aims to provide virtual representations of the physical environment 
by continuously onboarding new observations
+    to improve forecast and prediction for integrated science and decision 
support. Using Digital Twin architecture,
+    IDEAS hopes to improve the understanding, prediction of and 
mitigation/response to Earth system processes, natural
+    phenomena and human activities as well as their many interactions through 
analysis of hypothetical scenarios. IDEAS
+    is part of NASA's Earth Science Division, which aims to better understand 
Earth's systems and changes to inform
+    decisions that affect the future of the planet. Current IDEAS digital 
twins include analysis and prediction for air
+    quality and flood events.
+</p>
+
+<p><b>Some useful links:</b></p>
+
+<ul>
+    <li><a href="https://ideas-digitaltwin.jpl.nasa.gov/";>IDEAS 
Homepage</a></li>
+    <li>Subprojects:
+        <ul>
+            <li><a 
href="https://ideas-digitaltwin.jpl.nasa.gov/airquality/";></a>FireAlarm</li>
+            <ul>
+                <li><a 
href="https://ideas-digitaltwin.jpl.nasa.gov/airquality/dat/#b=BlueMarble_ShadedRelief_Bathymetry&d=2023-04-10&l=&vm=2D&ve=-125,20.14525462962963,-66,52.85474537037037&pl=true&pb=true&c=false&tr=false&tlr=months";>Data
 Analysis Tool</a></li>
+                <li><a 
href="https://github.com/EarthDigitalTwin/FireAlarm-notebooks/";>Jupyter 
Notebook Demo</a></li>
+            </ul>
+            <li><a 
href="https://ideas-digitaltwin.jpl.nasa.gov/hydrology/";></a>Floods</li>
+            <ul>
+                <li><a 
href="https://ideas-digitaltwin.jpl.nasa.gov/hydrology/dat/#b=BlueMarble_ShadedRelief_Bathymetry&d=2023-04-10&l=&vm=2D&ve=-125,20.14525462962963,-66,52.85474537037037&pl=true&pb=true&c=false&tr=false&tlr=months";>Data
 Analysis Tool</a></li>
+                <li><a 
href="https://github.com/EarthDigitalTwin/IDEAS-notebooks/blob/main/Flood_Demo.ipynb";>Jupyter
 Notebook Demo</a></li>
+            </ul>
+        </ul>
+    </li>
+</ul>
+
+
 
       <!-- footer -->
       <nav class="navbar navbar-default">
diff --git a/source/ideas.html b/source/ideas.html
index ccc96ec..6b3dc9f 100644
--- a/source/ideas.html
+++ b/source/ideas.html
@@ -5,7 +5,41 @@
 
 <h1>IDEAS - Integrated Digital Earth Analysis System</h1>
 
-<p><i>Page under construction</i></p>
+<h2><i>Page under construction</i></h2>
+
+<b><p>Some quick information about IDEAS while the SDAP community works on 
this page:</p></b>
+
+<p>
+    IDEAS aims to provide virtual representations of the physical environment 
by continuously onboarding new observations
+    to improve forecast and prediction for integrated science and decision 
support. Using Digital Twin architecture,
+    IDEAS hopes to improve the understanding, prediction of and 
mitigation/response to Earth system processes, natural
+    phenomena and human activities as well as their many interactions through 
analysis of hypothetical scenarios. IDEAS
+    is part of NASA's Earth Science Division, which aims to better understand 
Earth's systems and changes to inform
+    decisions that affect the future of the planet. Current IDEAS digital 
twins include analysis and prediction for air
+    quality and flood events.
+</p>
+
+<p><b>Some useful links:</b></p>
+
+<ul>
+    <li><a href="https://ideas-digitaltwin.jpl.nasa.gov/";>IDEAS 
Homepage</a></li>
+    <li>Subprojects:
+        <ul>
+            <li><a 
href="https://ideas-digitaltwin.jpl.nasa.gov/airquality/";></a>FireAlarm</li>
+            <ul>
+                <li><a 
href="https://ideas-digitaltwin.jpl.nasa.gov/airquality/dat/#b=BlueMarble_ShadedRelief_Bathymetry&d=2023-04-10&l=&vm=2D&ve=-125,20.14525462962963,-66,52.85474537037037&pl=true&pb=true&c=false&tr=false&tlr=months";>Data
 Analysis Tool</a></li>
+                <li><a 
href="https://github.com/EarthDigitalTwin/FireAlarm-notebooks/";>Jupyter 
Notebook Demo</a></li>
+            </ul>
+            <li><a 
href="https://ideas-digitaltwin.jpl.nasa.gov/hydrology/";></a>Floods</li>
+            <ul>
+                <li><a 
href="https://ideas-digitaltwin.jpl.nasa.gov/hydrology/dat/#b=BlueMarble_ShadedRelief_Bathymetry&d=2023-04-10&l=&vm=2D&ve=-125,20.14525462962963,-66,52.85474537037037&pl=true&pb=true&c=false&tr=false&tlr=months";>Data
 Analysis Tool</a></li>
+                <li><a 
href="https://github.com/EarthDigitalTwin/IDEAS-notebooks/blob/main/Flood_Demo.ipynb";>Jupyter
 Notebook Demo</a></li>
+            </ul>
+        </ul>
+    </li>
+</ul>
+
+
 
 {% include footer.html %}
 

Reply via email to