Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Releases: PoisotLab/SimpleSDMLayers.jl

v0.8.3

18 Oct 14:48
Compare
Choose a tag to compare

SimpleSDMLayers v0.8.3

Diff since v0.8.2

v0.8.2

15 Oct 17:27
Compare
Choose a tag to compare

SimpleSDMLayers v0.8.2

Diff since v0.8.1

Merged pull requests:

v0.8.1

13 Oct 00:29
4e54da1
Compare
Choose a tag to compare

SimpleSDMLayers v0.8.1

Diff since v0.8.0

Closed issues:

  • 🐛 thresholding in the BRT vignette may be wrong (#127)

Merged pull requests:

v0.8.0

12 Oct 01:11
eb7156d
Compare
Choose a tag to compare

SimpleSDMLayers v0.8.0

Diff since v0.7.0

Closed issues:

  • Add an Array method to get the grid of a layer (#112)
  • Use Cartesian indices (#114)
  • longitude and latitudes are slow (#119)
  • CHELSA has CMIP5 and CIMP6 now (#121)
  • Bivariate mapping not working as a recipe (#123)

Merged pull requests:

  • Add a grid method to extract the grid (#115) (@tpoisot)
  • CompatHelper: bump compat for "ArchGDAL" to "0.7" (#118) (@github-actions[bot])
  • v0.8.0 (#120) (@tpoisot)
  • v0.8.0 in main (#124) (@tpoisot)
  • CompatHelper: add new compat entry for Colors at version 0.12, (keep existing compat) (#125) (@github-actions[bot])
  • CompatHelper: add new compat entry for ColorBlendModes at version 0.2, (keep existing compat) (#126) (@github-actions[bot])

v0.7.0

05 Jun 01:01
Compare
Choose a tag to compare

SimpleSDMLayers v0.7.0

Diff since v0.6.0

Closed issues:

  • DataFrames cannot be written to CSV (#52)
  • Subsetting based on coordinates does not return same dimensions (#99)
  • Writing and reading with geotiff does not return same dimensions (#100)
  • Hcat/vcat return inversed bounding coordinates (#102)
  • Bounding coordinates can easily be inversed (#103)
  • Writing with geotiffmodifies source layer (#104)
  • layer1[layer2] can only return exactly the same layer (#107)
  • geotiff does not use specified nodata value when writing (#108)

Merged pull requests:

v0.6.0

14 May 16:44
Compare
Choose a tag to compare

SimpleSDMLayers v0.6.0

Diff since v0.5.0

Merged pull requests:

  • CompatHelper: add new compat entry for "Downloads" at version "1.4" (#93) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Downloads" at version "1.5" (#95) (@github-actions[bot])
  • Fix DataFrames compatibility (#96) (@gabrieldansereau)
  • Remove outdated compat entries (#97) (@gabrieldansereau)
  • Add indentation in show method (#98) (@gabrieldansereau)

v0.5.0

07 Apr 16:08
42144e1
Compare
Choose a tag to compare

SimpleSDMLayers v0.5.0

Diff since v0.4.8

Closed issues:

  • ASCII grid size is two small (#87)
  • NODATA is not correctly handled (#91)
  • Burn multiple values to a single geotiff (#92)

Merged pull requests:

  • Tpoisot/issue87 (#88) (@tpoisot)
  • CompatHelper: bump compat for "ArchGDAL" to "0.6" (#89) (@github-actions[bot])
  • Big Chonky Boi (#90) (@tpoisot)

v0.4.8

23 Mar 14:26
db2f912
Compare
Choose a tag to compare

SimpleSDMLayers v0.4.8

Diff since v0.4.7

v0.4.7

03 Mar 00:51
d7f4c58
Compare
Choose a tag to compare

SimpleSDMLayers v0.4.7

Diff since v0.4.6

Closed issues:

  • Bugs in the BIOCLIM example (#80)

Merged pull requests:

v0.4.6

01 Mar 06:23
4b06a3b
Compare
Choose a tag to compare

SimpleSDMLayers v0.4.6

Diff since v0.4.5

Closed issues:

  • Extend mask function for DataFrames (#74)

Merged pull requests: