qgreenland icon indicating copy to clipboard operation
qgreenland copied to clipboard

Re-consider CMR response format

Open MattF-NSIDC opened this issue 2 years ago • 0 comments
trafficstars

Which is best for our use case?

json might be nice, but it has some complicating features. Eg, the list of links often includes hrefs that are not necessary without enough information to determine which are necessary and which are not.

e.g., 

{'href': 'https://doi.org/10.5067/DC0MLBOCL3EL',
'hreflang': 'en-US',
'inherited': True,
'rel': 'http://esipfed.org/ns/fedsearch/1.1/metadata#'},

MattF-NSIDC avatar Jul 07 '23 16:07 MattF-NSIDC