Closed briannapagan closed 2 months ago
Also please add an entry to the changelog
@briannapagan, do you have time to address the change requests and add the appropriate changelog entry, so we can get this into the next release?
@briannapagan, are you able to address the changes requested on the PR, including adding a changelog entry? There have been a few other PRs merged into the develop branch since you opened this one, so you'll have to get your branch up to date with the develop branch as well.
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 inVariablesQuery
.