You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
input$dt_analyses_rows_selected is changed to: 1
analysisId changed to 6
selected analysis ID is 6
updating result$dashboardanaID because submodulesList$step3_configureOutput$dashboardAnaID() changed to: 6
Navigate to Single browse
replacing icons
Updating preselected row because anaID() changed to 6
updating ana outputs data list
Warning in FUN(X[[i]], ...) : NAs introduced by coercion
Warning: Error in : Invalid: Parquet magic bytes not found in footer. Either the file is corrupted or this is not a parquet file.
2: runApp
1: oasisui::runOasisui
delete
the crash happens because we read some data from the location file in order to produce the summary tab, and we haven't added any generic functionality to handle zipped exposure files
it was simple enough to add some code to handle zipped exposure files in the main function retrieving that data, so I have implemented that and this issue is resolved now
it doesn't mean that we will have full feature support for zipped files across the board though, so maybe we'll want to do something more later
Issue Description
Output Dashboard gray screen crashes when loading results from run using zipped exposure run (PiWind)
Version / Environment information
Oasislmf:
1.26.0
Platform branch:
platoform-2.0-develop
(Azure)OasisUI:
1.11.3
Example data / logs
piwind_loc_oed.zip
piwind_acc_oed.zip
The text was updated successfully, but these errors were encountered: