View on GitHub

Met Office DataPoint API Ruby Gem

A simple Ruby gem wrapper for the UK Met Office's DataPoint API

Download this project as a .zip file Download this project as a tar.gz file

Introduction

This gem aims to provide a simple wrapper to the UK Met Office's DataPoint API.

To use this gem, you will need to register with the Met Office to obtain an API Key.

This gem is unofficial. It is not developed nor supported by the Met Office.

By using this gem you must still comply with the Met Office's DataPoint Terms and conditions and Fair Use Policy.

Development status

This gem is at the very early stages of development but has the intended goal of fully supporting all endpoints listed in the API documentation.

Installation

gem install metoffice_datapoint

If using Bundler, add the following line to your project's Gemfile:

gem 'metoffice_datapoint'

Contributing

Instructions on contributing to this project will be added in due course. If you have an interest in contributing, please contact the maintainer through Twitter (sauy7).