1.2.7. tds2stac.utils module#

tds2stac.utils.get_xml(url, auth)[source]#

A function for getting XML content from url

tds2stac.utils.html2xml(url)[source]#

A function for making a an xml URL from html URL

tds2stac.utils.references_urls(url, additional)[source]#
tds2stac.utils.replacement_func(url)[source]#

A function for making a an id from catalog URL for collections

tds2stac.utils.replacement_func_collection_item_id(url)[source]#

A function for making a an id from catalog URL for collections

tds2stac.utils.xml2html(url)[source]#

A function for making a an html URL from xml URL

tds2stac.utils.xml_processing(catalog, auth)[source]#

A function for getting out XML details of a catalog URL

tds2stac.utils.xml_tag_finder(input_xml, web_service, var_name)[source]#

A function for finding the tag names in all TDS webservices

tds2stac.utils.xml_tag_name_ncml(input_xml, var_name)[source]#

A function for finding the tag names in NcML XML files