Skip to content

Releases: e-sensing/sits

Version 0.14.1

26 Sep 23:17
c38eb6f
Compare
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
Compare
Choose a tag to compare
  • Fix sits_bbox() function

Version 0.14.0-1

13 Sep 21:54
ca74f87
Compare
Choose a tag to compare
  • Fix duplicate link in AWS STAC

Version 0.14.0

10 Sep 02:57
b2aab8a
Compare
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
Compare
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

Version 0.13.0-3

16 Aug 19:51
9b3f842
Compare
Choose a tag to compare
  • Update documentation in Machine Learning methods
  • Hotfix bug in neuron labelling

Version 0.13.0-2

12 Aug 18:31
d8dc487
Compare
Choose a tag to compare
  • Bug fixes in BDC MODIS cube

Version 0.13.0-1

02 Aug 20:03
d0194b1
Compare
Choose a tag to compare
  • Bug fixes in check STAC bands
  • Change Landsat-8 (LC8_30-1) product metadata for BDC source

Version 0.13.0

31 Jul 18:46
b56bfbc
Compare
Choose a tag to compare
  • Create API for source cube
  • Update auxiliary functions of the config file
  • Update config file
  • Add support to others bands values in config file
  • Add support to bit mask in USGS cube
  • Support to multiples directories in local cubes
  • Support for MODIS cloud bands
  • Dealing with invalid areas in SITS
  • Support for WTSS

See more in NEWS.md

Version 0.12.0

23 Jun 15:52
37d0f12
Compare
Choose a tag to compare
  • Bugs fixed
  • Documentation updated
  • Support for multiple tile in local cubes
  • Improve selection using roi parameter in sits_classify() function