Using Earth engine examples
ee datasets seem to come from https://code.earthengine.google.com/scripts/load
When logged into gee, this link returns a f.json. It contains all code examples from the docs, including the datasets.
community datasets can be accessed using git from https://earthengine.googlesource.com
which in many cases can be translated into python code
this should make it feasible to use the code examples directly into geemap
Uncomment the following line to install geemap if needed.
Manually download f.json
Explore json contents
Change file download location. Also added f.json to repo.
Details
Convert js to py
Except for 2 cases, converts ran without error.
Verify availability
Only some have exact matches
Sometimes there is a 2 example available for a dataset, mostly FeatureViews.
Leftovers
Datasets without examples
These are also missing in gee itself (logically as these load from f.json).
Deprecated stuff afaik, s.a. Landsat LT1