Skip to content

Commit 6f5c1e8

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 028071f commit 6f5c1e8

87 files changed

Lines changed: 7115 additions & 2769 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
28265eb1
1+
2ceb06de

LICENSE.html

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,49 @@
6060
"search-label": "Search"
6161
}
6262
}</script>
63+
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
64+
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.2.0/cookie-consent.js" charset="UTF-8"></script>
65+
<script type="text/javascript" charset="UTF-8">
66+
document.addEventListener('DOMContentLoaded', function () {
67+
cookieconsent.run({
68+
"notice_banner_type": "simple",
69+
"consent_type": "express",
70+
"palette": "light",
71+
"language": "en",
72+
"page_load_consent_levels": ["strictly-necessary", "functionality", "tracking"],
73+
"notice_banner_purposes_levels": ["strictly-necessary", "functionality", "tracking"],
74+
"notice_banner_reject_button_hide": false,
75+
"preferences_center_close_button_hide": false,
76+
"page_refresh_confirmation_buttons": false,
77+
"website_privacy_policy_url": "https://nasa-openscapes.github.io/earthdata-cloud-cookbook/privacy.html"
78+
});
79+
});
80+
</script>
81+
82+
<!-- Google Analytics -->
83+
<script>
84+
window.dataLayer = window.dataLayer || [];
85+
function gtag(){
86+
dataLayer.push(arguments);
87+
}
88+
gtag('consent', 'default', {
89+
'ad_storage': 'denied',
90+
'ad_user_data': 'denied',
91+
'ad_personalization': 'denied',
92+
'analytics_storage': 'granted'
93+
});
94+
</script>
95+
96+
<script type="text/plain" data-cookie-consent="tracking" async="" src="https://www.googletagmanager.com/gtag/js?id=G-T1FYH22RPC"></script>
97+
98+
<script type="text/plain" data-cookie-consent="tracking">
99+
window.dataLayer = window.dataLayer || [];
100+
function gtag(){dataLayer.push(arguments);}
101+
102+
gtag('js', new Date());
103+
gtag('config', 'G-T1FYH22RPC');
104+
</script>
105+
<!-- end of Google Analytics-->
63106

64107

65108
<link rel="stylesheet" href="styles.css">
@@ -992,12 +1035,8 @@ <h2 class="anchored" data-anchor-id="software">Software</h2>
9921035
<footer class="footer">
9931036
<div class="nav-footer">
9941037
<div class="nav-footer-left">NASA Earthdata Cloud Cookbook, © NASA Openscapes Team (2023).</div>
995-
<div class="nav-footer-center">
996-
&nbsp;
997-
</div>
998-
<div class="nav-footer-right">
999-
&nbsp;
1000-
</div>
1038+
<div class="nav-footer-center"><a href="#" id="open_preferences_center">Cookie Preferences</a></div>
1039+
<div class="nav-footer-right"><a href="./privacy.html">Privacy Policy</a></div>
10011040
</div>
10021041
</footer>
10031042

access-admin/add-folks-to-2i2c-github-teams.html

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,49 @@
6262
"search-label": "Search"
6363
}
6464
}</script>
65+
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
66+
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.2.0/cookie-consent.js" charset="UTF-8"></script>
67+
<script type="text/javascript" charset="UTF-8">
68+
document.addEventListener('DOMContentLoaded', function () {
69+
cookieconsent.run({
70+
"notice_banner_type": "simple",
71+
"consent_type": "express",
72+
"palette": "light",
73+
"language": "en",
74+
"page_load_consent_levels": ["strictly-necessary", "functionality", "tracking"],
75+
"notice_banner_purposes_levels": ["strictly-necessary", "functionality", "tracking"],
76+
"notice_banner_reject_button_hide": false,
77+
"preferences_center_close_button_hide": false,
78+
"page_refresh_confirmation_buttons": false,
79+
"website_privacy_policy_url": "https://nasa-openscapes.github.io/earthdata-cloud-cookbook/privacy.html"
80+
});
81+
});
82+
</script>
83+
84+
<!-- Google Analytics -->
85+
<script>
86+
window.dataLayer = window.dataLayer || [];
87+
function gtag(){
88+
dataLayer.push(arguments);
89+
}
90+
gtag('consent', 'default', {
91+
'ad_storage': 'denied',
92+
'ad_user_data': 'denied',
93+
'ad_personalization': 'denied',
94+
'analytics_storage': 'granted'
95+
});
96+
</script>
97+
98+
<script type="text/plain" data-cookie-consent="tracking" async="" src="https://www.googletagmanager.com/gtag/js?id=G-T1FYH22RPC"></script>
99+
100+
<script type="text/plain" data-cookie-consent="tracking">
101+
window.dataLayer = window.dataLayer || [];
102+
function gtag(){dataLayer.push(arguments);}
103+
104+
gtag('js', new Date());
105+
gtag('config', 'G-T1FYH22RPC');
106+
</script>
107+
<!-- end of Google Analytics-->
65108

66109

67110
<link rel="stylesheet" href="../styles.css">
@@ -977,12 +1020,8 @@ <h1 class="title">How to Add Folks to the 2i2c Hub</h1>
9771020
<footer class="footer">
9781021
<div class="nav-footer">
9791022
<div class="nav-footer-left">NASA Earthdata Cloud Cookbook, © NASA Openscapes Team (2023).</div>
980-
<div class="nav-footer-center">
981-
&nbsp;
982-
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/edit/main/access-admin/add-folks-to-2i2c-github-teams.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/blob/main/access-admin/add-folks-to-2i2c-github-teams.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
983-
<div class="nav-footer-right">
984-
&nbsp;
985-
</div>
1023+
<div class="nav-footer-center"><a href="#" id="open_preferences_center">Cookie Preferences</a><div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/edit/main/access-admin/add-folks-to-2i2c-github-teams.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/blob/main/access-admin/add-folks-to-2i2c-github-teams.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
1024+
<div class="nav-footer-right"><a href="../privacy.html">Privacy Policy</a></div>
9861025
</div>
9871026
</footer>
9881027

access-admin/data-storage.html

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,49 @@
6262
"search-label": "Search"
6363
}
6464
}</script>
65+
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
66+
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.2.0/cookie-consent.js" charset="UTF-8"></script>
67+
<script type="text/javascript" charset="UTF-8">
68+
document.addEventListener('DOMContentLoaded', function () {
69+
cookieconsent.run({
70+
"notice_banner_type": "simple",
71+
"consent_type": "express",
72+
"palette": "light",
73+
"language": "en",
74+
"page_load_consent_levels": ["strictly-necessary", "functionality", "tracking"],
75+
"notice_banner_purposes_levels": ["strictly-necessary", "functionality", "tracking"],
76+
"notice_banner_reject_button_hide": false,
77+
"preferences_center_close_button_hide": false,
78+
"page_refresh_confirmation_buttons": false,
79+
"website_privacy_policy_url": "https://nasa-openscapes.github.io/earthdata-cloud-cookbook/privacy.html"
80+
});
81+
});
82+
</script>
83+
84+
<!-- Google Analytics -->
85+
<script>
86+
window.dataLayer = window.dataLayer || [];
87+
function gtag(){
88+
dataLayer.push(arguments);
89+
}
90+
gtag('consent', 'default', {
91+
'ad_storage': 'denied',
92+
'ad_user_data': 'denied',
93+
'ad_personalization': 'denied',
94+
'analytics_storage': 'granted'
95+
});
96+
</script>
97+
98+
<script type="text/plain" data-cookie-consent="tracking" async="" src="https://www.googletagmanager.com/gtag/js?id=G-T1FYH22RPC"></script>
99+
100+
<script type="text/plain" data-cookie-consent="tracking">
101+
window.dataLayer = window.dataLayer || [];
102+
function gtag(){dataLayer.push(arguments);}
103+
104+
gtag('js', new Date());
105+
gtag('config', 'G-T1FYH22RPC');
106+
</script>
107+
<!-- end of Google Analytics-->
65108

66109

67110
<link rel="stylesheet" href="../styles.css">
@@ -973,12 +1016,8 @@ <h1 class="title">Data Storage in the NASA Openscapes Hub</h1>
9731016
<footer class="footer">
9741017
<div class="nav-footer">
9751018
<div class="nav-footer-left">NASA Earthdata Cloud Cookbook, © NASA Openscapes Team (2023).</div>
976-
<div class="nav-footer-center">
977-
&nbsp;
978-
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/edit/main/access-admin/data-storage.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/blob/main/access-admin/data-storage.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
979-
<div class="nav-footer-right">
980-
&nbsp;
981-
</div>
1019+
<div class="nav-footer-center"><a href="#" id="open_preferences_center">Cookie Preferences</a><div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/edit/main/access-admin/data-storage.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/blob/main/access-admin/data-storage.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
1020+
<div class="nav-footer-right"><a href="../privacy.html">Privacy Policy</a></div>
9821021
</div>
9831022
</footer>
9841023

