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

update code to not remove "/" on attribute values #183

Closed sliu008 closed 1 year ago

sliu008 commented 1 year ago

Github Issue: #182 (replace NUM with Github issue number) Github Issue: #178 (replace NUM with Github issue number)

Description

attributes with '/' are replaced with '_'. Units such as W/m^2 need to be conserved with the slash in the string. Coordinate attributes with slashes need to be conserved as well.

additional dimensions added to variables, when was not in original variable

Overview of work done

Overview of verification done

Overview of integration done

PR checklist:

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

jamesfwood commented 1 year ago

@sliu008 do a poetry update to update all the dependency library versions from dependabot.