Giter Site home page Giter Site logo

pascalcpp / meteorological-data-center Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 7.97 MB

A virtual data centre for (big) weather data implemented by C++.

License: GNU General Public License v3.0

C++ 68.46% Shell 1.02% Makefile 1.09% PLSQL 0.16% C 1.80% HTML 27.47%

meteorological-data-center's Introduction

Meteorological-data-center

A implementation for weather data centre written by C++. Inspired by the idea mentioned in [1], this project implement the simulation of data center among geo-destributed nodes (data centers) and transfer/dispatch meteorological data.

About

./meteorological-data-center
|
├── idc     <==> core logics of intermediate data center
├── pthread <==> thread writen by C++
├── public  <==> common file functions and ftp remote access
└── tools   <==> supplementary tools
  • Techniques:
    • C++
    • MySQL
    • PostgreSQL
    • other ...

Configuration

Pre-assume C++ standard for this project is C++20. Built the files with g++ (GCC):

g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)

All the datasets (both observed & synthetic) are collected from the internet and will be listed in references.

Usage

$ git clone https://github.com/acse-sm321/cpp-weather-data-center.git
$ cd ./folder
$ make
$ ./exe

Contribution

Feel free to fork and make pull requests. Issues and comments are welcomed.

Acknowledgements

My family and friends.

References

[1] Taheri, Somayyeh, Maziar Goudarzi, and Osamu Yoshie. “Learning-Based Power Prediction for Geo-Distributed Data Centers: Weather Parameter Analysis.” Journal of big data 7.1 (2020): 1–16. Web.

License

meteorological-data-center's People

Contributors

shuheng-mo avatar

Forkers

1027374443

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.