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/fix tropomi timeutc subsetting #150

Closed nlenssen2013 closed 1 year ago

nlenssen2013 commented 1 year ago

Github Issue: #149

Description

Set the zlib compression to false for object variables, move data into a numpy object, copy data

Overview of work done

Change the string variable creation to S4 and the compression zlib to True instead False

Overview of verification done

test the time_utc variable before and after subsetting

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