Returns the metadata value of the given field for a given product catalogue RDF URL
import cioppy
ciop = cioppy.Cioppy()
ciop.casmeta (field, url)
field
url
This function returns the value of the metadata field associated to an OpenSearch product URL in RDF format
direction = ciop.casmeta("eop:orbitDirection", input)
Terradue