SkillAgentSearch skills...

Geocompjl

Geocomputation with Julia: an open source book

Install / Use

/learn @geocompx/Geocompjl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Geocomputation with Julia

Render

Geocomputation with Julia is an open source book project. We are developing it in the open and publishing an up-to-date online version at https://jl.geocompx.org/. Geocomputation with Julia is part of the geocompx series providing geocomputation resources in different languages.

Reproducing the book locally

To run the code that is part of the Geocomputation with Julia book requires the following dependencies:

  1. Julia: To install julia on your machine we recommend to use juliaup which can be installed following these installation instructions
  2. Quarto, which is used to render the book. This needs quarto 1.5.30 or higher
  3. Julia Dependencies: To install the julia dependencies run the following in the main folder of this project:
    julia --project -e "using Pkg; Pkg.instantiate()"
    
View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1mo ago
Forks3

Languages

TeX

Security Score

80/100

Audited on Feb 25, 2026

No findings