Skip to content

SimonRammala/Weather-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Weather Station

A weather station is a group of sensors used to measure atmospheric conditions in order to understand the local environment and weather.

How to run the program

  1. You can either fork or download the project folder or code to your device.

How to download the project folder

Open the terminal or shell and type this code: git clone https://github.com/SimonRammala/Weather-Api.git

How to fork the project folder

On GitHub.com, navigate to the octocat/Spoon-Knife repository.
In the top-right corner of the page, click Fork. Fork button
Select an owner for the forked repository. Create a new fork page with owner dropdown emphasized
By default, forks are named the same as their upstream repositories. You can change the name of the fork to distinguish it further. Create a new fork       page with repository name field emphasized
Optionally, add a description of your fork. Create a new fork page with description field emphasized
Choose whether to copy only the default branch or all branches to the new fork. For many forking scenarios, such as contributing to open-source             projects, you only need to copy the default branch. By default, only the default branch is copied. Option to copy only the default branch
Click Create fork. Emphasized create fork button
  1. Open the folder with any texteditor of your choice or you can open the folder using the shell/terminal
  2. Make sure that your device has python installed on it as this is a python project.
  3. Once in the folder open the main_api.py file, this is where the code is located
  4. Run the file main_api.py and complet the following questions to get the information of the weather where you are located.

Dependencies

  1. Text editor(vs code), any python interpriter of your choice or a working shell/terminal
  2. An account with 'Open Weather map'.https://openweathermap.org/
  3. You will need your api keys from 'Open Weather map'
  4. You will need to replace the word "Api_keys" with your api keys from 'Open Weather map' image

How the project looks is the shell or terminal

image

About

Getting data from a weather forecast station

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages