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
- Host: GitHub
- URL: https://github.com/devinit/fao-wapor
- Owner: devinit
- Created: 2022-10-03T10:10:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-13T09:31:55.000Z (over 3 years ago)
- Last Synced: 2025-02-25T07:29:32.691Z (about 1 year ago)
- Language: HTML
- Size: 12.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.