JuliaEarth / GeoStatsTutorials

GeoStats.jl tutorials

Home Page:https://github.com/JuliaEarth/GeoStats.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoStatsTutorials

Tutorials in the form of Pluto notebooks for the GeoStats.jl framework.

Instructions

To run the notebooks locally, install Pluto:

julia> import Pkg
julia> Pkg.add("Pluto")

launch it:

julia> import Pluto
julia> Pluto.run()

and open any notebook in the notebooks directory.

Contributing

Contributions are very welcome, please submit a pull request or open an issue with a tutorial that you feel is missing.

About

GeoStats.jl tutorials

https://github.com/JuliaEarth/GeoStats.jl


Languages

Language:Julia 100.0%