developmentseed / developmentseed/sat-gbdx
Figure out how to dynamically remove options in an argparse parser
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
GBDXParser inherits most of it's functionality from SatUtilsParser, but there are a couple arguments that should be removed. **--url** in sat-search allows one to use it with any STAC compliant endpoint, that doesn't apply here as the GBDX API endpoint is hardcoded in sat-gbdx.
**--param** also should either be removed for now, or complete the search translation of STAC fields to DG fields for all properties
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.