Visual Asset Strategic Tools. Capture Building Information for Building Life Management. Open Source/Low Cost Technology Solutions for you to control your buildings
Distributor, Administration, Metering charges and the EA levy component modelling Continuing on from Python Analytics & My electricity Prices- Part 2 & Python Analytics & My electricity Prices- Part 1 I did a quick summary, after receiving information about additional charges for Distributor, Administration, Metering charges and the EA levy components, of which I got
In Python Analytics & My electricity Prices- Part 1 after being able to answer the question “IS MY NEXT BILL GOING TO BE GREATER OR LESS THAN THE CURRENT ONE?” there were some other feature that I wanted to use Python to analyse. Changing Daytime Bucket sizes to match the Bill Daytime buckets In the
My electricity bill is broken down as follows: The actual Electricity purchase cost is usually just over 1/2 the actual bill, there are other charges such as “Distributor charges” that have a fixed component (minimum charge) and proportional component (based on kWH used) that is added to the bill for the final charge. So for
I pay my electricity bill weekly, its based on wholesale spot pricing, so can change quite a lot, quite quickly. I’m not quite sure what the underlying factors are that make it change so dramatically and the Electricity bill is not of much help. I sometimes look on the Electric Authority Website for wholesale prices
This is an overview of the project I’m undertaking trying to develop objectives and scope of the project. I made a YouTube Video on the topic which incorporates the first part of the project to date. In this article I’ll just do the overview and in the next article I’ll go into the logger script
just reviewed my website and see that I have not posted anything since November. A change of habits and a focus on some different projects. The change of habit is in using Obsidian for most of my note taking of late. I find it a very handy tool to chart progress on projects I’m working
While trying to run scripts in AutoHotKey I started to look into getting the Bash scripts to work. I’d got all the other inbuilt scripting programs to run the example scripts so I thought I’d look into that too, just in case it had some effect on the AutoHotKey running issue Bash scripts in aText
After looking at all the tutorial videos and doing the basic exploring features of setting up a Ribbon tab from tutorial code it is time to try and do something. I crashed and burned trying to adapt some code for selection and colouring and realised I was over reaching a bit. So I need to
A regular expression, regex or regexp A regular expression, regex or regexp is, in theoretical computer science and formal language theory, a sequence of characters that define a search pattern. Usually this pattern is then used by string searching algorithms for “find” or “find and replace” operations on strings, or for input validation. From Wikipedia.
I was looking through 101-useful-websites article and came across AlternativeTo.net and used it to look up alternatives to say “Revit” and “AutoCad” and other tools I use. I then typed in KNIME which I use for data mining, data analysis and it came up with Orange as a free alternative. So I looked at some