May-15-2018, 01:35 AM
Hi Killerex (and anyone else who would like to provide suggestions),
Thank you so much for your kind reply and suggestion.
I noticed in your code that you did not use a for loop as I did previously. Is the loop necessary? If so, how would you write the for loop to include time, latitude and longitude? The way I did it above was incorrect to start?
Also, the "Quantity" variable's first demension is time (in days, by default), followed by latitude, and then longitude, so would the creation of a dummy array be necessary? I would also like to convert days into years (there are 140 years, but I sm unsure how to incorporate the conversion into the code from the standards days). Any ideas?
Thanks, once again,
Thank you so much for your kind reply and suggestion.
I noticed in your code that you did not use a for loop as I did previously. Is the loop necessary? If so, how would you write the for loop to include time, latitude and longitude? The way I did it above was incorrect to start?
Also, the "Quantity" variable's first demension is time (in days, by default), followed by latitude, and then longitude, so would the creation of a dummy array be necessary? I would also like to convert days into years (there are 140 years, but I sm unsure how to incorporate the conversion into the code from the standards days). Any ideas?
Thanks, once again,