-
Notifications
You must be signed in to change notification settings - Fork 13
Switch to just using PLUTO manual research for corrections #425
Conversation
Otherwise this makes sense to me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@AmandaDoyle does the csv currently named pluto_input_research.csv
have to be edited to ensure it covers everything we've been applying from the archived pluto_corrections
files?
@AmandaDoyle I'm seeing more uses of the to-be-deprecated and maybe these changes be tested later by building on this branch and comparing to 22v3.1? |
Latest changes do the following
|
just kicked off a build to test the changes if it works and the output is identical to 22v3.1 from |
there's a QAQC app error since an expected we probably already mentioned this but this error is reminding me that the new research/corrections/change process maybe won't be implemented until 23v1. does that sounds right? |
@damonmcc thanks for flagging. Working through issue #251 would be good, but if there implications to previous versions of PLUTO (i.e. QAQC reports of 22v2 wouldn't work), perhaps we don't rename the file, or scope out what needs to be changed? That's right, that the earliest this change would be implemented is for 23v1, so this isn't pressing. |
It seems like the the issue to get the right corrections would need to be fixed in this function function. could we just implement an if/else statement in this function? might be good to talk this through |
I'll compare can use |
When comparing 22v3 to 22v3.1 applied changes, I'm seeing only one type of difference in applied changes:
When comparing 22v3.1 main branch to 22v3.1 this branch applied changes, I'm seeing many types of differences in applied changes:
a concern: I'm seeing an older version change for the same BBL/field beat a newer one when they're both on pluto_input_research. it's the changes for |
check to do: compare non-programatic field changes from
so far seeing
|
I don't see anything that need to be changed on the code side before merging this in but before merging this in I'd like to check with LS because this will have implications on how we communicate how we make changes and the scope of changes, and that she's prepared for that for the upcoming 23v1 build. |
Addresses issue #424