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 184 #196

Closed danielfromearth closed 11 months ago

danielfromearth commented 11 months ago

Github Issue: #184

Description

Allow decimal numbers to be used for boundary box argument in the command line interface.

Overview of work done

Changed the allowable type from int to float

Overview of verification done

Ran an example subset at the command line to ensure that decimal numbers would be allowed.

Overview of integration done

None.

PR checklist:

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