metno / pyaro-readers

implementations of readers for the pyaerocom project using pyaro as interface
GNU Lesser General Public License v2.1
0 stars 2 forks source link

Aeroval REST-API should be better structured and documented #34

Closed heikoklein closed 7 months ago

heikoklein commented 7 months ago

The recently introduced Aeroval REST-API, e.g. https://api.aeroval-test.met.no/docs currently has 3 designed calls, while all other calls reflect the ad-hoc and undocumented /data structure. All different calls to /data should be documented and designed in a logical way. The root-api-call / should also give a meaningful results. The design should be discussed in the developer-group before it is implemented in the aeroval-web-client.

heikoklein commented 7 months ago

Moved issue to https://github.com/metno/AeroToolsIssues/issues/36