Skip to content

This is a package to run MET Norway's data-driven model Bris, which is based on the Anemoi framework.

License

Notifications You must be signed in to change notification settings

metno/bris-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bris inference

This is a package to run MET Norway's data-driven model Bris, which is based on the Anemoi framework.

Features

  • Model and data-parallel inference
  • Multi encoder/decoder
  • Time interpolation

Documentation

See Wiki

Requirements

  • udunits2 library. On ubuntu available as libudunits2-0

Install

Locally for development

python3 -m venv venv && source venv/bin/activate
pip install -e .

Via docker, if you are from Met.no

See Dockerfile

How to run tests

pip install ".[tests]"
tox

When pushing to github, these will be run automatically and must succeed. Read more about Tests in the wiki.

Code borrowed from Anemoi project

About

This is a package to run MET Norway's data-driven model Bris, which is based on the Anemoi framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages