Skip to content

Commit

Permalink
reduce lines
Browse files Browse the repository at this point in the history
  • Loading branch information
wlangera committed Sep 9, 2024
1 parent 0ad4d98 commit 0270460
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# gcube 0.4.0

* Consolidate documentation across all functions, README, and vignettes.
* Update `sample_occurrences_from_raster()` with better coding style and randomise points in raster cells.
* Update `sample_occurrences_from_raster()`
- Use `lapply()` instead of for-loop
- Randomise points in raster cells.
* Fix issues (#76).

# gcube 0.3.0
Expand Down

0 comments on commit 0270460

Please sign in to comment.