README
The data used to create the figures and results in Shidler and Rodrigues 2021
is contained in sr2021.hdf5

sr2021.py provides a tool to extract the data from the .hdf5 file.

Python version = 3.7 

The .py files require the following python packages:
numpy
scipy
pandas
h5py
matplotlib

Use pip to install:
"pip install numpy"

TEST
The test files provide examples of how to extract the data from the .hdf5 file.
Run the scripts in a terminal by:
"python test_zonal_drifts.py"

CONTACT
If you have any questions or concerns please contact me at sas141430@utdallas.edu 
