Skip to content

adityakm24/NasaSpaceApps-EO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NasaSpaceApps-EO

Introduction:

This project is a part of the EO DASHBOARD HACKATHON. Read more about the project here

This Python script will allows you to view the below mentioned datas country wise:

  • NASA radar images
  • Cameras
  • Population location data

Prerequisites:

These are the following commands to be executed on your cmd to install the required Python Packages needed for this project:
- pip install pyautogui (on Windows) or pip3 install pyautogui (on macOS and Linux)
- pip install schedule
- pip install subprocess.run
- Install the Selenium Webdriver for python or pip install selenium

Known Bugs:

1. The Auto Click function does not work
2. Auto run function hasn't been tested yet
3. Needs to save time and date stamps along with the pictures

Contributors:

Wingspan762
isikkiymac