Description Usage Arguments Value See Also
Upgrade the Earth Engine Python API
1 2 3 4 | ee_install_upgrade(
version = NULL,
earthengine_env = Sys.getenv("EARTHENGINE_ENV")
)
|
version |
Character. The Earth Engine Python API version to upgrade.
By default |
earthengine_env |
Character. The name, or full path, of the environment in which the earthengine-api packages are to be installed. |
no return value, called to upgrade the earthengine-api Python package
Other ee_install functions:
ee_install_set_pyenv()
,
ee_install()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.