An intuitve graphical user interface (GUI) for ice core researchers to quickly access, visualize, and save data sets published by the Byrd Polar and Climate Research Center.
For over forty years the Byrd Polar and Climate Research Center (henceforth “the Byrd Center”) has pioneered the drilling of unique high-mountain ice core records from Earth’s low latitude regions (Thompson et al., 2021). During this time, the Byrd Center has published a wide range of ice core data sets with a global coverage of more than 16 countries across 6 continents.
The majority of these datasets have been made freely available through the NOAA World Data Service for Paleoclimatology (https://www.ncei.noaa.gov/access/paleo-search/). However, over the course of many decades the style of data formatting and the diversity of Byrd Center authors has varied considerably, making it a very inefficient process to find, access, download, visualize, and compare the data sets for one or multiple ice core records.
To improve the accessibility of these crucial data sets for researchers worldwide, a standardized data format has been adopted and applied to 81 data sets across 17 unique ice core records from 29 peer-reviewed publications (Weber 2023). All of the data may now be quickly accessed with the the Byrd Data Import Tool (ByrdDIT
), an elegant and intuitive GUI written for MATLAB.
- 10 August 2024 - Updated
ByrdApp.mlapp
to Version 3.0. Includes a local data repository for significantly faster data import times and a new, scientifically-improved GUI interface with additional features (such as a button for copying citations in theBibTeX
style). - 18 December 2023 - Updated
ByrdApp.mlapp
to Version 2.3. Users can now import data for the Elbrus ice core as well as the 41,000 year data for the Guliya plateau ice core. Additional plotting capabilities added. - 10 October 2023 - Updated
ByrdApp.mlapp
to Version 2.2 in order to reflect changes in the data repository and to provide a fix for plotting ice core locations on a geographic axes. - 09 October 2023 - Updated package to Version 2.0 and removed depreciated functions.
ByrdDIT
is designed so that anyone, regardless of programming knowledge, is able to use it. First, sign up for a free MathWorks account and download/open the ByrdDIT
repository in MATLAB Online . Then, simply type either of the following commands into the Command Window to activate the GUI:
Option 1:
ByrdDIT
Option 2:
ByrdApp
That's it!
The latest rendition of the app (Version 3.0) should look like this:
Use the numbers in the image as a reference for working with ByrdDIT
as it is intended (see Tutorial).
-
Choose an
Ice Core
, a relatedPublication
, and aData Set
from the dropdown menus. -
Import
the chosen data set. -
Area displaying the citation of a imported data set. Copy the citation to your clipboard using the buttons below—either as
Plain Text
or inBibTeX
formatting. -
Interactive table containing the imported data. Save the data to the current folder with the
Save
orSave as…
buttons. TheSave
button saves the data as a CSV and theSave as…
button gives the user a choice to save the data as a CSV, Excel, or Text file. -
Area displaying the latitude, longitude, and elevation of the ice core site. Click the
Map View
button to view the location of the ice core site in a new figure window**requires the Mapping Toolbox. -
User selections for plotting. Choose an x- and y- variable from the dropdown menus as well as a chart style. Optional adjustments can also be made to the line width, line style, and color properties of the chart. Additionally, the user may specify a moving average for the data.
-
Click the
Plot
button to visualize the selections from step 6. TheClear
button resets the Data Visualization Panel. TheSave as…
button gives the user the choice to save the chart as a PNG, JPEG, or TIF image. -
Data Visualization Panel. Automatically labels the axes with the correct metadata and gives the plot a descriptive title. TIP: Some chart types (e.g., line charts) are stackable.
An example of ByrdDIT
in action is given below.
The screenshot above shows how the user can select a data set for the Nevado Huascarán ice core and visualize the reconstructed water isotope (δ18O) data for the mountain Col. Clicking the red Map View
button will open a new window showing the location of the ice core site:
Weber, Austin M. (2024) ByrdDIT - The Byrd Data Import Tool. Version 3.0 [Software]. GitHub. https://github.com/weber1158/Byrd-ICP-Data-App
For BibTeX:
@software{weber2024byrd
author = {Weber, Austin M.},
title = {{ByrdDIT} - {The} {Byrd} {Data} {Import} {Tool}},
year = 2024,
publisher = {GitHub},
version = {3.0},
url = {https://github.com/weber1158/Byrd-ICP-Data-App}
}
-
Thompson, Lonnie G., Davis, M. E., Mosley-Thompson, E., Porter, S. E., Corrales, G. V., Shuman, C. A., & Tucker, C. J. (2021). The impacts of warming on rapidly retreating high-altitude, low-latitude glaciers and ice core-derived climate records. Global and Planetary Change, 203, 103538. https://doi.org/10.1016/j.gloplacha.2021.103538
-
Weber, Austin M. (2023). Byrd Polar and Climate Research Center Ice Core Paleoclimatology Datasets in a Standardized Excel Format (1.2.0) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.10403150