Giter Club home page Giter Club logo

meteo-particle-model's Issues

Error while running ehs_adsb_wind_extract.py and simulation.py

I'm sorry to disturb you, but I encountered a few problems when using the meteo-particle-model. Thank you for your answers.
1.An error occurred while running ehs_adsb_wind_extract.py, the error is shown below:

Traceback (most recent call last):
  File "D:/meteo-particle-model-master/extra/ehs_adsb_wind_extract.py", line 78, in <module>
    aggregate()
  File "D:/meteo-particle-model-master/extra/ehs_adsb_wind_extract.py", line 19, in aggregate
    ehs['bds'] = ehs.msg.apply(pms.ehs.BDS)
AttributeError: module 'pyModeS' has no attribute 'ehs'

2.An error occurred while running Simulation.py, and the program could not stop normally. The error is as follows:

D:/meteo-particle-model-master/extra/simulation.py:102: RuntimeWarning: Degrees of freedom <= 0 for slice
  hmgs = np.linalg.norm(np.cov([PTC_WX[mask], PTC_WY[mask]]))
D:\Anaconda3\envs\traffic01\lib\site-packages\numpy\lib\function_base.py:2455: RuntimeWarning: divide by zero encountered in true_divide
  c *= np.true_divide(1, fact)
D:\Anaconda3\envs\traffic01\lib\site-packages\numpy\lib\function_base.py:2455: RuntimeWarning: invalid value encountered in multiply
  c *= np.true_divide(1, fact)

3.In basemap.py, the dedent function was deprecated in Matplotlib 3.1 and will be removed in 3.3, would you like to improve it?

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.