Giter Site home page Giter Site logo

cwrr's Introduction

CWRR

Csv Weather Report Reader - a lab work for my university.

Prerequisites

  • python >= 3.8

Task

Weather observation data are processed. The records of the main file contain the fields: average daily temperature, precipitation, weather station code, wind strength, year, day, month, relative humidity, maximum daytime temperature, minimum daytime temperature.

The auxiliary file contains the keys: the number of weather stations, the average value of the average daily temperature. Find meteorological stations for which the amount of precipitation was recorded to be twice less than the average according to all data.

Display information on each of them:

  • on the first line: the highest amount of precipitation, the number of observations, the average minimum temperature, the weather station;
  • on the following lines, starting with the tab, display aggregated data for them (one per line): day, average humidity (for this day of the year in all months at this weather station), year in the following sort: day, year.

Usage

<path_to_init> - .json file that has all pathes to other files.

$ python3 main.py <path_to_init>

cwrr's People

Contributors

velnbur avatar

Watchers

 avatar

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.