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 240 #241

Closed nlenssen2013 closed 4 months ago

nlenssen2013 commented 4 months ago

Github Issue: #240

Description

Allow time var numpy arrays to be converted to datetime and also have multidimensions.

Overview of work done

Create the same sized array of the start date Add the seconds to each start date to get observation time at that point

Overview of verification done

Tested subsets via local file

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