MODIStsp 2.0.9

Minor changes

MODIStsp 2.0.8

Minor changes

MODIStsp 2.0.7

Minor changes

Bug fixes

MODIStsp 2.0.6

Minor changes

Bug fixes

MODIStsp 2.0.5

Main changes

Minor changes

MODIStsp 2.0.3

Main changes

MODIStsp 2.0.0

Main changes

MODIStsp 1.4.0

Main changes

MODIStsp 1.3.9

Main changes

MODIStsp 1.3.8

Main changes

Bug fixing

MODIStsp 1.3.7

Main changes

Bug fixing

MODIStsp 1.3.6

Main changes

Maintenance release to solve CRAN build errors on debian, due to the test_resetindexes test. The test is now skipped on CRAN. Additionally, the MODIStsp_addindex function was modified to require explicit permission by the user to write on the MODIStsp_previous.json file

Bug fixing

MODIStsp 1.3.5

Main changes

Maintenance release to solve CRAN build errors on debian, due to the test_addindex test. The test is now skipped on CRAN. Additionally, the MODIStsp_addindex function was modified to require explicit permission by the user to write on the MODIStsp_previous.json file

Bug fixing

MODIStsp 1.3.4

Main changes

Breaking changes

Updates in supported products

Improvements in download functions

Improvements in processing functions

Extensive code refactoring for submission to ropensci.

Improvements in documentation and website

Improvements in test coverage

New functions

Bug fixing


MODIStsp 1.3.3.1 Release Notes

This was mostly a maintenance release - fixing a bug in 1.3.3 submission related to a missing import in NAMESPACE

Minor Changes

Improved organization of Virtual Raster files and RData files in the “Time_Series” output subfolder. Now virtual files and RData files are organized by sensor and layer to facilitate access.


MODIStsp 1.3.3 Release Notes

v1.3.3 was released on 10/08/2017

Major Changes

Minor Changes

Bug fixing


17/04/2017 - MODIStsp is now on CRAN !

MODIStsp was recently accepted on CRAN. From now on, you can install it simply using

install.packages("MODIStsp")

You’ll however still be able to install the development version from github, containing the last improvements and bug fixing using:

install_github("ropensci/MODIStsp", ref = "master")


MODIStsp 1.3.2 Release Notes

v1.3.2 was released on 22/03/2017

Major Changes:

Details:

Minor Changes:

Bug fixing:


MODIStsp 1.3.1 Release Notes

v1.3.1 was released on 13/02/2017

Major Changes

Bug fixing


MODIStsp 1.3.0 Release Notes

v1.3.0 was released on 11/05/2016

Major Changes

Minor Changes


MODIStsp 1.2.1 Release Notes

v1.2.1 was released on 11/05/2016

Major Changes

  1. Modified format of “R” output time series from rts objects to RasterStack objects with temporal information added in the “z” attribute via setZ()

  2. Major changes/improvements in MODIStsp_extract function:

  3. Removed possibility to use “complex” resampling methods when reprojecting (e.g., bilinear, cubic, etc.) to avoid incorrect resampling on categorical variables and “contamination” of good pixels data.

Minor Changes

Bug Fixes


MODIStsp 1.2.0 Release Notes

v1.2.0 was released on 29/07/2015

Major changes

First stable release of advanced implementation of MODIStsp ! We know it should be 1.0.0, but that’s it !