Fix the InSAR Product Spec Issues - #345
Conversation
|
For a reviewer, it's tedious and error-prone to manually verify that all items have been addressed correctly in a case of Multiple-Issues-to-One-PR. Too high of a likelihood of human error for my comfort. Could you please close this PR, and reopen the fixes as new PRs, where each PR addresses one Issue re: InSAR? Notes:
Thanks |
Thanks @nemo794 , it is a good idea to split this to small PRs, but some fix is just few lines code change, it might not be necessary to open so small PRs. However, if from the commit message, we can track the issues that the fix will address. Thanks for the notes too. |
|
For curiosity's sake, I asked Claude for the better approach. Initially he agreed with the all-in-one PR, then with more info he changed his response to recommend separate PRs: |
This PR is to fix the spec issues for the InSAR, which are related to
#297 , #304 , #312 , #318 , #319