Skip to content

A small program in the framework of the course work in the discipline "Software Development" to obtain meteorological data, their processing and subsequent calculation of turbulence parameters based on them.

Notifications You must be signed in to change notification settings

Khimer/TurbulenceParameters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurbulenceParameters

A small program in the framework of the course work in the discipline "Software Development" to obtain meteorological data, their processing and subsequent calculation of turbulence parameters based on them.

Requirements

certifi==2019.11.28

chardet==3.0.4

click==7.1.2

idna==2.9

numpy==1.18.2

PyQt5==5.13.0

PyQt5-sip==12.7.2

python-dotenv==0.13.0

requests==2.23.0

urllib3==1.25.8

Installation and launch

Download the file from the link and install in the desired folder (only Windows)

https://drive.google.com/open?id=1fIo3pAIReOi1Au9FZ5SbrSDIfjOLqPxw

OR

git clone https://github.com/Khimer/TurbulenceParameters.git

python -m TurbulenceParameters.TurbulenceParameters.MainWindow

Available Functions

  • Download meteorological data data from a remote server
  • Averaging data over a given amount
  • Calculation of turbulence parameters based on available data
  • Saving data on a PC as a .csv file
  • Download data from PC

Program GUI

Program GUI

References

Meteodata storage

About

A small program in the framework of the course work in the discipline "Software Development" to obtain meteorological data, their processing and subsequent calculation of turbulence parameters based on them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages