MODIS package in R

fdetsch ff71d8c4c9 Update: README. 6 年之前
R 61cb0ad3fd Update: 'localArcPath', 'outDirPath', and 'MODIS_Opts.R' are no longer written to '~/' by default. 6 年之前
inst 61cb0ad3fd Update: 'localArcPath', 'outDirPath', and 'MODIS_Opts.R' are no longer written to '~/' by default. 6 年之前
man 61cb0ad3fd Update: 'localArcPath', 'outDirPath', and 'MODIS_Opts.R' are no longer written to '~/' by default. 6 年之前
tests 3184421eda Minor edits. 6 年之前
.Rbuildignore e92f92f695 Minor edits: created plain NEWS file; updated date in DESCRIPTION; added TODO and NEWS.md to .Rbuildignore. 7 年之前
.gitignore 4cc984eef1 Initial upload of all files related to 'MODIS' on R-Forge (https://r-forge.r-project.org/projects/modis/). 9 年之前
DESCRIPTION 1a560fd0e3 Bumped version. 6 年之前
LICENSE 226bcc44a6 Switched to MIT license. 6 年之前
MODIS.Rproj ff0b15ebd7 Minor edits. 6 年之前
NAMESPACE a6515845db Bug-fix: downloading HDF files through runGdal() ('extent' passed to getHdf()) resulted in more tiles than required; introduced 'MODISextent' class. 6 年之前
NEWS 1a560fd0e3 Bumped version. 6 年之前
NEWS.md 1a560fd0e3 Bumped version. 6 年之前
README.md ff71d8c4c9 Update: README. 6 年之前
TODO 61cb0ad3fd Update: 'localArcPath', 'outDirPath', and 'MODIS_Opts.R' are no longer written to '~/' by default. 6 年之前

README.md

MODIS

Acquisition and Processing of MODIS Products

====

News

MODIS_1.1.2 is now available for download. Please refer to NEWS for a detailed change log.

====

Installation

As of 2017-01-10, MODIS is finally available from CRAN and can be installed via

install.packages("MODIS")

To install the latest development version, first install devtools and subsequently run

devtools::install_github("MatMatt/MODIS", ref = "develop")

====

Package downloads

This month In total
month total

====

Contact

Please file bug reports and feature requests at https://github.com/MatMatt/MODIS/issues.