mbbau / evaporation_rate_web_app

In this repository, you will be able to find all the code and details for a web app that tries to estimate evaporation rates distribution for concrete surfaces for diferents months and locations accross the world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World Evaporation Rate Distributions

In this repository, you will be able to find all the code and details for a web app that tries to estimate evaporation rates distribution for concrete surfaces for diferents months and locations accross the world.

This web app will be based in the work done in this repository Córdoba's climate analysis and Monte Carlo Simulation to calculate Evaporation Rate.

In the work previously mentioned, I obtained climate data from the Argentinean Climate Agencia, but the information was in the form of CSV files. In this work, I will make use of Open Meteo API in order to be able to give the user the ability to select where it want to make this analysis. As this API uses coordinates, I will get location data (lat/lon) for the input location using Openstreetmap's Nominatim. I learnt about the Climate API usage and the Openstreetmap workaround from Jan Kühn work, where he made a web app to

About

In this repository, you will be able to find all the code and details for a web app that tries to estimate evaporation rates distribution for concrete surfaces for diferents months and locations accross the world.

License:MIT License