brazil-data-cube / bdc-stac

SpatioTemporal Asset Catalog Implementation for the Brazil Data Cube
https://bdc-stac.readthedocs.io/en/latest/
GNU General Public License v3.0
6 stars 9 forks source link

Error 500 in filter by datetime #52

Closed OldLipe closed 4 years ago

OldLipe commented 4 years ago

Hello. I'm doing some tests on the stac.R package and I got a server error in the filter date only. Example:

curl http://brazildatacube.dpi.inpe.br/bdc-stac/0.8.0/stac/search?datetime=2018-02-12T23:20:50Z

But when a collection is provided it works normally. I would like to know if it makes sense this query without collection, just by the date time.

Thanks!

mzaglia commented 4 years ago

53 Fixed the issue.