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

EVHR Notes for Next Release #15

Open
jordancaraballo opened this issue Nov 28, 2023 · 1 comment
Open

EVHR Notes for Next Release #15

jordancaraballo opened this issue Nov 28, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jordancaraballo
Copy link
Contributor

Using this issue to document EVHR next release suggestions/requirements.

@jordancaraballo jordancaraballo added enhancement New feature or request help wanted Extra attention is needed labels Nov 28, 2023
@mwooten3
Copy link
Contributor

EvhrToa:

  1. Updated TOA coefficients

  2. Abandon status filter in query and/or enable option to check file existence on disk instead

  3. Address duplicate file issue that still exists

  4. Option to check for final toa output before running strip to skip unneeded processing

  5. Option/method to check if strip is being processed elsewhere to enable processing same list of outputs on multiple nodes concurrently (currently looking in 1-bands dir but this can be messy e.g. if processing gets hung/restarted)

  6. Pansharpen updates:
    6a. Potentially re-evaluate pansharpen scene selection process (IIRC current process runs all scenes in a strip rather than only those matching the MS scenes being processed)
    6b. Potentially re-evaluate the way pansharpen process finds scenes (e.g. enable option to supply pan file paths to command, bypassing database query, to avoid having to rely/wait on archive ingest)
    6c. Potential issue with pansharpen process not skipping if processing error (e.g. when duplicates are included). Regular ToA process does this, pansharpen process should as well
    6d. Output file renaming:

    • Pan outputs should have P1BS rather than M1BS in filenames
    • Temporary pan output should be renamed ("*M1BS_*-toaForPanSharp.tif" to something like e.g. "*P1BS*-toaTemp.tif") and/or deleted after warp step
    • Final pan output could be renamed ("*M1BS*-warpedPsToa.tif" to something like e.g. "*P1BS*-toa.tif" or toa for pansharp), with option to keep pan outputs
    • .xml files (both P1BS and M1BS) should be copied/renamed to exist beside all possible final outputs (i.e. *M1BS*toa-sharpened.tif; *P1BS*toa or *toaForPansharp.tif, whatever), not just for *M1BS*toa.tif. However, consideration maybe given to the fact that some items in these .xml's do not accurately reflect their .tif partners (which is also true of the current .xml's that go with the standard 2m M1BS toa.tif outputs to a lesser extent)

@evhrgh evhrgh self-assigned this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

3 participants