Giter VIP home page Giter VIP logo

software-engineering-for-geoinformatics-assignment's Introduction

iAPP4P - SE4GEO Project

Project Assignment of the course Software Engineering for Geoinformatics at Politecnico di Milano.

This is an interactive Application specifically designed to provide users with information on air pollution and pollutants associated with vehicles that burn fossil fuels in European cities. Our main goal is to create an Open-Source platform where users can actively contribute to data enrichment, the implementation of new functionalities, and the development of custom models.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

The application required Anaconda or Mamba being installed.

Installation

  1. Clone the repository
git clone https://github.com/carls31/SE4GEO-Lab.git
  1. Set up the python environment using the command:
conda env create -f se4g.yml 

If you are using Mamba instead launch the command:

mamba env create -f se4g.yml 

The main functions are defined in the file 'se4g_helper.py', and the dashboard is included in 'se4g_JupyterDash_demo.ipynb'.

Documentation files:

Usage

Open iAPP4P, Login and go to 2. otherwise Register following the instructions in 1.

  1. Select the user profile
    • GEO User: This is an Environmental Engineer who, in addition to having access to the dashboard, can also download existing data and, most importantly, upload new data. This user has the ability to contribute to the enrichment of available data.

    • MTM User: This profile is dedicated to Mathematical Engineers or professionals such as Data Scientists who can use the dashboard to visualize available data and develop numerical, computational, or statistical models. This user has the ability to utilize the data for analysis and the development of custom models.

    • Basic Profile: A basic profile is available by default, which does not require registration. Users with this profile can access the dashboard without any additional formalities..

Please wait for your registration request to be approved.

  1. Select a city in Europe of which you want to retrieve data
    • dashboard daily mean
    • dashboard select day by user
    • histograms
    • select pollutant and shows timeseries of all the cities
    • correlation matrix

Feel free to explore and utilize these features for your analysis and model development.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/new)
  3. Commit your Changes (git commit -m 'Add some Feature')
  4. Push to the Branch (git push origin feature/new)
  5. Open a Pull Request

License

Distributed under the GNU General Public License v3.0. See LICENSE.txt for more information.

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.