SimpleSDMLayers.jl icon indicating copy to clipboard operation
SimpleSDMLayers.jl copied to clipboard

Simple layers for species distribution modeling and bioclimatic data

Results 9 SimpleSDMLayers.jl issues
Sort by recently updated
recently updated
newest added

### Contact Details [email protected] ### What happened? For some reason Julia 1.8 won't let me have the latest versions of ArchGDAL and SimpleSDMLayers at the same time. I can't tell...

need-details
installation
compatibility

### Description of the to-do item bivariate legend axes ### More information about the item At the moment, it doesn't look likes `xticks` is supported as part of the `bivariatelegend!`...

### Description of the to-do item Change the variable names that start with `xy_` ### More information about the item Make them start by `laton_` instead

**What the pull request does** Implements methods for taking a set of SDMLayers and applying multivariate transformations from `JuliaStats/MultivariateStats.jl` to do a variety of things: reduce the dimensionality of a...

**What the pull request does** Copies `resample`/`warp` internals from GeoData **Type of change** Please indicate the relevant option(s) - [ ] :bug: Bug fix (non-breaking change which fixes an issue)...

### Description of the to-do item As far as I can tell, there is not a function to take a raster and change its resolution to match the dimensions of...

This would give us a few more `getindex` methods, but this would be easier than indexing by bounding box

The `mask` overload for `DataFrames` returns an unintuitive error if the DataFrame contains observations outside the template layer's range. For example, I encountered this when trying to create a presence-absence...

It needs to be fully done

priority-medium
internals
on-pause