joshua-wx / pyhail

Hail detection and size retrievals using Python3.5+ and the Py-ART toolkit
MIT License
40 stars 15 forks source link

data #5

Closed 54woshihangkongbing54 closed 3 years ago

54woshihangkongbing54 commented 4 years ago

Hello, I would like to ask how to get the data in the code?

joshua-wx commented 4 years ago

Sorry, can you elaborate further on your problem?

54woshihangkongbing54 commented 4 years ago

hello! Thank you for your reply, I want to know what is the data in Python_hail\PyHail-master\notebooks\generate_hail_grids.ipynb, and how to make it.

 Looking forward to your reply, Thank you!

------------------ 原始邮件 ------------------ 发件人: "joshua-wx/PyHail" <notifications@github.com>; 发送时间: 2020年8月5日(星期三) 上午8:53 收件人: "joshua-wx/PyHail"<PyHail@noreply.github.com>; 抄送: "rr"<1076083241@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [joshua-wx/PyHail] data (#5)

Sorry, can you elaborate further on your problem?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

joshua-wx commented 4 years ago

You'll require a weather radar volume that's compatible with PyART to use this script. For the HSDA/HCA, you'll also need a dual pol radar specifically.

joshua-wx commented 4 years ago

I can include a sample volume if that's helpful

54woshihangkongbing54 commented 4 years ago

Thank you for your reply, I would like to ask how to download the raw data and how to make it, for example ('/g/data/kl02/jss548/hail-research/snding_data/YBBN_20141127_00.nc' and '/g/data1a/kl02/jss548/hail-research/srtm/srtm_67_18_Brisbane/srtm_67_18.tif' ) I don't understand what data is srtm_67_18.tif, Can you share your data for me?

Looking forward to your reply, Thank you!

joshua-wx commented 4 years ago

Ah ok - that's a very good point. I'm working to update this example and provide a new dataset in the repo. Should have this done within a week.

Cheers, Joshua

54woshihangkongbing54 commented 4 years ago

Thanks for sharing

joshua-wx commented 3 years ago

Hi, I've updated the repo with a standalone example. Hopefully this is helpful for you.

Cheers, Joshua

54woshihangkongbing54 commented 3 years ago

Thank you very much for your help.