This repository provides demostration examples on how to handle the data provided by the Marine Environmental Protection website of Northwest Pacific Region (NMEW) of the Northwest Pacific Action Plan (NOWPAP).
Specifically, it provides python notebooks demostrating how to automate the download many files and how to read and display the data in the NMEW web.
- Pyhton notebook demostrating how to automate the NMEW data download
- Pyhton notebook demostrating how to visualise the NMEW data
- requests (data browsing and downloading)
- tqdm (download progress bar)
- Output download files to local working directory
- Displays the image and also save a png file to the local working directory