Releases: e-sensing/sits
Releases · e-sensing/sits
Version 0.15.0-3
What's Changed
- fix bug #445 by @rolfsimoes in #447
Version 0.15.0-2
- 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
What's Changed
- Dev by @rolfsimoes in #406
- sits cube copy bug by @OldLipe in #403
- Add support to usgs cube and bitmask in gdalcubes by @OldLipe in #423
- Fix smooth bug and remove sits_label_majority by @OldLipe in #426
- update README by @OldLipe in #427
- Update tests by @OldLipe in #428
- update NEWS and format code by @OldLipe in #429
- update README by @OldLipe in #430
- Remove
S2_10-1collection and fix typo by @OldLipe in #437 - Pre-release v0.15.0 by @rolfsimoes in #431
- fix bug in sits_plot cube by @OldLipe in #439
Full Changelog: v0.14.1-1...v0.15.0-1
Version 0.15.0
- Support for regularization of collections in DEAFRICA and USGS improvement
- Collection
S2_10_16D_STK-1removed from BDC source in config file - Add a color for
NoClasslabel improvement - Change
mapviewtoleafletpackage - Standardize cube creation parameters
- Remove
CLASSIFIEDandPROBSsources from config file - Change minimal version requirement of
terrapackage to 1.4-11 - Update
sits_list_collections()to indicate open data collection - Geographical visualization of samples
- Remove dependencies on packages
ptw,signalandMASS - Add support to
open_datacollections in config file - Change default
output_dirparameter - 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
OPENDATAsource - 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
- Fix cube generated by
sits_regularize(): cannot have "CLOUD" band
Version 0.14.1
- 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
- Fix
sits_bbox()function
Version 0.14.0-1
- Fix duplicate link in AWS STAC
Version 0.14.0
- 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-1BDC collection - Remove function name from msg in
checkfunction - Add
satelliteandsensorinfo in config file - Remove
imager,ranger,proto, andfuturepackages from sits - Support for different providers to LOCAL sources
- LOCAL source is dynamically built
- Remove
sits_cube.local_cube()function parameterssatelliteandsensor - Add parameters
originandcollectiontosits_cube.local_cube()function - Fix LOCAL source examples and tests
- Add progress bar to
sits_classification()
Version 0.13.1
- 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