liuc

Results 17 issues of liuc

How to get the Station information and sounding indices like > df, header = IGRAUpperAir.request_data(date, station, derived=True) for Station number: 59280 Observation time: 190530/0000 Station latitude: 23.66 Station longitude: 113.05...

Type: Enhancement
Area: Web Services

I have download the scipy2018-geospatial-data-master/scipy2018-geospatial-data-master/08-clustering.ipynb but thre is something wrong, POLYGON ((inf ...inf): district = gpd.read_file('./data/berlin-districts.geojson').to_crs(epsg=3857) district.head(10) ``` district district_group median_price geometry 0 Blankenfelde/Niederschönhausen Pankow 37.5 (POLYGON ((inf inf, inf...

I use xarray to read netcdf data import xarray as xr from windspharm.xarray import VectorWind from windspharm.tools import prep_data, recover_data, order_latdim from windspharm.examples import example_data_path nc = xr.open_dataset('era5/era5_3d_201906070809.nc') uwnd =...

I'm trying to read the NCEP FNL grib files https://rda.ucar.edu/datasets/ds083.3/index.html `file = 'gdas1.fnl0p25.2015081106.f00.grib2' #example filename gr = pygrib.open(file) msg = gr[285] #get record number 285 print(msg) temp_vals = msg.values print(temp_vals)...

I want to show like this: ![TIM截图20190627102138](https://user-images.githubusercontent.com/22513019/60228473-5e532f80-98c5-11e9-8a78-8990a1c14ad3.png)

![image](https://github.com/nmcdev/meteva/assets/22513019/34aae77c-eb49-4860-9a2f-78e15e9547ee) 使用的是文档中的例子,没有显示legend ``` grade_list = [10,25] member_list = ["ECMWF","CMA_GFS"] far_array = np.array([[0.4,0.5],[0.6,0.7]]) mr_array =np.array([[0.2,0.3],[0.4,0.5]]) mem.performance_mr_far(mr_array,far_array,grade_list = grade_list,member_list = member_list,x_y = "far_mr", save_path = r"p4.png",show = True) ```

在overleaf上 中文封面 titlea 和titleb 不起作用 ![微信图片_20190626143516](https://user-images.githubusercontent.com/22513019/60156715-ae77b680-981f-11e9-920d-346edbc419ed.png)

The movie's speed is too fast, if I have only ten pictures.

Hello, I can run the basic_scatterplotting.py and basic_plotting_example.py, but where is the picture, it doesn't show. I run pysplit on LINUX

If the pysplit can run with the hysplit on LINUX which also have "hycs_std" file.