piyush96/LSTModis: Computes MODIS Land Surface Temperature

Automates download of the .tif files (raster files) and calculates the Land Surface Temperature.The defualt parameters include :- 1. Product:"Surf_Temp_Daily_005dg (M*D11C1)", 2. sensor: "Terra", 3. prod_version:"6", 4. out_format: "GTiff", 5. MODIStspVersion: "1.3.3.1", 6. timeseries_format: "ENVI Meta Files", 7. Original MODIS Layers: Daytime land surface temperature, 8. Quality Indicators: Mandatory QA flag(day). Input to the package consists of start_date, end_date, path to shapefiles , path to tif files and aggregate. The output is a dataframe which has columns with temperature in Celcius.

Getting started

Package details

AuthorPiyush Gupta [aut, cre], Deepak Malghan [aut]
Maintainer
LicenseGPL (>= 3)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("piyush96/LSTModis")
piyush96/LSTModis documentation built on May 21, 2019, 9:22 a.m.