Sohan Lal Gupta

Results 4 comments of Sohan Lal Gupta

I have downloaded the tif files/images in a folder and run the command `retriever autocreate -dt raster -d `. But it is giving some error. Can you please help me...

> What error is it giving you ? ``` Skipped file: CONUS_Backcasting_y1938.tif name 'gdal' is not defined Remove the file from the folder and try again ```

Thanks, Henry. Now, it is working. Steps for installing Gdal: ``` sudo add-apt-repository ppa:ubuntugis/ppa sudo apt-get update sudo apt-get install gdal-bin export CPLUS_INCLUDE_PATH=/usr/include/gdal export C_INCLUDE_PATH=/usr/include/gdal ogrinfo --version pip install GDAL==...

@henrykironde Please review my PR. Link: https://github.com/weecology/retriever-recipes/pull/101