« opbrengst - week | Main | terugverdientijd - status »

zaterdag 22 mei 2010

This is the end...

Einde van deze pagina's.
De aanhoudende problemen met ThinGamaBlog hebben mij er toe aangezet dit blog te stoppen.

Niet getreurd, we doen lustig verder op http://blog.kvanacker.be

De pagina's hier blijven gewoon staan, maar worden niet meer geupdate.

zaterdag 13 maart 2010

Het gaat vooruit!

De ene release van JSunnyReports na de andere.
Draaien wij nog maar net succesvol onder 1.1.Beta 4, dan is er nu al:

jSunnyReports - 1.1.0.0beta5:
[Bug] Probleem met inlezen sunnybeam data, alleen 1 dag komt op het overzicht terecht terwijl alle data is ingelezen (Martin) - closed.
[Bug] SunnyBeamBT logger sometimes fails with a simpleDateFormat Exception ( invalid format 'Y' ) (Martin) - closed. [
[Display issue] saving data doesn't always save the data in the configtool (Martin) - closed.
[Bug] When editing the diary and pressing the save button leaves the diary invalid saved (Martin) - closed.
[Idee] Diarytab ( date ) should be some sort of datepicker instead of the simple stringthing it is right now. (Martin) - closed.

[Idee] When adding a new inverter assign a default color scheme (Martin) - closed.
[Bug] Configtool / inverters creates two combobox objects with the same data (Martin) - closed.
[Bug] When editing an inverter and pressing the save button leaves the inverter invalid saved (Martin) - closed.
[Bug] Saving and reading inverterdata with configtool fails after the first time (Martin) - closed.
[Idee] split Mainframe.java into several objects (Martin) - closed.
[Bug] Inverternames are hardcoded in configtool (Martin) - closed.

Beta 6:
jSunnyReports is nu in staat om EN te werken met SunnyBeam Bluetooth CSV files en met Sunny Explorer CSV files.
http://www.familie-kleinman.nl/jsunnyreports/releases/full/JSunnyReports-1.1.0.0beta6.zip

Posted by Kristof at 15:00
Edited on: zaterdag 13 maart 2010 15:06
Categories: Opensunnyreports

dinsdag 09 maart 2010

Nieuwe versie JSunnyReports

beta 3: http://www.familie-kleinman.nl/jsunnyreports/releases/full/JSunnyReports-1.1.0.0beta3.zip

Inmiddels ook beta4, die overweg kan met meerdere omvormers voor SunnyBeam bluetooth/log bestanden.
Released : http://www.familie-kleinman.nl/jsunnyreports/releases/full/JSunnyReports-1.1.0.0beta4.zip

Posted by Kristof at 16:16
Categories: Opensunnyreports

zondag 13 december 2009

JSunnnyReports

JSunnyreports v1.1 is uit en bevat naast enkele kleinere veranderingen ook een bugfix voor een probleem dat sunny beam gebruikers kunnen hebben met daggrafieken.

Te downloaden van http://www.familie-kleinman.nl/jsunnyreports/releases/full/JSunnyReports-1.1.0.0beta.zip .

Posted by Kristof at 17:05
Categories: Opensunnyreports

maandag 07 december 2009

Alles komt goed, langzaam maar zeker...

...maar zeker langzaam!

Eerst het goede nieuws: de sunny beam werkt op de nieuwe pc, SDC doet goed z'n ding en zet alles mooi in xls-files.
Verder zijn we er zowaar in geslaagd versie 1.0-final van JSunnyReports draaiende te krijgen.

MAAR...
-De daggrafieken worden leeg weergegeven, de huidige dag wordt zelfs niet weergegeven.
Al de rest klopt wel en vermoedelijk is dit een probleempje dat JSunnyReports heeft met windows7. Als dat het geval is zal dit hopelijk bij een volgende upgrade opgelost worden...
-Ik heb nog geen tijd gehad om verder te vloeken op ZonPhp, dat ligt dus effe stil.

Posted by Kristof at 16:38
Categories: Opensunnyreports

woensdag 09 september 2009

Jsunnyreports op een laag pitje

Martin, de man die ons JSunnyReports schonk heeft het even heel druk.
Goed voor de man, maar jammer genoeg betekent dit dat de verdere ontwikkelling van JSunnyReports even stil ligt.

Versie 1.0 Final bleek nog wat kinderziekten te bezitten en ondanks de bijgevoegde configuratie-tool blijven manuele aanpassingen in de ini-files nodig.
Voorlopig blijven wij nog even op Beta 5 draaien, tot de huidige versie hier volledig geconfigureerd is.

Verder hopen we dat Martin snel weer wat tijd vindt...

Posted by Kristof at 15:52
Categories: Opensunnyreports

dinsdag 08 september 2009

JsunnyReports version 1.0.0.0 final

Ik zit echt achter, reeds enige tijd beschikbaar:

JsunnyReports version 1.0.0.0 has been released!
Finally! The first complete version of JSunnyReports has just been released including the all important configuration tool!
This version can be downloaded from http://www.familie-kleinman.nl/jsunnyreports/JSunnyReports-1.0.0.0.zip

Note for beta users.
There are a LOT of changes, especially in the directory structure. So please read all the necessary documentation before you start upgrading to this final version!

Ik hoop vandaag wat tijd te kunnen vrijmaken om deze versie te installen...

Posted by Kristof at 15:32
Categories: Opensunnyreports

woensdag 05 augustus 2009

JSunnyReports 1.0.0.0beta-2

JSunnyReports 1.0.0.0beta-2 is reeds een tijdje beschikbaar.

Wegens tijdsgebrek nog niet zelf geïnstalleerd of getest, beschikbaar op http://www.familie-kleinman.nl/jsunnyreports/JSunnyReports-1.0.0.0beta2.zip .

Posted by Kristof at 11:38
Categories: Opensunnyreports

vrijdag 17 juli 2009

JSunnyReports Beta 5

Beta5 is net gereleased. Dit keer alleen een hoop bugfixes en geen nieuwe features.

Onder andere:

- days_hist.js sorting was wrong ( ascending ) is now descending ( thanks Janus )

- days_hist.js dateformat was sometimes wrong. day and month must both always be 2 digits ( thanks Janus )

- days_hist.js also contained the current day, this is removed. ( thanks Janus )

- Added normal error/warning when no inverterdata is present, instead of the Array -1 fatal exception.

- months.js sorting was wrong ( ascending ) is now descending ( thanks Janus )

- Fixed a nasty bug when loading SunnyBeam data. There was a mismatch between loading the SDT and SDM files.

This caused a difference in the SDT and SDM file which could end up in 10%

- Fixed the same nasty bug for Diehl loading

- Fixed the same nasty bug for Solarlog loading

- Performance increase loading the data, did some code optimalizations.

- Fixed a nasty loading bug in the DiehlDataLoader, the last month was always one day short. 01-jun-2009 would be 31-may-2009 when loaded. Fixed. ( thx Leopold )

- Added newer templates to the release. ( forgot to do this between beta 3 and beta 5 ).

- Modified language.ini a bit. Made some minor textual adjustments.

http://www.familie-kleinman.nl/jsunnyreports/JSunnyReports-1.0.0.0beta5.zip

Posted by Kristof at 14:18
Categories: Opensunnyreports

donderdag 02 juli 2009

OpenSunnyReports 1.0.0 Beta4

Alweer een upgrade, te downloaden op http://www.familie-kleinman.nl/jsunnyreports/JSunnyReports-1.0.0.0beta4.zip .

Changelog:

1.0.0.0beta3 - 27-06-2009

-------------------------------------------------------------------------------

- Actual.png was renderered wrong if the current day has a bigger yield then the best day so far. ( tnx Danny! )

- Daygraphs ( clicked from month list ) are now opened in a new window ( tnx Raf! )

- Added ( <daynum> ) to top12 graph ( tnx Raf! )

- Removed the inconsistency between the various graphs ( actual day sometimes was ignored ).

- added display.expected.color in settings.ini

- added display.average in settings.ini ( text added in language.ini )

- added display.average.color in settings.ini

- Fixed bug with displaying colors. found a way that the colorscheme would be mixed up. Tnx Marc.

- Added average values for expected and average in the legend of the graph

- Added dayYieldExpected graph for each inverter. ( not available in a template yet ).

- Added support for Solarlog logfiles.

1.0.0.0beta4 - 02-07-2009

-------------------------------------------------------------------------------

- Fixed bug, averages were calculated with a day to few. ( tnx Poenjaard! )

- Enhanced loading of inverterdata, inverters.ini now works with single slashes. ( so makes entering new inverters a lot less error prone ).

- Settings.ini loading has changed, paths now don't need a double \ for each directory.

- Added tag ##inverter_table## to month template. displays the expected / wp / yield / percentage information including clickthrough to the graph

- Added tag ##inverter_table## to year template. displays the expected / wp / yield / percentage information

- Modified creating of graphs a bit, should increase performance a bit.

- Timezone of the local and remote computers are now taken into account when using FTP to upload the new and changed files.

- Added backup.* properties in settings.ini. Specific files can be FTP'ed to a seperate account as a backup.

- Improved errorhandling for reading inverters.ini and inverterdata from the various inverters.

- Improved coding for the dataLoaders ( created an interface, removed unnecessary methods )

Posted by Kristof at 13:44
Categories: Opensunnyreports

donderdag 25 juni 2009

OpenSunnyReporrts 1.0.0 Beta2

Martin staat niet stil! Opnieuw een update verkrijgbaar op http://www.familie-kleinman.nl/jsunnyreports/JSunnyReports-1.0.0.0beta2.zip .
Zelf nog niet de tijd gevonden om deze te installen, hopelijk later deze namiddag wel?

Oh ja, mijn testpagina voor deze software: http://log1.kvanacker.be/

Changelog:
1.0.0.0beta2 - 22-06-2009

-------------------------------------------------------------------------------

- Fixed nasty ftp bug. Sometimes directory names would not be created and a serious error message would be displayed

- Fixed display bug ( x-axis ) of the top 12 ( topdays ) for each month. sometimes ... would be displayed, now the full text is displayed.

- Added extra replace ##year## in year.template, now the year will be correctly displayed in the header instead of 2009, which was hardcoded everywhere

- Added extra replace options in month.template ##month## and ##year##

- Added loader object for inverters and refactored reading of input data.

- Fullcolor support for all the inverters/graphs ( inverters.ini )

- Added ##footer## to all the templates.

- Added kWh/kWp to all the tables ( tnx Zonstraal! ).

- Added DOCTYPE to all the templates. ( tnx Zonstraal! )

- Added date to actual graph ( to which day an inverter is compared )

- Rotated all the X-Axis texts a bit so there is ( a lot! ) more room available for the text itself.

- Modified the menu structure in the templates, should work a lot better now.

- Modified the templates + css. A lot less css is involved now.

- Added yearExpectancy in the yeargraph ( for each month. ). At this moment these values are hardcoded, info is taken from the pvgis database.

- made monthpercentages dynamic. ( settings.ini )

- Added expected graph in the month graphs ( yellow line )

- Expected graphs can be turned on and off ( settings.ini )

Posted by Kristof at 14:37
Categories: Opensunnyreports

maandag 22 juni 2009

OpenSunnyReports 1.0 Beta

Er is een nieuwe versie van opensunnyreports te downloaden op http://www.familie-kleinman.nl/jsunnyreports/JSunnyReports-1.0.0.0beta1.zip .
Het is nog steeds werken met de ini-file en zonder interface dus niet echt voor de totale computer-leek, maar het ziet er alsmaar veelbelovender uit!!


Weergave van de omvormer


CHANGELOG:

1.0.0.0beta1 - 19-06-2009

-------------------------------------------------------------------------------

- Refactor dataset, updated names and modified comments to English

- Added inverter Object to dataSet

- Created inverters.ini file

- Seperate loaders added for each different type of inverter. ( SunnyBeam is refactored )

- Started updating of the package structure of JSunnyReports

- Added customLoader ( manual.xls )

- Loading data of multiple inverters works using inverters.ini.

- Determined all the graphtypes to create ( loads!!! )

- moved all properties for the graphs into the graphs itself ( colors and such ) this saves a real shitload of unnecessary coding.

- Added graphRenderer

- Updated all the graph type names ( Years, Year, Month, Day ).

- Loads of code refactoring. main class is now void again of an instantation of itself. ( which was yuck ) Tnx BaZ.

- reportProperties are now fed into each classLoader, this saves a lot of overhead and unneccesary sets and gets and thus makes the code more tidy.

- make a seperate index.html file with ##tag## in it which will be replaced by the code. Kinda template idea.

- Multiple inverter support

- All templates are working.

- .js file generation works.

- ftp code is refactored

- ftp code now detects differences between local and remote filedates. only overwriting older ones on the ftpserver. ( should increase performance )

- stylesheet is now also a template, written to the outputdir before ftp'ing, this makes local testing of the files a lot easier

- Support for Diehl _I.txt and _D.txt files.

Posted by Kristof at 10:58
Categories: Opensunnyreports

maandag 08 juni 2009

OpenSunnyReports Versie 0.7.0.0beta

Versie 0.7.0.0beta staat klaar voor download
http://www.familie-kleinman.nl/jsunnyreports/JSunnyReports-0.7.0.0beta.zip

0.7.0.0beta - 05-06-2009

-------------------------------------------------------------------------------

- Daylist is now also sorted, important when SDT_MA is not sorted correctly!

- Added install.size to settings.ini

- Added kWh/kWp column in year_month table.

- Added summary row on the bottom of the day_month table.

- Added kWh yield in actual.png and day image, makes it more easy to compare the best day and the current day.

- Added % column in daygraph, calculated from maximum wattage that day divided by the installsize. In certain conditions this can be > 100%

- Added expected year yield to the index page

- Added total yield of the whole plant up until now to the index page

- Added expected kWh/KWp yield to settings.ini.

- Added kWh/kWp to all the bartype graphs.

- Fixed bug when adding records to days_hist.js. Thanks Janus!

Thx to Martin Kleinman

Posted by Kristof at 9:34
Categories: Opensunnyreports

vrijdag 05 juni 2009

OpenSunnyReports 0.6.0.1 beta

Voor iedereen die m wil proberen, er is een nieuwe Beta-versie: SunnyReports 0.6.0.0beta.
download URL : http://www.familie-kleinman.nl/jsunnyreports/JSunnyReports.zip-0.6.0.0beta.zip

Dit is er allemaal gebeurd:

- SDT_ma.xls is included in the dataset

- Optimized loading of SDM and SDT files ( not dependent on filename anymore )

- Removed reading of co2 and savings column. This will now be interpreted from the yield in kWh. ( to be added though ).

- Added extra column in timeEntry object to hold the kWhYield for that timeEntry period. ( calculated from the previous point in the list )

- Added graph ( years.png ) containing all the years we have data for including table.

- Fixed double display bug ( displaying monthimage for every year there was in the dataset ).

- Modified monthgraph, improved the algorithm, removed a nasty display bug.

- Modified monthTable, now also displays data even when there is no time yield list available for that day.

- When no dayYield is available the link to the dayYield image is not displayed.

- Modified settings.ini ( moved some settings and added ADVANCED ). As some are not really ment to be modified by everyone.

- LastModified on the mainpage wasn't setup correctly ( when minute was between 0-9 it would show as :1 instead of :01. Fixed.

- Added Files and File object ( these objects contain the items which has to be uploaded to the ftpserver ).

- Fixed bug, actual.png would be generated over and over again, while only the last one would survive. Fixed.

- FTPServer directory would be set to the XLSDirectory, and then would be overwritten with another object. Fixed.

- Partial generate / upload works.

- Added exception handling when loading properties. ( less nasty NullPointerExceptions )

- Added exception handling when loading languages ( less nasty NullPointerExceptions )

- HTML title of the reports now can be set in settings.ini

- Co2 savings is added to settings.ini and correctly displayed on all the pages.

- Added date periods ( from - till ) with cost / revenue / SDE / GSC for that period. ( see costs.xls )

- Added extra captions on the index.html page

- Added an extra table ( lastmodified, currentpower ) on top of the page.

- Changed ftp handling a bit, when settings are empty in settings.ini a normal message is shown instead of a nasty Exception

- Added display again what filename is uploaded.

- Modified methods for loading data.

- Added maxpower for the last day in the data on the index page.

- Added maxyield for the last day in the data on the index page.

- Modified workspace and projectname to JSunnyReports

- Added % Column on month_day list

- Added % Column on year_month list

- Fixed bug with ftp'ing files. month.html files were not in the set. Fixed

All Credits to Mkleinman

Posted by Kristof at 9:42
Categories: Opensunnyreports

dinsdag 02 juni 2009

Opensunnyreports

Het programma sunny report waarmee we o.a. de grafiekjes van onze opbrengst maken, blinkt niet echt uit in gebruiksvriendelijkheid en presentatie.

Eindelijk is er een goede ziel op het forum die z'n tijd wil steken in een degelijk alternatief: Opensunnyreports.
En zoals de titel doet vermoeden zal het een "open source"-programma worden, wat betekent dat op termijn iedereen verbeteringen en eigen toepasssingen zal kunnen uitbrengen!!

Het verloop van de versies kan je hier volgen, en op volgende link: http://zonstraal.forumup.be/viewtopic.php?t=2885&postdays=0&postorder=asc&start=0&mforum=zonstraal
Het resultaat van de huidige versie 0.5.0.4 toegepast op mijn opbrengst zie je hier: http://kvanacker.be/log1/

Mocht je zelf aan de slag willen met de Beta-versie hou dan rekening met:
1. Je hebt java nodig! ( getest met SDK 1.5 en JRE 1.5 ), installeer deze.
2. Download het bestand en pak het ergens uit
3. Lees de bijgesloten readme.txt!
4. Edit settings.ini, waarbij het belangrijk is de paden goed te zetten van je SunnyBeam log map ( waar de XLS bestanden staan ) en de outputdirectory waar de bestanden tijdelijk worden geplaatst.
5. Beide mappen MOETEN bestaan
6. Maak het path aan met \\ i.p.v. \
7. Edit onderin de settings.ini de FTP server gegevens

Wij zijn alleszins al volop het programma aan het uitproberen en houden jullie op de hoogte omtrent nieuwe versies.

Posted by Kristof at 10:23
Categories: nieuws, Opensunnyreports
Archives
mei 2010
april 2010
maart 2010
februari 2010
januari 2010
december 2009
november 2009
oktober 2009
september 2009
augustus 2009
juli 2009
juni 2009
mei 2009
april 2009
maart 2009
februari 2009
januari 2009
december 2008
november 2008
oktober 2008

Archive Index
Categories
allerlei
installatie
nieuws
opbrengst - dag
opbrengst - jaar
opbrengst - maand
opbrengst - week
Opensunnyreports
terugverdientijd - status
vaste rubrieken
veelgesteld vragen
Credits
Design by Movablestyle
Powered by
Thingamablog 1.5.1