opendatacube / datacube-explorer

Web-based exploration of Open Data Cube collections
Apache License 2.0
54 stars 31 forks source link

Invalid date strings in search queries are not being caught gracefully and crash the pod #605

Closed SpacemanPaul closed 2 weeks ago

SpacemanPaul commented 3 weeks ago

E.g.

/products/ga_ls7e_ard_3/datasets?indexed_time=20234_fake_date

(Invalid user input should not trigger a crash!)