Vasco Nunes
Vasco Nunes
Traceback (most recent call last): File "c:\users\vbnunes\appdata\local\continuum\miniconda3\envs\vasco\lib\site-packages\fels\fels.py", line 23, in from osgeo import gdal ModuleNotFoundError: No module named 'osgeo' During handling of the above exception, another exception occurred: Traceback (most...
When I upgrade fels with pip (pip install fels --upgrade), I'm getting an error with the instalation of geopandas: ``` Collecting fiona>=1.8 (from geopandas->fels) Using cached https://files.pythonhosted.org/packages/a0/d9/6042aeb073d11341f7726de0586ff71c13117c34959dcf07bd4ee6d4b93e/Fiona-1.8.19.tar.gz ERROR: Complete output...
This would enable not having to download the csv file and those not becoming outdated
I've been trying to run rio toa reflectance on LC82150342018182LGN00 but i got the following problems: 1 - lines 158 and 159 on reflectance.py - the list coming in 'bands'...