Coder Social home page Coder Social logo

Comments (1)

bugsuse avatar bugsuse commented on August 21, 2024

mradar/io/read_sradar.m

Lines 132 to 133 in 65e1ec0

ray_nums = unique(data(eleidse, 55) + data(eleidse, 56)*256);
distance = unique(data(eleidse, 51) + data(eleidse, 52)*256)/1000;

这是一个bug,一开始的时候只是想处理单层的数据,一般不会出现这种问题,如果要同时处理多层的时候,尤其是出现多个相同仰角扫描时就会出现此类问题。暂时解决了处理反射率的问题,径向速度的读取没什么问题,但还有待做进一步检查。后面会对这部分程序进行重构。

如果你对python熟悉的话,可以看一下https://github.com/bugsuse/pyart,我把处理S波段的接口整合到这个库里了,没有这个问题,目前也比较稳定。

from mradar.

Related Issues (2)

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.