Skip to content

Make fixes#165

Open
martindurant wants to merge 7 commits intointake:mainfrom
martindurant:fixes
Open

Make fixes#165
martindurant wants to merge 7 commits intointake:mainfrom
martindurant:fixes

Conversation

@martindurant
Copy link
Copy Markdown
Member

Fixes #163
Fixes #164

@sgdecker note usage for the list of paths (which became test_gh165):
each element of the input list can be

  • single string, which means descend to the child catalogue
  • a list of paths which means merge using these entries (can only be last element)
  • a glob string (* and ? only), which means do string matching. We also allow passing a single string rather than a list, if doing one-level of glob only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No module named 'pkg_resources' with setuptools > 79 Crash when list of strings provided to path in open_thredds_merged

1 participant