View source: R/extractComputedQPE.R
Extract Computed QPE for single scan and hourly
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
start_time, end_time |
The start and end time same time zone as |
dirOUT |
Full path to folder to save the extracted QPE |
qpe_dir |
Full path to folder containing the QPE netCDF files |
qpe_format |
File name format of the netCDF files. For QPE from single scan, must have 6 "%s" and 4 "%s" for hourly data |
extr_type |
The extraction support, "points" or "shapefiles" |
points |
A data frame of the points to extract. Data frame with column names "id", "longitude" and "latitude" |
padxy |
If |
shapefiles |
If |
shp_attr_name |
If |
shp_attr_values |
If |
sp_average |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.