Skip to content

Instantly share code, notes, and snippets.

@robbibt
Created October 30, 2019 05:41
Show Gist options
  • Select an option

  • Save robbibt/0d2bf61a99c6bbfdfc304960420ee9fa to your computer and use it in GitHub Desktop.

Select an option

Save robbibt/0d2bf61a99c6bbfdfc304960420ee9fa to your computer and use it in GitHub Desktop.
Get a list of available product metadata that can be filtered on load
ds, = dc.find_datasets(product='ga_ls5t_ard_3', limit=1)
dir(ds.metadata)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment