This repository has been archived by the owner on Dec 11, 2022. It is now read-only.
Releases: PoisotLab/SimpleSDMLayers.jl
Releases · PoisotLab/SimpleSDMLayers.jl
v0.3.2
SimpleSDMLayers v0.3.2
Merged pull requests:
- JOSS article (#36) (@gabrieldansereau)
- Minor edits to function documentation (#38) (@gabrieldansereau)
- CompatHelper: bump compat for "HTTP" to "0.9" (#39) (@github-actions[bot])
v0.3.1
SimpleSDMLayers v0.3.1
Merged pull requests:
- CompatHelper: bump compat for "ArchGDAL" to "0.5" (#34) (@github-actions[bot])
- Compatibility with GBIF v0.3 (#35) (@gabrieldansereau)
- Fix bug in
geotiff()
with layers coordinates & stride (#37) (@gabrieldansereau)
v0.3.0
SimpleSDMLayers v0.3.0
Closed issues:
- Landcover dataset (#20)
- Sliding window analysis (#22)
- Only load parts of the data (#23)
- Loading parts of the datasets give different regions on different datasets (#24)
- Size of layers are inverted (#25)
- Integrate DataFrames.jl (#28)
- Documentation is not working (#33)
Merged pull requests:
- EarthEnv landcover + WorldClim 2.1 + CHELSA V1 (#21) (@tpoisot)
- Overloads for operations on multiple layers (#27) (@gabrieldansereau)
- DataFrames.jl integration (#30) (@gabrieldansereau)
- Fix CHELSA URL root (#31) (@gabrieldansereau)
v0.2.2
v0.2.1
SimpleSDMLayers v0.2.1
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "1.0" (#17) (@github-actions[bot])
- Fix cropping when omitting a limit (#18) (@gabrieldansereau)
v0.2.0
v0.1.0
v0.0.1
v0.0.1 (2019-12-19)
Diff since 2556ce6b93ea6c360869c3a7a5a6c575a7fcc6eb
Closed issues:
- Coarsen crashes with non-Float types (#10)
- x and y not respected for heatmap (#7)
- Recipe for histogram2d? (#6)
- Update travis script for documentation (#5)
- Release? (#4)
- Recipe for plot (#2)
- Extract layer for a range of latitudes / longitudes (#1)
Merged pull requests:
- change aspect ratio (#9) (mkborregaard)
- 🐛 fix
elseif
syntax in recipes (#3) (gabrieldansereau)