DigitalGlobe / gbdxtools

(Deprecated) Python SDK for using GBDX
MIT License
74 stars 57 forks source link

RDATemplateImage kwargs need True to be passed as 'true' #819

Closed drwelby closed 3 years ago

drwelby commented 4 years ago

Template kwargs that are booleans need to be converted to 'true' or 'false'.

drwelby commented 3 years ago

Closing, there's no way to know which kwargs belong to the template, so users will need to supply kwargs in the format RDA expects.