Skip to content

Releases: e-sensing/sits

Version 0.15.0-3

28 Oct 16:57
8a0036d

Choose a tag to compare

What's Changed

Version 0.15.0-2

28 Oct 13:58
3c5a3fc

Choose a tag to compare

  • Fix bug that does not allow users inform HTTP headers to access private collections by @rolfsimoes in #446
  • Update drone version by @OldLipe in #444

Version 0.15.0-1

26 Oct 19:26
862cb6b

Choose a tag to compare

What's Changed

Full Changelog: v0.14.1-1...v0.15.0-1

Version 0.15.0

26 Oct 00:25
55902bb

Choose a tag to compare

  • Support for regularization of collections in DEAFRICA and USGS improvement
  • Collection S2_10_16D_STK-1 removed from BDC source in config file
  • Add a color for NoClass label improvement
  • Change mapview to leaflet package
  • Standardize cube creation parameters
  • Remove CLASSIFIED and PROBS sources from config file
  • Change minimal version requirement of terra package to 1.4-11
  • Update sits_list_collections() to indicate open data collection
  • Geographical visualization of samples
  • Remove dependencies on packages ptw, signal and MASS
  • Add support to open_data collections in config file
  • Change default output_dir parameter
  • Remove sits_cube_clone() function
  • Plot RGB images from raster cubes
  • Fixed error in sits_select() for bands in raster cube
  • Update examples in demo
  • Support open data collections of DEAFRICA and AWS
  • Support USGS STAC Landsat 8 catalog
  • User can provide resampling method to sits_regularize() function
  • Add support to open data collections on 'AWS' source
  • Remove OPENDATA source
  • Update documentation
  • Resolve ambiguity in "bands" parameter for data cubes
  • Remove "sits_bands" assignment function
  • Include "labels" information only on probs and labelled data cubes
  • Remove S2_10-1 BDC collection from config
  • Other bug fixes

Version 0.14.1-1

27 Sep 15:14
60c71ad

Choose a tag to compare

  • Fix cube generated by sits_regularize(): cannot have "CLOUD" band

Version 0.14.1

26 Sep 23:17
c38eb6f

Choose a tag to compare

  • Implement new function sits_list_collections()
  • Update gdalcubes parameters
  • Implement .source_bands_resampling()
  • Remove name from demo file
  • Improve sits_som_clean_samples() function
  • Improve sits_bands<-() function
  • Improve sits_select() function
  • Error in cloud band of CBERS4 data example
  • Include a function to list collections available in cloud services
  • sits_cube_copy() does not include information on the tile
  • Get spatial resolution from config file
  • Fix partial merge configuration file
  • Change bbox to roi in sits

Version 0.14.0-2

24 Sep 12:22
a02159d

Choose a tag to compare

  • Fix sits_bbox() function

Version 0.14.0-1

13 Sep 21:54
ca74f87

Choose a tag to compare

  • Fix duplicate link in AWS STAC

Version 0.14.0

10 Sep 02:57
b2aab8a

Choose a tag to compare

  • Now the plot of a classified cube requires a legend or a palette if the labels are not in the default sits palette.
  • Support for S2-SEN2COR_10_16D_STK-1 BDC collection
  • Remove function name from msg in check function
  • Add satellite and sensor info in config file
  • Remove imager, ranger, proto, and future packages from sits
  • Support for different providers to LOCAL sources
  • LOCAL source is dynamically built
  • Remove sits_cube.local_cube() function parameters satellite and sensor
  • Add parameters origin and collection to sits_cube.local_cube() function
  • Fix LOCAL source examples and tests
  • Add progress bar to sits_classification()

Version 0.13.1

31 Aug 01:13
6d5444c

Choose a tag to compare

  • Update and add more tests in CI
  • Implement new check functions
  • Change error and warning messages
  • fix deprecated warnings in keras package
  • bug fixes

See more in NEWS.md