This repository holds the code necessary to reproduce the analysis presented in our paper on local sea level uncertainties which can be found here.
This has been tested under Python 3.7.3 in an anaconda environment running in MacOS. A list of all packages installed in this environment is available in the packages.txt file.
The NetCDF file containing the input data can be downloaded from SEANOE. This file is required to run the analysis.
The script rls.py performs the analysis. It uses rls.yml as a configuration file.
The main script relies on several libraries to deal with IO, error covariance models and inversion.