GithubHelp home page GithubHelp logo

bom-radar-grabber's Introduction

BoM radar grabber

This is a simple Python tool for periodically scraping radar images from the Australian Bureau of Meteorology (BoM).

WARNING: This tool is not made by, or condoned by, the BoM, and usage of this tool is fully at your own risk. Despite that, it has been written to minimise traffic to BoM's website, so it should be fine in most cases.

Installation

Clone this GitHub repository:

git clone https://github.com/itsmevjnk/BoM-Radar-Grabber

This program requires Python 3 with the requests module installed. To install Python, refer to your distribution's tutorial/package manager or the Python website. Once it has been installed, the requests module can be installed using pip:

python3 -m pip install requests

Usage

To show the list of available commands, use the -h argument:

python3 bomgrab.py -h

The image to be scraped can be specified using either its URL or its source ID coded in the sources.json file (which can also be found using the -sid argument). For example, this command below scrapes the 64 km radar image from the Melbourne weather radar station:

python3 bomgrab.py -id vic/melbourne/64

Contributing

Contributions to this project through pull requests and issues are welcome.

License

This software is licensed under the MIT license; additional information can be found in the repository's LICENSE.txt file.

bom-radar-grabber's People

Contributors

itsmevjnk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.