Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IES - HP Interpolation Tool
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IES-TES
IES - HP Interpolation Tool
Graph
main
Select Git revision
Branches
4
dev
dev-analyse-data
dev-experimental
main
default
protected
Tags
14
V.6.2.0
V.6.1.1
V.6.1.0
V.6.0.0
V.5.0.2
V.5.0.1
V.5.0.0
V.4.2.0
V.4.1.0
V.4.0.0
V.3.0.1
V.3.0.0
V.2
V.1
18 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Sep
13
12
11
9
3
30
Aug
29
28
27
26
23
22
21
20
22
Jul
20
Jun
19
18
17
14
13
12
11
23
May
22
21
16
15
8
29
Apr
25
18
17
16
11
8
4
3
2
28
Mar
27
update headings
V.6.2.0 main
V.6.2.0 main
add example file for the hp_model_LUT_extension library
Merge branch 'dev'
made the function more general
dev
dev
linting
update doc-string with dependencies
remove the old example file
add example file for the analyse_hp_model_data library
Merge branch 'dev'
[bug fix] Can't initialize AnalyzeHeatPumpData using keywords.
add example file for hp_model library
move csv files
Merge branch 'dev'
Merge branch 'dev-lookup_tables' into dev
rename file
move file
add get_rpm_ratio2() doc-string. give vars more descriptive names
give vars more descriptive names
add load_lut_json() doc-string. give vars more descriptive names
add save_lut_json() doc-string. give vars more descriptive names
add generate_swapped_3D_LUT() doc-string. Give variables clearer names
add generate_3D_electrical_LUT() doc-string. Make function less restrictive.
add generate_2D_min_heating_LUT() doc-string, add typing
add generate_2D_max_heating_LUT() doc-string, add typing
replace List[int] with Iterable to make function less restrictive
modify __generate_2D_heating_LUT()
modify __floor_ceiling(). Now called __adjust_to_boundaries()
add __closest_point_on_hull() doc-string
add __get_temp_min_max() doc-string
add main doc-string
add extend_hp_model.py
add get_electrical_power2()
[minor change] linting
remove deprecated functions
add a new way of calculating the rpm ratio
dev-experimental
dev-experimental
update example with warning catching
V.6.1.1
V.6.1.1
update example with excel example
update example file
Merge branch 'dev'
update using snake case as per PEP 8
Loading