cedadev / archive-opensearch

Prototype Opensearch Application for the CEDA Archive
0 stars 0 forks source link

Tag files that are not fully compatible with openDAP #154

Open antony-wilson opened 4 months ago

antony-wilson commented 4 months ago

openDAP converts character arrays into strings.

Add a check for character arrays and where found add opendap_fully_compatible=false to the link section in the response

antony-wilson commented 4 months ago

fixed in commit 33e1c99