ecotaxa / ecotaxa_front

Front end of the EcoTaxa application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add instrument BODC code to the output of the project API calls

jiho opened this issue · comments

Currently, the project model contains the instrument_id as text, e.g.:

'instrument': 'Zooscan',

although the db contains bodc_url too. It should be reported in the result of the API calls, as instrument_url (empty when this does not exists).

This is relevant for the Blue Cloud project data harvesting but for other purposes too.

Implemented in v2.6.8 e.g. https://ecotaxa.obs-vlfr.fr/api/projects/2732 field instrument_url