sa7818 / GDD

Growing Degree Days in Canada
0 stars 1 forks source link

Project Steps #2

Closed sa7818 closed 8 years ago

sa7818 commented 8 years ago

GDD Project Steps: 1.Download Data and Extract that in three column, then put it in a new file.( Denoble-Tosin)

Consider three cities(for example: St John's- Alberta- Toronto)
  1. Calculate GDD for selected data and store it in new file. (Sharon)
  2. Create plot and display (Sharon)
  3. Making directory structure for the whole project (Ghassem)
  4. Prepare a latex report for what we have done (Sara)
  5. Prepare web-presentation, (Faramarz)
  6. Command Line (Ghassem)
    • @SharonQSY @fd6713 @salaee @tosicky @lianboli @Denoble
SharonQSY commented 8 years ago
  1. Plot the graph showing GDD,like https://mesonet.agron.iastate.edu/onsite/features/2015/05/150507.png (Sharon)
  2. Create makefile (Lianbo Li)
lianboli commented 8 years ago

Hi, Sharon,

You program plot should has file name 'ploy.py' and should be put into src directory.

Best Regards Lianbo

On Mon, Jun 6, 2016 at 5:01 PM, SharonQSY notifications@github.com wrote:

  1. Plot the graph showing GDD,like https://mesonet.agron.iastate.edu/onsite/features/2015/05/150507.png (Sharon)
  2. Create makefile (Lianbo Li)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sa7818/GDD/issues/2#issuecomment-224063014, or mute the thread https://github.com/notifications/unsubscribe/ASxuo281sCGhadet2wjIdEujnqOJnCc7ks5qJHWlgaJpZM4Iu1aE .

SharonQSY commented 8 years ago

Ok. I will change the plot directory, when I update the new code of plotting. @lianboli