Published December 26, 2023 | Version v1.0.1
Software Open

ehultee/stoch-SMB: Publication release

  • 1. Middlebury College

Description

Code incorporating revisions made during discussion of GMD manuscript. Three main changes from v1.0.0-alpha:

  • Corrected a for loop that inadvertently left out several catchments of the Greenland Ice Sheet. The default now includes training data for 260 catchments.
  • Corrected our implementation of statsmodels.tsa.ar_model.AutoReg to use the optional argument hold_back. This argument, set to the maximum number of lags intended to be tested, ensures that AR models of different lags are computed on the same data and their BIC can be directly compared. This change truncates the length of the residuals used to compute the empirical correlation matrix.
  • Corrected the test range of autoregressive lags to include 0 (white noise).

See the manuscript by Ultee, Robel, and Castruccio in Geoscientific Model Development (accepted 2023) for further discussion.

Files

ehultee/stoch-SMB-v1.0.1.zip

Files (14.3 MB)

Name Size Download all
md5:7e4f8ff7a799e72a19a3fa9971c3c9a4
14.3 MB Preview Download

Additional details

Related works