Skip to content

arvillacl16-bit/runclim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runclim

Runclim runs ExoPlaSim, a GCM, on the cloud, and also has analysis tools. This is intended for use with worldbuilders.

Dependencies

  • Meson (for building)
  • C++20 (no need for module support)
  • wxWidgets
  • Eigen
  • libnetcdf

Building

Clone the repository:

git clone https://github.com/arvillacl16-bit/runclim
cd runclim

Now run:

meson setup builddir --buildtype=release
meson compile -C builddir

The executable should be located at ./builddir/runclim.

About

A climate runner that so far wraps exoplasim and runs it on the cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors