Skip to content

Error: argument is of length zero #1

@daveyrichard

Description

@daveyrichard

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),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions