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

HIT L1A - update hskp processing to use hit utils functions #1176

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

vmartinez-cu
Copy link
Contributor

@vmartinez-cu vmartinez-cu commented Nov 21, 2024

Update hit_l1a.py to use new hit_utils.py functions to handle processing housekeeping data. The utils file was created to share functions needed to process both housekeeping L1A and L1B products.

New Files

  • test_hit_utils.py
    • new test file to test functions in hit_utils.py

Updated Files

  • hit_l1a.py
    • remove duplicate functions that exist in hit_utils.py and update code to import those functions
  • test_hit_l1a.py
    • move some tests to new test file

closes issue #1175

@vmartinez-cu vmartinez-cu requested review from maxinelasp and tech3371 and removed request for maxinelasp November 21, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant