dholdaway / OasisPiWind

Toy UK windstorm model

Home Page:https://oasislmf.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oasis LMF logo

Binder Build Status

Oasis PiWind

Toy UK windstorm model.

Cloning the repository

You can clone this repository from GitHub.

Running via the Oasis MDK

The Oasis model development kit (MDK) is a Python package which provides a command line interface (CLI) for developing and running models using the Oasis framework. It can be installed via the Python package installer pip (or pip3 for Python 3). The PiWind repository contains a JSON configuration file that allows the PiWind model to be run via the MDK.

Using the configuration file an end-to-end analysis can be executed using the command:

oasislmf model run -C oasislmf.json

Files will be generated by default in a UTC timestamped folder named runs/ProgOasis-<UTC timestamp> in your working directory.

About

Toy UK windstorm model

https://oasislmf.github.io

License:BSD 2-Clause "Simplified" License


Languages

Language:Jupyter Notebook 45.2%Language:Groovy 33.8%Language:Python 14.9%Language:Makefile 5.7%Language:Shell 0.4%