An open API service indexing awesome lists of open source software.

https://github.com/devinit/fao-wapor

Repository to explore the fao-wapor datasets
https://github.com/devinit/fao-wapor

Last synced: about 1 month ago
JSON representation

Repository to explore the fao-wapor datasets

Awesome Lists containing this project

README

          

# fao-wapor

## url_scrape.py

This script is designed to scrape all of the tif files from the FAO WAPOR repository over time.

Important things that must be done to allow this to work are:
1. Put a breakpoint at Print("Stop"). This can be done easily on something like VSCode.
2. When the script stops at the breakpoint, open the automated Firefox window and Sign in.
3. After you are signed in, put the URL of the download page into the browser so it is back in its original location
4. Allow the script to continue.