Skip to content

contains scripts and files required to make the input for the Eurec4a campaign DALES simulations with open boundary conditions

Notifications You must be signed in to change notification settings

fjansson/dales_openBC_setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dales_openBC_setup

This repository creates the boundary input for DALES simulations with open boundary conditions. Currently supports conversion from HARMONIE output only. COSMO and AUS2200 output conversions are work in progress

scripts

Contains scripts to create input.

simulations

Contains the different simulation setups.

Installation

python -m venv openbc_env
. openbc_env/bin/activate
pip install cdsapi numpy xarray netcdf4 matplotlib numba "dask[complete]" progress  pyproj scipy f90nml

About

contains scripts and files required to make the input for the Eurec4a campaign DALES simulations with open boundary conditions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.1%
  • Shell 4.9%