Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@rolfsimoes rolfsimoes released this 18 Mar 19:46
· 1034 commits to master since this release
009740d

What's new in SITS version 1.3.0

  • Remove NOTES and WARNINGS pointed out by CRAN
  • New sits_mosaic() function for improving visualization of large data sets
  • Add support to cubes with no cloud coverage information in sits_regularize()
  • Improve sits_cube_copy() for downloading data from the internet
  • Tested and validated GPU support for deep learning models in sits
  • Added multithread support for deep learning models in sits_train()
  • Improve sits_combine_predictions()
  • Remove dependencies on data.table package
  • Organize and clean internal APIs
  • General bug fixes