Giter Site home page Giter Site logo

airpy_v2's Introduction

AirPy

Intructions to install AirPy:

  1. Install the Python 3.7 version from https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe

  2. Enter cmd in windows search and open the command prompt

  3. Navigate to the working directory by entering cd C:***\AirPy-main in cmd

  4. In cmd:
    pip install virtualenv
    pip install --upgrade pip
    virtualenv venv --python=python3.7
    venv\Scripts\activate
    pip install -r "C:***\AirPy-main\requirements.txt"

  5. To open AirPy
    jupyter notebook or python -m IPython notebook

Input formats

Upload the pollutant data in C:***\AirPy-main\Before_cleaning

  1. Excel: Unprocessed CPCB outputs (for one site containing multiple pollutant data and not multiple site comparison data) image

  2. Processed csv files: Name format: site name_year.csv image

User specifications

Open Airpy.ipynb file and edit these specifications as required

  • year - enter the year of data you are interested in
  • path - airpy folder path
  • mixed_unit_identification - False for automating the unit correction, else True

Outputs

  • cleaned pollutant data will be found with suffix "_clean" for all 6 pollutants and "_CPCB" denoting the cleaned and unit corrected versions of NO, NO2, NOx data in µg/m3, µg/m3 and ppb, respectively and "_ppb" denoting all three pollutant data in ppb units
  • HTML file contains all timeseries and other information

airpy_v2's People

Contributors

madhumitha11-s avatar hitansh1299 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.