PoisotLab / SpeciesDistributionToolkit.jl

Work with species distributions in Julia
https://poisotlab.github.io/SpeciesDistributionToolkit.jl/
Other
13 stars 2 forks source link

MLJ integration #83

Open tpoisot opened 1 year ago

tpoisot commented 1 year ago

Building the MLJ integration should not be too hard since there is already an interfaces to tables. What would help is a small wrapper around multiple layers with the same coordinates to build the tables quickly. The materializer will take care of re-projecting everything.

tpoisot commented 1 year ago

This is (sort of) blocked by #96