Atmospheric aNd Instrumental models in the Measurement Equation
Anime.jl can be installed using Julia's package manager by entering the Julia REPL and typing
using Pkg
Pkg.add("Anime")
or by entering package mode by typing ]
in the Julia REPL and then typing
add Anime