busecke_abernathey_2019
This repository contains the analysis code used in Busecke and Abernathey 2019, Science Advances.
The data used in this paper can be found here
We strive to make our research open and reproducible. This repo enables the user to recalculate the SMLT estimate of surface diffusivity and change parameters. All data that is needed is provided.
Some of the data (e.g. the model runs described in this paper and processed AVISO velocities) are provided in a preprocessed form due to the large data volume.
Run and reproduce the results
-
Clone this repository
-
Install the required python modules using conda. The provided
environment.yml
file provides the necessary modules with appropriate version numbers.
If issues arise refer to requirements_full.txt
for a detailed output of the conda environment used at the time of publication.
(We provide this additional information due to a bug that prevented conda env export
to export pip installed modules and an installation of xarray from source (10.9))
-
Download all files from the figshare repository into a folder named
data
in the repository root. -
Execute and modify the notebook. If the K_mix estimates should be regenerated (
recompute = True
), it might be necessary to delete/rename the filesK_mix_corrected.nc
andK_mix_uncorrected.nc