There is no possibility to use `earthengine` api with default behavior (static_discovery=True), because corresponded file is missed in discovery_cache. In addition this changes broke **earthengine-api**, see [issues/157](https://github.com/google/earthengine-api/issues/157)
There is no possibility to use
earthengineapi with default behavior (static_discovery=True), because corresponded file is missed in discovery_cache.In addition this changes broke earthengine-api, see issues/157