-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I am attempting to run the windfarmGA Shiny app locally, having cloned the repository to my desktop. I have uploaded a 20 vertex shapefile with CRS of WGS84 Lat/Lon or EPSG: 4326. I have a three row wind table in the prescribed format.
However, when I come to the "Controll and run" tab it provides me with the message "Error: argument is of length zero". The only argument in the text box that may be blank is the Topographic_Effects argument.
Note that uncommenting the following lines in the ui file under "### TERRAIN INPUTS" removes the error but I have not tested further.
selectInput(inputId="Topo_SHID", label = "Should terrain effects be taken into account, using geodata?",
choices = c(TRUE,FALSE),selected = FALSE, multiple = FALSE),
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels