Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

get_available_fields() return empty list #2

@eLvErDe

Description

@eLvErDe

Hello,

It seems with the Opensearch API I'm trying to use, your module is not working.
If you're interrested in, you can reproduce the issue with the following snippet:

import pyops
client = pyops.Client(description_xml_url="https://mundiwebservices.com/acdc/catalog/proxy/search/Sentinel1/opensearch/description.xml")
fields = client.get_available_fields()
print(fields)

Regards, Adam.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions