You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ipx.APIformatting handles all the formatting and validation for any API submission. This includes CMR for granule filtering and (currently) EGI for granule ordering, including submission of subsetting parameters. This module will need to be updated to:
only accept Harmony keys (which may or may not map 1-1 with EGI keys)
properly format acceptable subsetting key values (e.g. temporal and spatial) to be valid inputs
update validity checks
properly build the dictionary of params submitted by ipx.granules.place_order()
The text was updated successfully, but these errors were encountered:
ipx.APIformatting
handles all the formatting and validation for any API submission. This includes CMR for granule filtering and (currently) EGI for granule ordering, including submission of subsetting parameters. This module will need to be updated to:ipx.granules.place_order()
The text was updated successfully, but these errors were encountered: