icepyx.Query.order_granules

Query.order_granules(subset=True, skip_preview=False)

Place an order for the available granules for the query object.

Parameters:
  • subset (bool, default True) – Apply subsetting to the data order using harmony, returning only data that meets the subset parameters. Spatial and temporal subsetting based on the input parameters happens by default when subset=True, but additional subsetting options are available. Spatial subsetting returns all data that are within the area of interest (but not complete granules. This eliminates false-positive granules returned by the metadata-level search)

  • skip_preview (bool, default False) – If True, bypass the preview state when we order subsetting queries that exceed 300 granules.

Return type:

DataOrder

See also

harmony.place_order

Examples

>>> reg_a = ipx.Query('ATL06',[-55, 68, -48, 71],['2019-02-20','2019-02-28'])
>>> reg_a.order_granules()
Harmony job ID:  931355e8-0005-4dff-9c76-7903a5be283d
[order status output]
Harmony provided these error messages:
[if any were returned from the harmony subsetter, e.g. No data found that matched subset constraints.]
Your harmony order is:  complete