liuc

Results 13 comments of liuc

geopandas 0.4.1 py_0 conda-forge geopandas-osm 0.0.1 pypi_0 pypi fiona 1.8.4 py36h1c6dbfb_1002 conda-forge python 3.6.7 hd21baee_1002 conda-forge At 2019-03-18 16:14:09, "Joris Van den Bossche" wrote: What version of geopandas and fiona...

It works on linux, but not for win10. Both with the same versions (pyproj is 1.9.6) 在 2019-03-18 23:59:37,"Joris Van den Bossche" 写道: Hmm, with exactly the same versions (on...

I have the same question for Chrome to print fortran code.

> There's a separate message for each vertical level why ? 285:Temperature:K (instant):regular_ll:pressureFromGroundLayer:levels 3000-0 Pa:fcst time 0 hrs:from 201508110600 , levels is 3000-0Pa ,this is not a single level I...

期待改进这一点

是呢,有没有支持中文的呢

@kant-li 二维码可以直接添加文字,然后生成二维码给别人有助于保密

I try to run the **bulk_trajgen_example.py** on linux system : years = [2013] months = [8] hours = [5] altitudes = [10, 3000, 6000] location = (32.04, 118.78) runtime =...

Windows also has the same problem, when I change the code, it didn't work. ``` year = int(data[0]) mon = int(data[1]) day = int(data[2]) hour = int(data[3]) lat = float(data[4])...