Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.3.0 calibration woes #8

Open
0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q opened this issue Mar 26, 2024 · 2 comments
Open

v3.3.0 calibration woes #8

0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q opened this issue Mar 26, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q 0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q added the bug Something isn't working label Mar 26, 2024
@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q
Copy link
Owner Author

Last working calibration is from 2024-02-23

$ ls -t /p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024*/REMIND_generic*withoutPlus.mif
/p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-02-23_22.08.36/REMIND_generic_SSP2EU-NPi-calibrate-AMT_withoutPlus.mif
/p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-02-16_22.08.43/REMIND_generic_SSP2EU-NPi-calibrate-AMT_withoutPlus.mif
/p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-02-09_22.07.58/REMIND_generic_SSP2EU-NPi-calibrate-AMT_withoutPlus.mif
/p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-02-02_22.08.14/REMIND_generic_SSP2EU-NPi-calibrate-AMT_withoutPlus.mif
/p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-01-26_22.09.16/REMIND_generic_SSP2EU-NPi-calibrate-AMT_withoutPlus.mif
/p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-01-12_22.10.13/REMIND_generic_SSP2EU-NPi-calibrate-AMT_withoutPlus.mif
/p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-01-05_22.07.40/REMIND_generic_SSP2EU-NPi-calibrate-AMT_withoutPlus.mif

which was v3.2.1.dev1076

$ grep 'Latest commit' /p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-02-23_22.08.36/log.txt 
Latest commit: 5c57e918 2024-02-22 11:05:37 +0000 REMIND Research Software Engineering 

First failed AMT calibration was /p/projects/remind/modeltests/remind/output/SSP2EU-NPi-calibrate-AMT_2024-03-01_22.11.18/, which was v3.2.1.dev1230.

That makes 19 tags to test:

$ git tag --sort=committerdate | sed -n '/v3.2.1.dev1076/,/v3.2.1.dev1230/ p' | xargs -n 1 git log -1 --format="%(describe:tags=true) %h"
v3.2.1.dev1076 5c57e91
v3.2.1.dev1079 c281925
v3.2.1.dev1083 a0c776c
v3.2.1.dev1095 eb46563
v3.2.1.dev1099 7e152bc
v3.2.1.dev1107 3552a9e
v3.2.1.dev1110 950be90
v3.2.1.dev1113 0ad5d0c
v3.2.1.dev1128 4e127c3
v3.2.1.dev1135 c55d667
v3.2.1.dev1139 13fc0fb
v3.2.1.dev1187 546af39
v3.2.1.dev1192 a4bcacd
v3.2.1.dev1196 89f74de
v3.2.1.dev1201 1dcf0bb
v3.2.1.dev1204 48c3978
v3.2.1.dev1207 60d3cb5
v3.2.1.dev1210 db70f11
v3.2.1.dev1221 0e2dddb
v3.2.1.dev1226 1afebcf
v3.2.1.dev1230 ba5db64

@0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q
Copy link
Owner Author

0UmfHxcvx5J7JoaOhFSs5mncnisTJJ6q commented Mar 26, 2024

tag commit status
v3.2.1.dev1076 5c57e91 good
v3.2.1.dev1079 c281925
v3.2.1.dev1083 a0c776c
v3.2.1.dev1095 eb46563
v3.2.1.dev1099 7e152bc
v3.2.1.dev1107 3552a9e
v3.2.1.dev1110 950be90
v3.2.1.dev1113 0ad5d0c
v3.2.1.dev1128 4e127c3
v3.2.1.dev1135 c55d667
v3.2.1.dev1139 13fc0fb
v3.2.1.dev1187 546af39 good
v3.2.1.dev1192 a4bcacd
v3.2.1.dev1196 89f74de
v3.2.1.dev1201 1dcf0bb
v3.2.1.dev1204 48c3978
v3.2.1.dev1207 60d3cb5
v3.2.1.dev1210 db70f11
v3.2.1.dev1221 0e2dddb
v3.2.1.dev1226 1afebcf
v3.2.1.dev1230 ba5db64 bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant