NEWS.md

MODIStsp 2.1.0

Major changes

Minor changes

MODIStsp 2.0.10

Minor changes

MODIStsp 2.0.9

Minor changes

Bug fixes

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

MCD64A1; MCD12C1; MCD18A1; MCD18A2; MCD12Q1; MOD44B; MOD44W; MCD12C1; MCD12Q1; MOD12A2; MOD12A3

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:

    • Use of plain RasterStack with "z" attribute instead than rasterstackts
    • Use of gdal_rasterize (gdalUtils) instead of rasterize (rgdal) to improve speed. Temporary shapes and rasters necessary are saved in "R" temporary folder and removed automatically
    • Fixed bugs on functionality for point/lines shapefiles, according to what specified by the "small" and "small_method" parameters
    • Added functionality for retrieving data for small polygons
    • Added out_format selection - xts or plain data.frame
    • Added possibility to use a shp filename as input directly
    • Added conformity checks on inputs
    • Added functionality to run without specifying start and end dates
    • Added id_field parameter for choosing which column of the input SP object should be used for "naming" the columns of the output
  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 !



lbusett/MODIStsp documentation built on Oct. 16, 2023, 6:59 a.m.