Coder Social home page Coder Social logo

yrmeteo's Introduction

Yr-meteogram

This package allows testing of different strategies for creating deterministic forecasts from an ensemble. The forecasts are visualized using an imitation of the short-range meteogram found on https://www.yr.no.

Example plots

Installation on ubuntu

Clone the repository into an appropriate folder:

git clone https://github.com/metno/yrmeteo.git
cd yrmeteo

Load the Yr weather-symbols, but running:

git submodule init
git submodule update

Install the required pacakges:

sudo apt-get update
sudo apt-get install netcdf-bin libnetcdf-dev libhdf5-serial-dev
sudo apt-get install python-setuptools python-pip
sudo apt-get install python-numpy python-scipy python-matplotlib

Download the source code, then install yrmeteo by executing the following inside the extracted folder:

sudo pip install -e .

This will create the executable /usr/local/bin/yrmeteo. If /usr/local/bin is not in your PATH environment variable, then add it (i.e add export PATH=/usr/local/bin/:$PATH to ~/.bashrc).

Usage

yrmeteo -lat 59.9127 -lon 10.7461 -m consensus

When an input file is not specified, Yrmeteo loads the most recent MEPS file from thredds.met.no.

Copyright and license

Copyright (C) 2017 MET Norway. Yrmeteo is licensed under LGPL version 3 or (at your option) any later version. The weather symbols used have its own license, see yrmeteo/weather-symbols/LICENSE.

yrmeteo's People

Contributors

tnipen avatar

Watchers

James Cloos avatar  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.