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

Feature/issue 172 #193

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Feature/issue 172 #193

merged 2 commits into from
Sep 5, 2023

Conversation

sliu008
Copy link
Contributor

@sliu008 sliu008 commented Sep 5, 2023

Github Issue: #172 (replace NUM with Github issue number)

Description

After some debugging, it seems like there is an issue with the L2SS service when ordering from Earthdata Search with a shapefile for subsetting. We have confirmed we are successfully passing a valid shapefile. When the request is made to Harmony we receive the following error:

WorkItem [16079488] failed with error: podaac/l2ss-py:2.4.0: Service request failed with an unknown error

Jira: PCESA-2733

Overview of work done

Fix parameter passing into subset function from shapefile_path to shapefile

Overview of verification done

Looked into error log and see error is wrong parameter passed into function, don't have shapefile to test with harmony and earthdata search, will test in UAT

Overview of integration done

Explain how this change was integration tested. Provide screenshots or logs if appropriate. An example of this would be a local Harmony deployment.

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

@jamesfwood jamesfwood merged commit abc7931 into develop Sep 5, 2023
4 checks passed
@jamesfwood jamesfwood deleted the feature/issue-172 branch September 5, 2023 18:37
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.

2 participants