Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

剖面图出错 #6

Open
chenfeisheng opened this issue Dec 4, 2022 · 2 comments
Open

剖面图出错 #6

chenfeisheng opened this issue Dec 4, 2022 · 2 comments

Comments

@chenfeisheng
Copy link

输入代码

diag_crossection.wind_theta_w(data_source='cassandra', data_name='ecmwf', init_time=init_time, fhour=24,
levels=[1000, 950, 925, 900, 850, 800, 700, 600, 500, 400, 300, 200],lon_mean=30,lat_mean=130,
st_point=[20, 120.0], ed_point=[50, 130.0], h_pos=[0.125, 0.665, 0.25, 0.2],
area='全国', is_return_data=False, is_draw=True)

错误代码
gaierror: [Errno 11002] getaddrinfo failed

During handling of the above exception, another exception occurred:

URLError: <urlopen error [Errno 11002] getaddrinfo failed>

@heygy
Copy link
Collaborator

heygy commented Dec 5, 2022

lon_mean和lat_mean是取剖面的平均的范围的度数,比如lon_mean=1,就是经向1度范围的平均剖面

@chenfeisheng
Copy link
Author

chenfeisheng commented Dec 5, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants