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

DAS-2292: Stub for regression tests. #130

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

flamingbear
Copy link
Member

@flamingbear flamingbear commented Jan 31, 2025

Description

This PR adds regression tests for the harmony-smap-l2-gridder.

Jira Issue ID

DAS-2292

Local Test Steps

Clone this branch.

build a local conda environment from the env file
smap-l2-gridder/environment.yml

❯ conda env create -f smap-l2-gridder/environment.yaml

Fire up a jupyter notebook and point the harmony_host_url at SIT.

harmony_host_url = 'https://harmony.sit.earthdata.nasa.gov'

Run the notebook and verify the tests pass.

PR Acceptance Checklist

  • Acceptance criteria met
  • Tests added/updated (if needed) and passing
  • Documentation updated (if needed)
  • CHANGELOG updated with the changes for this PR

@flamingbear flamingbear marked this pull request as ready for review January 31, 2025 22:49
"podaac-concise": "TBD",
"podaac-l2-subsetter": "TBD",
"query-cmr": "geoloco",
"smap-l2-gridder": "smap-l2-gridder",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation but this line

"podaac-concise": "TBD",
"podaac-l2-subsetter": "TBD",
"query-cmr": "variable-subsetter",
"smap-l2-gridder": "smap-l2-gridder",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same indentation

@flamingbear flamingbear requested review from owenlittlejohns and a team January 31, 2025 22:51
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