Created
October 30, 2019 05:41
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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