Skip to content

Commit 7fe6d5d

Browse files
committed
Update supported BaySPLINE commit
Updated the supported commit hash for the BaySPLINE PSM. The updated forward model (external to DASH) includes functionality to test proxy seasonality.
1 parent 8eb7ffb commit 7fe6d5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

+PSM/bayspline.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
estimatesR = true; % The BaySpline PSM can estimate R uncertainties
4646
description = "Baysian model for UK'37"; % Description of the PSM
4747
repository = "jesstierney/BAYSPLINE"; % Github Repository holding the PSM
48-
commit = "1e6f9673bcc55b483422c6d6e1b1f63148636094"; % The Github commit of the PSM that is supported by DASH
49-
commitComment = "Most recent as of Jan. 1, 2021. Code updated November 24, 2020"; % Details about the supported commit
48+
commit = "3f0de3915a54f9fd539a67e242489491ddc6409c"; % The Github commit of the PSM that is supported by DASH
49+
commitComment = "Most recent as of Oct 19, 2022. Code updated Sept 22, 2022"; % Details about the supported commit
5050
end
5151

5252
% Forward model parameters

0 commit comments

Comments
 (0)