BiodiversityObservationNetworks.jl
The purpose of this package is to provide a high-level, extensible, modular interface to the selection of sampling point for biodiversity processes in space. It is based around a collection of types representing point selection algorithms, used to select the most informative sampling points based on raster data.
This package is in development
The BiodiversityObservationNetworks.jl package is currently under development. At this point (v0.5 onwards) the API is not expected to change a lot, but it may change in order to facilitate the integration of new features.
Installation
Installing julia
Julia can be installed here, and is best installed using juliaup to manage different versions. On Unix based systems, juliaup can be installed with
curl -fsSL https://install.julialang.org | shand on Windows systems with
winget install julia -s msstoreInstalling BiodiversityObservationNetworks.jl
BiodiversityObservationNetworks.jl is published in the Julia general repository, and can be installed with:
import Pkg
Pkg.add("BiodiversityObservationNetworks") Package Structure
Manual
The manual follows the Diataxis schema, where resources fall into four categories: