Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 02:09

SpeciesDistributionToolkit v0.0.1

Closed issues:

  • Reading certain tiffs with geotiff is wrong if the CRS is not WGS84 (#32)
  • Allow options to ArchGDAL driver when saving Geotiff (#30)
  • Add layer description to get human-readable description of layer names (#7)
  • Add a function to get the URL or reference for a data provider (#8)
  • Add a way to remove observations that are documented absences (#9)
  • CHELSA2 NODATA is incompatible with data type (#10)
  • Move pseudo-absence code to the top-level package (#11)
  • Unify distance generation in Fauxcurrences and pseudo-absence code (#12)
  • Update the GBIF docstrings (#13)
  • Update the model cards (#14)
  • Method to get the values in a layer should be values and not collect (#16)
  • Fix SimpleSDMLayers tests (#17)
  • Migrate issues about possible datasets to this repo (#28)
  • Clean the code handling the CRS transformation in geotiff (#35)
  • The order of arguments to read/save geotiffs make no sense (#38)
  • Vignette on scaling and quantiles (#48)
  • Add a method to get occurences for several taxa (#50)
  • The vignettes section is getting very large (#60)
  • The WorldClim tests are going to fail a lot (#61)
  • Find a way to aggregate the code coverage (#62)
  • Surface area of cells (#93)
  • Replace data frames function by a Tables.jl interface (#94)
  • Prepare repo for release of new versions (#95)
  • Add Boolean operations on Boolean layers (#99)
  • Link to documentation in the original repositories (#101)
  • Update plotting code to work with Makie as a default (#104)

Merged pull requests:

  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#3) (@github-actions[bot])
  • Fix the issue with NODATA using the wrong encoding (#15) (@tpoisot)
  • Replace collect by values (#18) (@tpoisot)
  • Fix SimpleSDMLayers tests (#19) (@tpoisot)
  • CompatHelper: add new compat entry for ArchGDAL at version 0.9, (keep existing compat) (#22) (@github-actions[bot])
  • Convert to WGS84 using GDAL_WARP if needed (#34) (@tpoisot)
  • CompatHelper: add new compat entry for GDAL at version 1, (keep existing compat) (#41) (@github-actions[bot])
  • Allow additional drivers to the geotiff writer (#47) (@tpoisot)
  • [GBIF] add option to look for vector of taxa (#57) (@tpoisot)
  • Update the vignette on stats (#58) (@tpoisot)
  • Move the pseudo-absences to the top package and add additional methods (#59) (@tpoisot)
  • CompatHelper: add new compat entry for Distances at version 0.10, (keep existing compat) (#67) (@github-actions[bot])
  • CompatHelper: add new compat entry for StatsBase at version 0.33, (keep existing compat) (#69) (@github-actions[bot])
  • Add additional metadata to the providers (#72) (@tpoisot)
  • Add a Tables.jl interface for layers (#82) (@tpoisot)
  • CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) (#85) (@github-actions[bot])
  • Aggregate code coverage analysis (#87) (@tpoisot)
  • Work on the dataset cards (#88) (@tpoisot)
  • Add some tests to SimpleSDMLayers (#89) (@tpoisot)
  • Merge git tags (#92) (@tpoisot)
  • [GBIF] Tables.jl (#96) (@tpoisot)
  • [SimpleSDMLayers] cell size (#98) (@tpoisot)
  • 📝 README (#100) (@tpoisot)
  • CompatHelper: add new compat entry for GBIF at version 0.4, (keep existing compat) (#102) (@github-actions[bot])
  • Make all layers broadcastable (#103) (@tpoisot)
  • 🗺️ Update plotting code to work with Makie as a default (#105) (@tpoisot)
  • CompatHelper: add new compat entry for SimpleSDMDatasets at version 0.1, (keep existing compat) (#108) (@github-actions[bot])
  • CompatHelper: bump compat for HTTP to 1 for package GBIF, (keep existing compat) (#109) (@github-actions[bot])
  • CompatHelper: add new compat entry for GBIF at version 0.4 for package Fauxcurrences, (keep existing compat) (#112) (@github-actions[bot])
  • CompatHelper: bump compat for ArchGDAL to 0.10, (keep existing compat) (#114) (@github-actions[bot])
  • CompatHelper: add new compat entry for MakieCore at version 0.6, (keep existing compat) (#132) (@github-actions[bot])
  • CompatHelper: add new compat entry for SimpleSDMLayers at version 0.9, (keep existing compat) (#133) (@github-actions[bot])