Skip to content

Instantly share code, notes, and snippets.

View rdmolony's full-sized avatar

Rowan Molony rdmolony

View GitHub Profile
@rdmolony
rdmolony / estimate-dublin-heat-demand.ipynb
Last active April 23, 2021 13:49
estimate-dublin-heat-demand.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rdmolony
rdmolony / estimate-dublin-heat-pump-readiness.ipynb
Last active April 21, 2021 14:51
estimate-dublin-heat-pump-readiness.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rdmolony
rdmolony / cea-tests.log
Created February 14, 2021 14:15
CityEnergyAnalyst #2932 test run
(venv) root@bc0104206613:/CityEnergyAnalyst/CityEnergyAnalyst# cea test
City Energy Analyst version 3.15.0
Running `cea test` with the following parameters:
- test:workflow = quick
(default: quick)
Setting general:multiprocessing=True
Setting radiation:daysim-bin-directory=${CEA_radiation_daysim-bin-directory}
================================================================================
Workflow step 1: script=run-unit-tests
[tool.poetry]
name = "berpublicsearch"
version = "0.1.0"
description = "Sets up a sandbox notebook environment for querying SEAI's BER Public search database"
authors = ["Rowan Molony <rowan.molony@codema.ie>, Oisin Doherty <oisin.doherty@codema.ie>"]
license = "MIT"
[tool.poetry.dependencies]
python = "^3.6 || ^3.7 || ^3.8 || ^3.9"
dask = {extras = ["dataframe"], version = "^2.30.0"}