podaac / l2ss-py

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

Feature/issue 260 #261

Closed nlenssen2013 closed 2 months ago

nlenssen2013 commented 2 months ago

Github Issue: #260

Description

Add function in gpm_cleanup.py module to handle collections without a subset-able time variable

Overview of work done

utilize the datetime.datetime library to convert variables: year, month, day of month, hour, minute, sec to a single seconds since Jan 6th 1980.

Overview of verification done

Send test file in compute time var function

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