Skip to content

Quickly load and work with published datasets from the Byrd Polar & Climate Research Center's ice core paleoclimatology group.

License

Notifications You must be signed in to change notification settings

weber1158/ByrdDIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByrdDIT - The Byrd Data Import Tool

View my project on File Exchange Open in MATLAB Online

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.

Table of Contents

Why ByrdDIT?

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.

Timeline of Major Changes

  • 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 the BibTeX 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.

Use

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 Open 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:

Byrd Data Import Tool Appearance

Use the numbers in the image as a reference for working with ByrdDIT as it is intended (see Tutorial).

Tutorial

  1. Choose an Ice Core, a related Publication, and a Data Set from the dropdown menus.

  2. Import the chosen data set.

  3. Area displaying the citation of a imported data set. Copy the citation to your clipboard using the buttons below—either as Plain Text or in BibTeX formatting.

  4. Interactive table containing the imported data. Save the data to the current folder with the Save or Save as… buttons. The Save button saves the data as a CSV and the Save as… button gives the user a choice to save the data as a CSV, Excel, or Text file.

  5. 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.

  6. 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.

  7. Click the Plot button to visualize the selections from step 6. The Clear button resets the Data Visualization Panel. The Save as… button gives the user the choice to save the chart as a PNG, JPEG, or TIF image.

  8. 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.

Examples

An example of ByrdDIT in action is given below.

Example of the Byrd Data Import Tool

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:

Map View of an Ice Core Site

How to cite

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} 
}

References

  • 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

About

Quickly load and work with published datasets from the Byrd Polar & Climate Research Center's ice core paleoclimatology group.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages