developmentseed / bioacoustics-frontend

Frontend code for the Google Bioacoustics project that's used by A2O Search
https://search.acousticobservatory.org/
MIT License
1 stars 0 forks source link

I'm Feeling Lucky broken #154

Closed geohacker closed 11 months ago

geohacker commented 11 months ago

Looks like I'm Feeling Lucky search is broken. When I click the browser locator url changes to https://ecoecho.ds.io/search/?q=undefined

geohacker commented 11 months ago

I can't reproduce this locally on main hmmm. Also tested yarn build and running from the out/ directory. Seems to work. Let me just push an empty commit to rebuild

LanesGood commented 11 months ago

Initially fixed in #144 - so I'm wondering if the sample A2O url's now need a metric_type addition with the work added in #153 ?

leothomas commented 11 months ago

@LanesGood I think the metric_type parameter is only relevant for search API on our side, I would be skeptical that it needs to be added to the URL for the A20 file download, if that's what you mean