Summary
In order for item_asset datetime filtering to work, we actually need the item_asset to show up at the collection level. Currently for Disasters, all of the datasets ingested have the cog_default at the collection level which is incorrect.
It should be reading from the json config which specifics the actual item_asset.
Summary
In order for
item_assetdatetime filtering to work, we actually need theitem_assetto show up at the collection level. Currently for Disasters, all of the datasets ingested have thecog_defaultat the collection level which is incorrect.It should be reading from the json config which specifics the actual
item_asset.