CliMA / ClimateMachine.jl

Climate Machine: an Earth System Model that automatically learns from data
https://clima.github.io/ClimateMachine.jl/latest/
Other
454 stars 78 forks source link

Interfaces and tutorials for `Topography.jl`necessary #1253

Open akshaysridhar opened 4 years ago

akshaysridhar commented 4 years ago

Description

Tutorials for topography / meshwarp usage are needed: 1) Analytical descriptions 2) Read-in external topo-files.

Additionally, there is an open PR for a topography file reader #807 which will need attention in the near future: Artifacts.jl needs to be set up against the relevant sources.

Pending tasks

This will likely affect interpretation of Horizontal and Vertical directions - issue #697 tracks this.

For CLIMA Developers

smarras79 commented 4 years ago

Simple starting point for this:
make a copy of the linear HS mountain wave test from open PR 1163, clean it up, and concentrate on the topography construction part of the tutorial. The initial condition can be the same of the linear HS test.