access-admin/index.html

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,49 @@
6262
"search-label": "Search"
6363
}
6464
}</script>
65+
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
66+
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.2.0/cookie-consent.js" charset="UTF-8"></script>
67+
<script type="text/javascript" charset="UTF-8">
68+
document.addEventListener('DOMContentLoaded', function () {
69+
cookieconsent.run({
70+
"notice_banner_type": "simple",
71+
"consent_type": "express",
72+
"palette": "light",
73+
"language": "en",
74+
"page_load_consent_levels": ["strictly-necessary", "functionality", "tracking"],
75+
"notice_banner_purposes_levels": ["strictly-necessary", "functionality", "tracking"],
76+
"notice_banner_reject_button_hide": false,
77+
"preferences_center_close_button_hide": false,
78+
"page_refresh_confirmation_buttons": false,
79+
"website_privacy_policy_url": "https://nasa-openscapes.github.io/earthdata-cloud-cookbook/privacy.html"
80+
});
81+
});
82+
</script>
83+
84+
<!-- Google Analytics -->
85+
<script>
86+
window.dataLayer = window.dataLayer || [];
87+
function gtag(){
88+
dataLayer.push(arguments);
89+
}
90+
gtag('consent', 'default', {
91+
'ad_storage': 'denied',
92+
'ad_user_data': 'denied',
93+
'ad_personalization': 'denied',
94+
'analytics_storage': 'granted'
95+
});
96+
</script>
97+
98+
<script type="text/plain" data-cookie-consent="tracking" async="" src="https://www.googletagmanager.com/gtag/js?id=G-T1FYH22RPC"></script>
99+
100+
<script type="text/plain" data-cookie-consent="tracking">
101+
window.dataLayer = window.dataLayer || [];
102+
function gtag(){dataLayer.push(arguments);}
103+
104+
gtag('js', new Date());
105+
gtag('config', 'G-T1FYH22RPC');
106+
</script>
107+
<!-- end of Google Analytics-->
65108

66109

67110
<link rel="stylesheet" href="../styles.css">
@@ -973,12 +1016,8 @@ <h1 class="title">Access &amp; Administration</h1>
9731016
<footer class="footer">
9741017
<div class="nav-footer">
9751018
<div class="nav-footer-left">NASA Earthdata Cloud Cookbook, © NASA Openscapes Team (2023).</div>
976-
<div class="nav-footer-center">
977-
&nbsp;
978-
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/edit/main/access-admin/index.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/blob/main/access-admin/index.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
979-
<div class="nav-footer-right">
980-
&nbsp;
981-
</div>
1019+
<div class="nav-footer-center"><a href="#" id="open_preferences_center">Cookie Preferences</a><div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/edit/main/access-admin/index.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/blob/main/access-admin/index.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
1020+
<div class="nav-footer-right"><a href="../privacy.html">Privacy Policy</a></div>
9821021
</div>
9831022
</footer>
9841023

access-admin/leading-workshops.html

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,49 @@
6262
"search-label": "Search"
6363
}
6464
}</script>
65+
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
66+
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.2.0/cookie-consent.js" charset="UTF-8"></script>
67+
<script type="text/javascript" charset="UTF-8">
68+
document.addEventListener('DOMContentLoaded', function () {
69+
cookieconsent.run({
70+
"notice_banner_type": "simple",
71+
"consent_type": "express",
72+
"palette": "light",
73+
"language": "en",
74+
"page_load_consent_levels": ["strictly-necessary", "functionality", "tracking"],
75+
"notice_banner_purposes_levels": ["strictly-necessary", "functionality", "tracking"],
76+
"notice_banner_reject_button_hide": false,
77+
"preferences_center_close_button_hide": false,
78+
"page_refresh_confirmation_buttons": false,
79+
"website_privacy_policy_url": "https://nasa-openscapes.github.io/earthdata-cloud-cookbook/privacy.html"
80+
});
81+
});
82+
</script>
83+
84+
<!-- Google Analytics -->
85+
<script>
86+
window.dataLayer = window.dataLayer || [];
87+
function gtag(){
88+
dataLayer.push(arguments);
89+
}
90+
gtag('consent', 'default', {
91+
'ad_storage': 'denied',
92+
'ad_user_data': 'denied',
93+
'ad_personalization': 'denied',
94+
'analytics_storage': 'granted'
95+
});
96+
</script>
97+
98+
<script type="text/plain" data-cookie-consent="tracking" async="" src="https://www.googletagmanager.com/gtag/js?id=G-T1FYH22RPC"></script>
99+
100+
<script type="text/plain" data-cookie-consent="tracking">
101+
window.dataLayer = window.dataLayer || [];
102+
function gtag(){dataLayer.push(arguments);}
103+
104+
gtag('js', new Date());
105+
gtag('config', 'G-T1FYH22RPC');
106+
</script>
107+
<!-- end of Google Analytics-->
65108

66109

67110
<link rel="stylesheet" href="../styles.css">
@@ -973,12 +1016,8 @@ <h1 class="title">Leading Workshops</h1>
9731016
<footer class="footer">
9741017
<div class="nav-footer">
9751018
<div class="nav-footer-left">NASA Earthdata Cloud Cookbook, © NASA Openscapes Team (2023).</div>
976-
<div class="nav-footer-center">
977-
&nbsp;
978-
<div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/edit/main/access-admin/leading-workshops.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/blob/main/access-admin/leading-workshops.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
979-
<div class="nav-footer-right">
980-
&nbsp;
981-
</div>
1019+
<div class="nav-footer-center"><a href="#" id="open_preferences_center">Cookie Preferences</a><div class="toc-actions"><div><i class="bi bi-github"></i></div><div class="action-links"><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/edit/main/access-admin/leading-workshops.qmd" class="toc-action">Edit this page</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/blob/main/access-admin/leading-workshops.qmd" class="toc-action">View source</a></p><p><a href="https://github.com/nasa-openscapes/earthdata-cloud-cookbook/issues/new" class="toc-action">Report an issue</a></p></div></div></div>
1020+
<div class="nav-footer-right"><a href="../privacy.html">Privacy Policy</a></div>
9821021
</div>
9831022
</footer>
9841023

appendix/appendix-alternate-in-cloud-access/Access_COG.html

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,49 @@
9494
"search-label": "Search"
9595
}
9696
}</script>
97+
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
98+
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.2.0/cookie-consent.js" charset="UTF-8"></script>
99+
<script type="text/javascript" charset="UTF-8">
100+
document.addEventListener('DOMContentLoaded', function () {
101+
cookieconsent.run({
102+
"notice_banner_type": "simple",
103+
"consent_type": "express",
104+
"palette": "light",
105+
"language": "en",
106+
"page_load_consent_levels": ["strictly-necessary", "functionality", "tracking"],
107+
"notice_banner_purposes_levels": ["strictly-necessary", "functionality", "tracking"],
108+
"notice_banner_reject_button_hide": false,
109+
"preferences_center_close_button_hide": false,
110+
"page_refresh_confirmation_buttons": false,
111+
"website_privacy_policy_url": "https://nasa-openscapes.github.io/earthdata-cloud-cookbook/privacy.html"
112+
});
113+
});
114+
</script>
115+
116+
<!-- Google Analytics -->
117+
<script>
118+
window.dataLayer = window.dataLayer || [];
119+
function gtag(){
120+
dataLayer.push(arguments);
121+
}
122+
gtag('consent', 'default', {
123+
'ad_storage': 'denied',
124+
'ad_user_data': 'denied',
125+
'ad_personalization': 'denied',
126+
'analytics_storage': 'granted'
127+
});
128+
</script>
129+
130+
<script type="text/plain" data-cookie-consent="tracking" async="" src="https://www.googletagmanager.com/gtag/js?id=G-T1FYH22RPC"></script>
131+
132+
<script type="text/plain" data-cookie-consent="tracking">
133+
window.dataLayer = window.dataLayer || [];
134+
function gtag(){dataLayer.push(arguments);}
135+
136+
gtag('js', new Date());
137+
gtag('config', 'G-T1FYH22RPC');
138+
</script>
139+
<!-- end of Google Analytics-->
97140

98141

99142
<link rel="stylesheet" href="../../styles.css">
@@ -1175,12 +1218,8 @@ <h3 class="anchored" data-anchor-id="direct-in-region-access">Direct In-region A
11751218
<footer class="footer">
11761219
<div class="nav-footer">
11771220
<div class="nav-footer-left">NASA Earthdata Cloud Cookbook, © NASA Openscapes Team (2023).</div>
1178-
<div class="nav-footer-center">
1179-
&nbsp;
1180-
</div>
1181-
<div class="nav-footer-right">
1182-
&nbsp;
1183-
</div>
1221+
<div class="nav-footer-center"><a href="#" id="open_preferences_center">Cookie Preferences</a></div>
1222+
<div class="nav-footer-right"><a href="../../privacy.html">Privacy Policy</a></div>
11841223
</div>
11851224
</footer>
11861225

0 commit comments

Comments
 (0)