Skip to content

seareport/meteo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteo

Installation

# Clone the repository
git clone https://github.com/seareport/meteo
cd meteo

# Create conda environment with metview
conda create -n metview_env metview

# Activate the conda environment (stacked)
conda activate --stack --name metview_env

# Create virtualenv using conda's Python
python -m venv .venv

# Install dependencies
poetry install

About

Python package for automating meteocean data retrieval, preprocessing, and organization for hydrodynnamic model atmospherical forcing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors