Skip to content

Data Download and Visualisation Demos for Data Provided by the NMEW Using Python

License

Notifications You must be signed in to change notification settings

npec/NMEW.demos

Repository files navigation


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.

NOTEBOOK FILES:


  • Pyhton notebook demostrating how to automate the NMEW data download
  • Pyhton notebook demostrating how to visualise the NMEW data
Requirements
  • requests (data browsing and downloading)
  • tqdm (download progress bar)

OUTPUT


NMEW_bulk_download_demo.ipynb

  • Output download files to local working directory

NMEW_data_visualization_demo.ipynb

  • Displays the image and also save a png file to the local working directory

License

MIT

About

Data Download and Visualisation Demos for Data Provided by the NMEW Using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published