GeoscienceAustralia / agdc

Repository for Australian Geoscience Data Cube (AGDC) code
BSD 3-Clause "New" or "Revised" License
29 stars 24 forks source link

Add the ability to query the AGDC and export the results to CSV file #37

Closed simonoldfield closed 9 years ago

simonoldfield commented 9 years ago

Refer #35

simonoldfield commented 9 years ago

Verified as implemented in 0.1.0-b20150427 (aka 0.1.0 2015-04-27 snapshot).

The datacube.api.query now supports list_cells_to_csv and list_tiles_to_csv.

Refer to the API Python Function Reference and the API Overview.