Skip to content

SINTEF-9012/nwpstuff

Repository files navigation

NWP Stuff

Introduction

This module only contains code to interact with the Norwegain Coastal Wave Forecasting System (MyWaveWam) products from the Norwegian Meteorological Institude.

The data is available here

The most interesting bit of code is perhaps the extraction of ocean variables for a list of coordinates.

Setup

The module is really only for local use. To make sure it builds, run

python -m build

To make it locally available in the current virual environment as you develop, you can do an editable install, i.e.

pip install --editable .

See also https://setuptools.pypa.io/en/latest/userguide/development_mode.html.

Usage

Please refer to two downloading scripts in the root directory.

Contact & Blame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages