Closed pmbohm closed 7 years ago
Falls over with null pointer exception in FeatureSourceIndexReader trying to add a time filter.
Review comments (mine) addressed. Allows time range not to be specified, which will include all indexed files for the requested collection in the aggregation regardless of included time.
Anyone want to review this? Its required to support the corresponding portal changes but does not require them.
@bhasin85, perhaps wait until I've added a specific aggregation test for a file without a time axis. Really should have added a test for that.
Thanks @jonescc for letting me know :+1:
OK, @bhasin85 I've added a test aggregation of a dataset without a time axis (had to fix a couple of issues so good thing I added that test).
Changes made @bhasin85
See aodn/backlog#594