dmpstats / stochCRM

Graphical User Interface (GUI) developed for a stochastic avian Collision Risk Model (CRM)
7 stars 1 forks source link

upload of flight height distributions #12

Open MarkTrinder opened 5 years ago

MarkTrinder commented 5 years ago

I am trying to check results for different flight height distributions but when the data file finishes loading (using the template) I get kicked off the server. This happens even if I simply download the template then upload it straight back again without even opening it.

MarkTrinder commented 4 years ago

this error is still present - as above, even just downloading the template and then immediately uploading it again causes this problem.

bcaneco commented 4 years ago

Hi Mark, Are you using the latest local version downloaded from github? If so, it should issue a warning saying the data is not suitable - in this case because the template contains only zeros as bootstrap samples. If you fill in at least one of the boot_x columns with some non-zero values, it should work.

We should be able to deploy the newest version of the app to shinyapps at some point today.

MarkTrinder commented 4 years ago

Hi

This is the online version (still can’t get the local one to work). I initially downloaded the template, filled in the flight data and then uploaded – was kicked off the server. So to test this wasn’t something I had done I downloaded and uploaded without opening the template – same result. Just tried adding a value to one of the cells – same result.

Mark

From: Bruno Caneco notifications@github.com Sent: 19 December 2019 10:50 To: dmpstats/stochCRM stochCRM@noreply.github.com Cc: Mark Trinder Mark.Trinder@macarthurgreen.com; Author author@noreply.github.com Subject: Re: [dmpstats/stochCRM] upload of flight height distributions (#12)

Hi Mark, Are you using the latest local version downloaded from github? If so, it should issue a warning saying the data is not suitable - in this case because the template contains only zeros as bootstrap samples. If you fill in at least one of the boot_x columns with some non-zero values, it should work.

We should be able to deploy the newest version of the app to shinyapps at some point today.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/dmpstats/stochCRM/issues/12?email_source=notifications&email_token=AGMMRDI2MPGZEVFRURELAK3QZNGTXA5CNFSM4J5CNEQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHJG3JY#issuecomment-567438759, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGMMRDJ5JN4QTAUPSQBW5EDQZNGTXANCNFSM4J5CNEQQ.

bcaneco commented 4 years ago

Hi Mark, catching up on things here. Is this issue still persistent in the latest online version? Cheers