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/sdap-website.git
The following commit(s) were added to refs/heads/staging by this push:
new 9f728ab Update IDEAS page to reflect project renaming
9f728ab is described below
commit 9f728abaf4dfce42e55b6c59cd3c5947f2556f38
Author: rileykk <[email protected]>
AuthorDate: Wed Oct 30 14:38:54 2024 -0700
Update IDEAS page to reflect project renaming
---
ideas/index.html | 6 +++---
source/build.sh | 1 +
source/ideas/index.html | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/ideas/index.html b/ideas/index.html
index fd3f1a2..77890c2 100644
--- a/ideas/index.html
+++ b/ideas/index.html
@@ -57,7 +57,7 @@
</nav>
-<h1>IDEAS - Integrated Digital Earth Analysis System</h1>
+<h1>IDEAS - Integrated Digital Exploratory Analysis System</h1>
<h2><i>Page under construction</i></h2>
@@ -66,9 +66,9 @@
<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
+ IDEAS hopes to improve the understanding, prediction of and
mitigation/response to planetary 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
+ is supported by 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>
diff --git a/source/build.sh b/source/build.sh
index 7a858b4..db7fc3a 100755
--- a/source/build.sh
+++ b/source/build.sh
@@ -1,3 +1,4 @@
#!/bin/bash
cp -r _site/* ../
+rm ../build.sh
diff --git a/source/ideas/index.html b/source/ideas/index.html
index 5ff4046..ec11038 100644
--- a/source/ideas/index.html
+++ b/source/ideas/index.html
@@ -3,7 +3,7 @@
{% include header.html %}
-<h1>IDEAS - Integrated Digital Earth Analysis System</h1>
+<h1>IDEAS - Integrated Digital Exploratory Analysis System</h1>
<h2><i>Page under construction</i></h2>
@@ -12,9 +12,9 @@
<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
+ IDEAS hopes to improve the understanding, prediction of and
mitigation/response to planetary 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
+ is supported by 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>