Skip to content

Releases: xKDR/NighttimeLights.jl

Bug fixes

21 May 10:31
04ba220
Compare
Choose a tag to compare

What's Changed

  • Remove magic numbers by @ayushpatnaikgit in #72
  • Revert "Remove magic numbers" by @ayushpatnaikgit in #75
  • Add citation information by @ayushpatnaikgit in #74
  • CompatHelper: bump compat for Rasters to 0.8, (keep existing compat) by @github-actions in #82
  • CompatHelper: bump compat for Shapefile to 0.10, (keep existing compat) by @github-actions in #80
  • Update Dimensional data by @ayushpatnaikgit in #83
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) by @github-actions in #78
  • Fixes based on breaking changes in Rasters.jl by @ayushpatnaikgit in #84
  • Changes in documentation and the functions in accordance with PR #84 by @ayushpatnaikgit in #88
  • Reduce requirements for interpolation, bias correction & outlier removal by @ayushpatnaikgit in #89
  • CompatHelper: bump compat for Shapefile to 0.12, (keep existing compat) by @github-actions in #99
  • Update ci.yml by @ayushpatnaikgit in #107
  • Add readnl from Karmana by @ayushpatnaikgit in #106

Full Changelog: v0.6.0...v0.7.0

Rasters.jl backend

28 Oct 08:22
652ce2f
Compare
Choose a tag to compare

This release should be used for replicating the results of the package's paper.

v0.5.0

27 Sep 06:07
00d72c1
Compare
Choose a tag to compare

NighttimeLights v0.5.0

Diff since v0.4.31

Closed issues:

Merged pull requests:

  • Speeding up aggregating functions (#20) (@ayushpatnaikgit)
  • Adding a function to generate a chloropleth (#21) (@Tumon2001)
  • Plots (#23) (@Tumon2001)
  • Plots (#24) (@Tumon2001)
  • Plots (#26) (@Tumon2001)
  • More concise function names (#29) (@ayushpatnaikgit)
  • More informative function names (#31) (@ayushpatnaikgit)
  • Fixing docs (#32) (@ayushpatnaikgit)
  • Fixing docs (#33) (@ayushpatnaikgit)
  • Fixing missing docstrings and adding example for chloropleth (#34) (@ayushpatnaikgit)
  • Adding function to crop image using geometry (#35) (@ayushpatnaikgit)
  • Updating version and adding CompatHelper. (#38) (@codetalker7)
  • CompatHelper: bump compat for ArchGDAL to 0.9, (keep existing compat) (#39) (@github-actions[bot])
  • CompatHelper: bump compat for CubicSplines to 0.2, (keep existing compat) (#40) (@github-actions[bot])
  • CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) (#41) (@github-actions[bot])
  • CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) (#42) (@github-actions[bot])
  • CompatHelper: bump compat for Shapefile to 0.8, (keep existing compat) (#43) (@github-actions[bot])
  • CompatHelper: bump compat for GeoInterface to 1, (keep existing compat) (#44) (@github-actions[bot])
  • CompatHelper: bump compat for GeoInterface to 1, (keep existing compat) (#45) (@github-actions[bot])

v0.4.31

18 Apr 07:15
f7834ae
Compare
Choose a tag to compare

NighttimeLights v0.4.31

First release

Merged pull requests:

Begining

23 Jul 14:25
Compare
Choose a tag to compare

The code to write the paper has been put in the form of a package in this release.