Digital Twin technology for decarbonising any built environment.
Integrated analysis tools for the design & retrofit of buildings.
Create a sustainable masterplan for a city, community or campus.
Optimise building performance at an individual level or across a portfolio.
Analyse the feasibility of energy network decarbonisation strategies
A customisable range of operational dashboards, portfolio management and community engagement tools.
Exceptional room & zone loads analysis for building & HVAC design.
Predict building energy consumption, CO2 emissions, peak demands, energy cost & renewable production.
All Consultancy Projects
In our latest Python in the VE article series we cover working with National Grid carbon intensity web-based data; making freeform profiles and APP files. What? We access the UK National Grid website and download a live dataset of carbon intensity data; we process the data and import the data into the VE as freeform profiles. We also save the data into an APP file so we can chart it in VistaPro. Why? In this example we use the REQUESTS module, load the data into a Pandas dataframe, tidy the data then process the data into a format that we can import into the VE as a freeform profile. We also take the data, add meta-data and create an APP file. Check out the full guide here You can also download a sample APP file and CEF data here: www.iesve.com/support/faq/zip/ve-scripts-working-in-national-grid.zip You can view other articles in my VE Python series HERE.