I am getting a little confused here. Exactly what data do you have to import. From your posts so far I understand you have:
- Weather Display data. Around about 1 year of data seemingly with a 1 minute interval. (I am) unsure of the document format (pdf, txt or something else). This data will need some manipulation to put it into CSV format for import. Import looks like it will work (43000 odd lines) albeit with multiple interval values. - WeatherCat data. I had assumed you have WeatherCat .cat files which, judging by the WeatherCat manual, should contain a month of data. Data is in pdf format. The only WeatherCat data we have seen have been have been some sort of daily summary and NOAA format monthly reports. The daily summary provides highs and lows, hour by hour for one day per file. The NOAA format report provides summary data data by day for 1 month at at time. - Weather view data. Weather view is mentioned in one post, I presume this is a typo and in fact you meant Weather Display. The concern I have is the WeatherCat data. Do you have the .cat file data in any form? It appears the only WeatherCat data we have seen so far is summary data, the best resolution being hour by hour. The problem with this data is that it is essentially a list of hourly highs and lows which is not what weeWX requires. WeeWX can handle data with any or multiple interval values but the underlying weewWX archive data is essentially the average or the sum (depending on the observation type) of the observation over the interval. Based on you WeatherCat data we have seen so far you don't have this other than for data by day data in the NOAA reports. If this is the case I would not even bother importing the WeatherCat data. Of course if I have misunderstood something and there is some other WeatherCat data available similar in resolution to the Weather Display data then we might be in business. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
