IDEMSInternational / R-Instat

A statistics software package powered by R
http://r-instat.org/
GNU General Public License v3.0
38 stars 103 forks source link

Error messages from start of rains analysis using shifted climatic data #9185

Open jkmusyoka opened 3 hours ago

jkmusyoka commented 3 hours ago

@N-thony for you to check quickly. Seems something small to fix I hope

There are 2 error messages that have popped up during the start of rains analysis with shifted data here in Eswatini.

The first message below appeared when opening the start of rains dialog. Clicking OK still opened the dialog

image

Submitting a filled-in start of rains dialog then gave the following second error message. Again closing the message box still gave the output in a new dataframe as expected.

image

The dialog seems to work despite the errors thats why I say it may be a small job. And so we do need to find out why the errors and fix the issues

rdstern commented 3 hours ago

@Vitalis95 I know it is a holiday today in Kenya, so I'll do the first check.

This dialog has changed recently to add the status (logical) variable and now is changing again. I'll check on the new pull request and report. The first error has happened (and been fixed) on quite a number of dialogs. The second is new. @jkmusyoka usually when we get the annual summaries we first get seasonal totals and so on. Then add the start of the rains to the same dataframe. We should be able to start the yearly data frame with the start dialog. Is that what you are doing?