generate_classifications: single SC

Description Usage Details Value

View source: R/generate_classification.R

Description

generate single temperature SC

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
generate_classifications(spatialpoint, name, sensor.name,
  name.supplement = "", AWS = FALSE, LONLAT = FALSE,
  criteria_columnName = "Criteria_Value",
  class_selection = "final_class", import_ahn = FALSE,
  import_bgt = FALSE, redownload_ahn = FALSE, redownload_bgt = FALSE,
  AHN3 = TRUE, solar_angles = FALSE,
  angle_selection_byIndexNr = "all", years, months, days, s_hour = 0,
  f_hour = 23, minutes.interval = 60, ahn_resolution = 0.5,
  ahn_radius = 500, bgt_radius = 150, include_shadow_angles = TRUE,
  calculate_shadow_angles = FALSE, radius = 100,
  read_only_shadow_values = FALSE, extract_method = " bilinear",
  full_circle_mask = FALSE, sensor_height = 0,
  vegetation_radius = 10, exportShp = FALSE, exportCSV = FALSE,
  printChart = FALSE, delete_ahn_sheets = TRUE,
  delete_bgt_gmls = TRUE)

Details

generate single temperature SC

Value

  1. summary:

  2. overview_shading_table:

  3. complete_shading_table:

  4. land_use_table:

  5. vegetation table:

  6. map:


Jellest/wmoSC documentation built on July 31, 2019, 12:34 p.m.