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
New feature: search by URI from the command line datacube dataset uri-search
Added new "license" and "description" properties to DatasetType to enable easier access to product information #1143#1144
Revised the Datacube.list_products function to produce a simpler and more useful product list table #1145
Refactor docs, making them more up to date and simpler #1137#1128
Add new dataset_predicate param to dc.load and dc.find_datasets for more flexible temporal filtering (e.g. loading data for non-contiguous time ranges such as specific months or seasons over multiple years) #1148#1156
Fix to GroupBy to ensure output output axes are correctly labelled when sorting observations using sort_key#1157
GroupBy is now its own class to allow easier custom grouping and sorting of data #1157
add support for IAM authentication for RDS databases in AWS #1168