climsoft / climsoft-app

Web-based application that uses the API exposed by climsoft-api
MIT License
0 stars 2 forks source link

Update station element loading does not complete #50

Closed isedwards closed 1 year ago

isedwards commented 2 years ago

Clicking on TMPMAX element in the station view's elements panel results in a loading bar that never goes away http://dev3.opencdms.org/#/stations/67774010

Inspecting shows that the request for https://api.opencdms.org/climsoft/v1/instruments/0 gives a response {"detail":"Instrument does not exist."}

image