Giter VIP home page Giter VIP logo

roapy's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

kejingjing

roapy's Issues

Optimize mapping routines for large arrays

Mapping a large number of radar gates (e.g., 1M+) and querying a kd-tree for the 400+ nearest neighbours quickly puts a lot of pressure on computer memory resources, particularly when computing the weighted average (e.g., np.ma.average) between these points for numerous radar fields. Unfortunately, this type of setup with this many points to consider is often required when mapping scanning weather radar data. Therefore we need to optimize this process, either through the use of buffers or more likely through heterogeneous techniques like OpenCL or multiprocessing.

Memory leak in core.Weight

I believe there is a potential memory leak in the Weight class. When mapping multiple KVNX volumes I notice that memory usage steadily increases. Even on my machine which has 32 GB of RAM this has become a big enough issue where swap memory starts being accessed.

Add support for multipass objective analysis

Add support for multipass objective analysis schemes. According to Majcen et al. (2008) a multipass objective analysis of radial velocity data prior to dual-Doppler wind synthesis is probably worth the added computational cost, and that these improvements are even more apparent in higher-order fields such as vorticity and divergence.

Majcen, M., P. Markowski, Y. Richardson, D. Dowell, and J. Wurman, 2008. Multipass objective analyses of Doppler radar data. J. Atmos. Oceanic Technol.

Return radar pointing information as Grid fields

We need to better handle radar beam propagation and provide radar pointing information (e.g., azimuth and elevation) in the output grid. As of now we parameterize radar beam propagation with the 4/3 Earth radius model, which is fine, but from this we need to derive the pointing information at each grid point.

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.