starfm算法,python实现
It is recommended to use the Anaconda distribution for Python 3. Run the below code from the Anaconda prompt by replacing myenv with a name of your choice. For the full list of requirements, check the requirements file.
conda create -n myenv dask rasterio zarr matplotlib
1