Weather by You!

Templates and Projects support => Php templates => Topic started by: Brandonweather on February 06, 2017, 12:45:54 PM

Title: Can I import data in another format into weather Eden?
Post by: Brandonweather on February 06, 2017, 12:45:54 PM
I have about 5 years of data which I would like the ability to share /display. It's not on cumulus but in a sql database online. Is it possible to import data ?


Regards

Neal.
Title: Re: Can I import data in another format into weather Eden?
Post by: Mr.Meteo on February 08, 2017, 07:20:19 AM
Hi Neal,

Sending your data in a SQL database open a whole new world for historical manipulations,
But the problem is that you have to play with data structure, depend on how "custom" it is,
it could be a challenge to have it available online.

You could look at kochor's SQL dayfile data Viewer as a possible solution
http://sandaysoft.com/forum/viewtopic.php?f=14&t=15983

Regards,
Jacque
Title: Re: Can I import data in another format into weather Eden?
Post by: Brandonweather on February 08, 2017, 09:19:40 AM
Thank you Jacque!