podaac / l2ss-py

Level 2 subsetter with Harmony integration
https://podaac.github.io/l2ss-py/
Apache License 2.0
11 stars 12 forks source link

Feature/issue 95: Fix OMI nonvariable subsetting #96

Closed nlenssen2013 closed 2 years ago

nlenssen2013 commented 2 years ago

Github Issue: #95

Description

OMI non variable subsets don't include variables in the Data fields group. Adding logic if no variables are given.

Overview of work done

If variables do not exist, and the other variables to the group_vars list to be included in the dataset.

Overview of verification done

Do a non variables subset and make sure the variables in the original granule are conserved.

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:

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