Git Product home page Git Product logo

mradar's Issues

您好,读取你的雷达数据没问题,但是用我自己的雷达数据时报错,麻烦看看

您好,感谢您提供雷达基数据的读取程序,我下载使用了,读取你的雷达数据(SA_CAP.bin)没问题,但是用我自己的雷达基数据(Z_RADR_I_Z9200_20170822180000_O_DOR_SA_CAP.bin)时出错(报错信息如下:
错误使用 *
内部矩阵维度必须一致。

出错 read_sradar>get_data (line 114)
r = ((1:dnum) - 0.5)*distance;

出错 read_sradar>get_prod (line 135)
[prod, lat, lon, height, llunits, azimuths, elevations] = get_data(data, eleidse, ray_nums, distance, start, longitude, latitude);

出错 read_sradar (line 97)
radar = get_prod(radar, data, i, types, eleidse, eleva, longitude, latitude);

出错 test (line 17)
radar = read_sradar(filename, types, lon, lat, 179);)。
我和你的数据格式应该是一样的,麻烦看看。谢谢。

没有考虑等效地球半径

个人认为,
1计算仰角高度的时候没有考虑大气折射问题,所以求解相对高度不能直接sph2cart直接求解。测高公式
2,然后我想再问一下画出来的图上点一下不是有x,y,z嘛,z为啥全是0。
image
谢谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.