Skip to content

jjyaoao/Meteorological-Data-Management-Center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meteorological Data Management Center

Operating environment:

OS: CentOS 7 x86_64

RAM: 2GB

SCSI: 80GB

programming language: C/C++

Project framework:

project

Detailed description of the project: /Project Introduction Manual/Meteorological-Data-Management-Center.pdf

How do I start a project?

first:

cd /project/idc1/c && vim start.sh

Take the extraction data system as an example:

image

You need to change the required information to your own and register the table segments of the relevant database:

In this figure, 127.0.0.1 is the IP address, root is the username, 123456 is the password, mysql is the database type, and 3306 is the connection mysql port.

The basic table information of the database is shown in the figure: image You need to create the information of the relevant table and insert the data.

The SQL statement path of the related table is: \project\idc\sql The simulated data path for inserting SQL is: \project\idc\ini\stcode.ini

data format: image

You can then go to the /project/idc1/c path and use sh start.sh

If you want to close the project, you can use sh killall.sh.

There may be other related operations that need to be changed, and if they exist and cannot be solved by themselves, you can raise an issue!!!

About

Linux-based back-end projects,C/C++气象数据管理中心

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published