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

Need to incorporate a database query that returns input scenes for EVHR processing #12

Open
pahbs opened this issue Nov 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pahbs
Copy link
Contributor

pahbs commented Nov 1, 2023

When operating on EXPLORE, the first step in this workflow should include a query for all the scenes (individual NTF files) that EVHR needs.

This query should operate with the catalog id.

Here is a module that work as a command line tool, as well as in a notebook, that returns:

  1. a list of paths to each scene's NTF file
  2. in an output dir returns a csv of each of the paths to each scene's NTF file
  3. in an output dir returns symlinks to each NTF and XML for each scene

https://github.com/pahbs/evhr/blob/master/query_db_catid.py

@pahbs pahbs added the enhancement New feature or request label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants