Skip to content

ODINN-SciML/Sleipnir.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage CompatHelper

Sleipnir.jl is the core package of ODINN.jl, containing all the basic data structures to manage glacier and climate data, as well as multiple types of numerical simulations and parameters.

Important information

  • Sleipnir CI and installation currenlty works just in MacOS machines. We are working in having a version that also works in Ubuntu.

Installation and SSL compatibility

Sleipnir.jl (and all the libraries in ODINN.jl) use Python dependencies that are handled by CondaPkg. In order to these dependencies to work in harmony with the Julia package dependencies, we need to set the SSL version inside the Julia session. This is done internally using PreferenceTools, where we manually set openssl_version=3.4.0 inside CondaPkg. This configuration is likely to change (and potentially fail) in the future as new releases of dependencies force to bump the SSL version. The first time you compile Sleipir, this will install the new conda package in .CondaPkg/.