dickinson-comp190 / GitKit-FarmData2-F23

Other
0 stars 20 forks source link

Seeding Report: Missing Data after Certain Timeframe #76

Open ZachLeibman opened 10 months ago

ZachLeibman commented 10 months ago

On the tray seed summary in the seed report, the data for total number of tray seeds planted and the average seeds per hour are outputting NaN or not a number. The error applies to data sets that range from about 5 months and 2 weeks or greater from the starting date

steps to reproduce

  1. go to the barn kit tab
  2. click on seeding report on the upper middle lefthand corner
  3. put your start date as 1/1/2019
  4. put your end date as 5/13/2019 and generate
  5. scroll down and look at the tray seed summary on your right
  6. (optional) generate another report to check your data set and make sure the error appears within the data set

Expected output: a result of the total number of tray seeds planted and the average seeds per hour in relation to the previous days. 05/12 as a example:

Screenshot 2023-10-26 at 2 21 06 PM

observed output: there is no number with the data being outputted as NaN(Not a Number).

Screenshot 2023-10-26 at 2 20 54 PM

I only have 1 week's worth of experience of working with Farmdata2 however I assume it could be a overflow error with too much data being feed in and not being able to calculate it.

QuangPhung15 commented 10 months ago

Everything looks pretty great. However, there is one thing I would like to add you can use bold and italic text to show the issue's important information and section.

longbui23 commented 10 months ago

Great Work! Very descriptive and well-organized ticket! Also, I think you may have an accurate suggestion about the overflow error.

SpencerGoodman commented 10 months ago

This report was perfect as it showed not only a screenshot of the observed output, but also of the expected output. This would help a huge amount in making sure the problem is properly corrected. The title was very clear as it identified how the problem is related to the date. Perhaps it could be clearer on what dates shown correct values.