Skip to content

OasisLMF/OasisPiWind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f23a19a · Mar 31, 2025
Mar 31, 2025
Apr 27, 2020
Nov 11, 2024
Dec 3, 2021
Apr 27, 2020
Oct 3, 2023
Aug 25, 2023
Aug 25, 2023
Mar 21, 2023
Nov 28, 2024
Apr 11, 2017
Oct 3, 2022
Apr 11, 2017
Jul 17, 2023
Oct 3, 2023
Aug 25, 2023
Oct 4, 2022
May 22, 2024
Nov 30, 2022
Mar 1, 2023
Jun 18, 2021
Oct 4, 2022
Jun 14, 2022
Nov 27, 2022

Repository files navigation

Oasis LMF logo

Binder PiWind Testing PiWind MDK

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.