Magnetic Field Boundaries in Cassini Plasma Spectrometer Data
<p>This dataset consists of:</p> <ul> <li><em>get_files.sh</em> - a bash script to download ELS data (.DAT and .LBL) files.</li> <li><em>crossing_events_urls.txt</em> - a text file containing URLs for each of the ELS<br> data files. <em>get_files.sh</em> reads this file directly.</li> <li><em>crossing_events.txt</em> - a text file containing the list of crossing events<br> with associated data, obtained by processing Table S1 in [1].</li> <li><em>labels.zip</em> - a zip file containing directory with events for each DAT file,<br> in YAML format.</li> <li><em>plotter.py</em> - a plotting script in Python.</li> <li><em>requirements.txt</em> - a file indicating dependencies for the plotting script.</li> </ul> <p><strong>Data</strong></p> <p>This dataset spans 1259 observations from CAPS ELS, each with a .LBL file and a<br> .DAT file. Together, these take 128 GB of space. To download these files, do:</p> <pre>./get_files.sh</pre> <p>in a Bash shell/terminal. The files are stored in the 'data/' folder (created if<br> not present) in the current directory.</p> <p>ELS data files are obtained from NASA's Planetary Data System at<br> <a href="https://pds-ppi.igpp.ucla.edu/search/view/?f=yes&id=pds://PPI/CO-E_J_S_SW-CAPS-3-CALIBRATED-V1.0/DATA/CALIBRATED">https://pds-ppi.igpp.ucla.edu/search/view/?f=yes&id=pds://PPI/CO-E_J_S_SW-CAPS-3-CALIBRATED-V1.0/DATA/CALIBRATED</a></p> <p>For help in understanding the ELS data files, see the CAPS User Guide at<br> <a href="https://pds-ppi.igpp.ucla.edu/ditdos/download?id=pds://PPI/COCAPS_1SAT/DOCUMENT/CAPS_USER_GUIDE/CAPS_PDS_USER_GUIDE_V1_00.PDF">https://pds-ppi.igpp.ucla.edu/ditdos/download?id=pds://PPI/COCAPS_1SAT/DOCUMENT/CAPS_USER_GUIDE/CAPS_PDS_USER_GUIDE_V1_00.PDF</a>.</p> <p><strong>Labels</strong></p> <p>Unzipping the <em>labels.zip</em> file will create a <em>labels/</em> folder in the current<br> directory, requiring 28MB of space.</p> <p>Within <em>labels/</em>:</p> <ul> <li><em>bs/</em> - includes bow shock crossing events.</li> <li><em>mp/</em> - includes magnetopause crossing events.</li> <li><em>dg/</em> - includes known data-gap events. See [1].</li> <li><em>sc/</em> - includes unreliable data events. See [1].</li> <li><em>valid/</em> - union of all files in <em>bs/</em> and <em>mp/</em>.</li> <li><em>all/</em> - union of all files in <em>bs/</em>, <em>mp/</em>, <em>dg/</em> and <em>sc/</em>.</li> </ul> <p>Within the <em>labels/bs/</em> and <em>labels/mp/</em> folders:</p> <ul> <li><em>in/</em> - crossing events with the transition direction as inward.</li> <li><em>out/</em> - crossing events with the transition direction as outward.</li> <li><em>all/</em> - union of all files in in/ and out/.</li> </ul> <p>Each label file is a YAML file containing a 'change_points' field. The entries<br> under this field each indicate the time of a transition event. The other fields<br> ('bimodality' and 'negative_ions') are not relevant for this dataset.</p> <p><strong>Plotting the Data (and Labels)</strong></p> <p>To help visualize the data and labels, we supply a plotting script<br> <em>plotter.py</em>, in Python (version 2.7). First, install dependencies with:</p> <pre>pip install -r requirements.txt</pre> <p>and then run:</p> <pre>./plotter.py -h</pre> <p>to see the available options. Example usage (after downloading data and<br> unzipping labels):</p> <pre>./plotter.py data/ELS_200418018_V01.DAT -l labels/mp/all/ELS_200418018_V01.yaml --interpolated -f max_filter -fsize 100 --title "An Observation from CAPS ELS" </pre> <p>will open up a new window with a plot of the data.<br> To directly save to a file, use the '-o <em>savefilename</em>' option. For example,</p> <pre>./plotter.py data/ELS_200418018_V01.DAT -l labels/mp/all/ELS_200418018_V01.yaml --interpolated -f max_filter -fsize 100 --title "An Observation from CAPS ELS" -o ELS_200418018_V01.png </pre> <p><strong>References</strong></p> <p>[1] Jackman, C. M., Thomsen, M. F., & Dougherty, M. K. (2019). Survey of<br> Saturn's magnetopause and bow shock positions over the entire Cassini mission:<br> Boundary statistical properties and exploration of associated upstream<br> conditions. Journal of Geophysical Research: Space Physics, 124, 8865– 8883.<br> <a href="https://doi.org/10.1029/2019JA026628">https://doi.org/10.1029/2019JA026628</a></p> <p>The original table of magnetopause and bow shock crossing events can be found at<br> <a href="https://agupubs.onlinelibrary.wiley.com/action/downloadSupplement?doi=10.1029%2F2019JA026628&file=jgra55251-sup-0001-Table_SI-S01.txt">https://agupubs.onlinelibrary.wiley.com/action/downloadSupplement?doi=10.1029%2F2019JA026628&file=jgra55251-sup-0001-Table_SI-S01.txt</a></p> <p><strong>Grants</strong></p> <ul> <li>NASA Contract through JPL with South West Research Institute. Grant Number: 1243218</li> <li>Science and Technology Facilities Council. Grant Number: ST/L004399/1</li> <li>NASA. Grant Number: 1243218</li> <li>Diamond Jubilee Fellowship</li> <li>STFC. Grant Number: ST/L004399/1</li> </ul>
ShareScore
36/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 8
- Harmonization
- 8
- Access
- 16
- Reuse readiness
- 0
- Engagement
- 4