nasa / python_cmr

Python library for querying the common metadata repository.
MIT License
24 stars 22 forks source link

Add support for filtering cloud hosted collections #55

Closed liyahshaikh closed 6 months ago

liyahshaikh commented 6 months ago

As per: https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html#c-cloud-hosted

liyahshaikh commented 6 months ago

The CI checks seem to be failing due to the static type checking being done by mypy. Should I add a workaround to the toml file?