chryss/pygaarst

Several modaps requests may return zero results

Closed this issue · 0 comments

For the modapsclient requests listSatelliteInstruments, listCollections and listMapProjections, the tags (namespace prefixes) in the response aren't stable. xmlns:ax21 and xmlns:ax:27 have been seen. Instead of hardcoding those, they need to be retrieved from the root node before parsing.