jvdkwast / PySEBS

The Surface Energy Balance System (SEBS) in Python

Home Page:http://pcraster.geo.uu.nl/projects/applications/sebs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues of file

yangjiajianghou opened this issue · comments

I have some files of tif, and How to convert tif files into map files?

maybe you can try this code in cmd

conda activate pcraster37

cd XXX

gdal_translate -of PCRaster "OUTPUT/XXX.tif" "OUTPUT/XXX.map"

when i run the script by landsat8 images . it gave me error (Domain Error)?

"https://github.com/jvdkwast/PySEBS/blob/master/example_data.zip" CANNOT be downloaded.
I can see the abstract of the file using the website above. But once I click the "Download" button or the "View Raw", it will jump into "https://raw.githubusercontent.com/jvdkwast/PySEBS/master/example_data.zip", which returns to an error named "ERR_ADDRESS_INVALID" and cannot be opened.
I'm in Chinese Mainland. Is the example data zip file walled?
"https://github.com/jvdkwast/PySEBS/blob/master/example_data.zip" 无法下载。
这个文件的概述可以通过访问上述网站来访问。但只要我点击“Download”或“View Raw”,浏览器就会自动跳转到一个无法访问的网站:“https://raw.githubusercontent.com/jvdkwast/PySEBS/master/example_data.zip”,错误代码“ERR_ADDRESS_INVALID”(地址无效)。
我现在在**大陆。不知道它是不是被“墙”了?