This site hosts the collection of Jupyter notebooks used to produce each figure in the paper. All of the data used by each notebook is available here. Individual datasets for each notebook can also be downloaded directly from within the notebooks themselves.
The main repo also hosts a thermal-gs.yaml
file for reproducing the Python environment used with conda:
conda env create -f thermal-gs.yaml
conda activate thermal-gs
Please post any issues you find here.