Skip to content

Commit f2a24f7

Browse files
committed
Create pages for Clipper SUDA release
Created clipper subdirectory and two files within it, the index.tab and resource page.
1 parent 574a4ef commit f2a24f7

File tree

2 files changed

+80
-0
lines changed

2 files changed

+80
-0
lines changed

resource/clipper/index.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: default
3+
title: Data from Europa Clipper
4+
theme: "images/dawn.jpg"
5+
---
6+
7+
<ol class="breadcrumbs">
8+
<li><a href="">Home</a></li>
9+
<li class="breadcrumbs-separator">/</li>
10+
<li><a href="archive/missions.html">Missions</a></li>
11+
<li class="breadcrumbs-separator">/</li>
12+
<li>Europa Clipper</li>
13+
</ol>
14+
<center>
15+
<h1> Data from the Europa Clipper mission </h1>
16+
</center>
17+
<br>
18+
<h3>Dust Data</h3>
19+
<table border=2>
20+
21+
<tr>
22+
<td width=100><i>Data type</i>
23+
<td width=300><i>Browse/Download</i>
24+
<td width=400><i>Description</i>
25+
26+
<tr>
27+
<td> Dust
28+
<td><a href="resource/clipper/suda_ground_cal.html">SUDA Ground Calibration</a>
29+
<td>The Ground Calibration data for the SUrface Dust Analyzer (SUDA), a time-of-flight mass spectrometer.
30+
31+
</table>
32+
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
layout: default
3+
title: SUDA Ground Calibration
4+
---
5+
6+
<ol class="breadcrumbs">
7+
<li><a href="">Home</a></li>
8+
<li class="breadcrumbs-separator">/</li>
9+
<li><a href="archive/target-types.html">Target Type</a></li>
10+
<li class="breadcrumbs-separator">/</li>
11+
<li><a href="archive/dust.html">Dust</a></li>
12+
<li class="breadcrumbs-separator">/</li>
13+
<li>SUDA Ground Calibration</li>
14+
</ol>
15+
<center>
16+
<h1> SUDA Ground Calibration </h1>
17+
</center>
18+
19+
<h3>
20+
<p>
21+
The purpose of the SUDA ground calibration bundle is to provide archived data products from which a data scientist might reproduce the calibration parameters for SUDA. The data was collected as part of the SUDA pre- and post-environmental calibration campaigns at the IMPACT facility dust accelerator.
22+
<p>
23+
Note: Version 1.0 of the bundle contains the partially processed and calibrated data levels. The raw ground cal data is planned to be added when it becomes available.
24+
</h3>
25+
<b>Date Available:</b> 2026-02-05
26+
<br><br>
27+
<a href="https://sbnarchive.psi.edu/pds4/clipper/clipper.sud_ground_cal/document/suda_ground_calibration_readme.pdf">
28+
class="pds-button">
29+
Data Set Info </a>
30+
31+
<table border=1>
32+
<tr><td width=500>urn:nasa:pds:clipper.sud_ground_cal::1.0
33+
<td width=100> <a href="https://sbnarchive.psi.edu/pds4/clipper/clipper.sud_ground_cal/"> Browse </a>
34+
<td width=200> <a href="https://sbnarchive.psi.edu/pds4/clipper/clipper.sud_ground_cal.zip"> Download (585 MB) </a>
35+
</table>
36+
37+
<p>
38+
Use the following citation to reference this data set:
39+
40+
<p>
41+
Kempf, S., Curtin, A., and Polson, S. 2026. Europa Clipper Ground Calibration Bundle V1.0. urn:nasa:pds:clipper.sud_ground_cal::1.0. NASA Planetary Data System. DOI: <a href="https://doi.org/10.26033/xaky-md22">10.26033/xaky-md22</a>
42+
43+
<br><br>
44+
45+
<h3>Superseded Versions: None</h3>
46+
47+
48+

0 commit comments

Comments
 (0)