Following the conversation here: https://github.com/nasa/python_cmr/issues/59
NASA GES DISC is releasing public zarr stores for specific variables of collections. The only way to discover what available zarr stores at variable level is via the CMR parameter instance_format. This simple PR adds this as a search parameter in VariablesQuery.
Following the conversation here: https://github.com/nasa/python_cmr/issues/59 NASA GES DISC is releasing public zarr stores for specific variables of collections. The only way to discover what available zarr stores at variable level is via the CMR parameter instance_format. This simple PR adds this as a search parameter in VariablesQuery.
Closed last PR as it fell behind other commits: https://github.com/nasa/python_cmr/pull/60
Should encompass all feedback