InstallationΒΆ
To install from PyPI:
pip install geedim
To install from conda-forge:
conda install -c conda-forge geedim
To support exporting to Xarray, use pip install geedim[xarray] or conda install -c conda-forge geedim xarray instead.
A registered Google Cloud project is required for access to Earth Engine. Once installation and registration is done, Earth Engine should be authenticated:
earthengine authenticate