Burdwanweather {weatherindices} | R Documentation |
Weekly weather data for the rice growing season in Burdwan district of West Bengal, India over 39 years
Description
Contains the date, standard meteorological week, week number and four weather variables
Usage
Burdwanweather
Format
A data frame with 741 rows of 7 variables
- Date
starting date of data
- SMW
Standard Meteorological Week
- Week
week number of crop growing season
- Max.Temperature
Daily Maximum temperature data averaged over week
- Min.Temperature
Daily Minimum temperature data averaged over week
- Precipitation
Daily Rainfall data summed over week
- Relative.Humidity
Daily Relative.Humidity data averaged over week
Source
NASA Power Data Access Viewer(https://power.larc.nasa.gov/data-access-viewer/)
Examples
data(Burdwanweather)
[Package weatherindices version 0.1.0 Index]