Skip to content

Commit 59b4034

Browse files
Birgit SchachlerBirgit Schachler
authored andcommitted
Remove line from example
1 parent 6caf852 commit 59b4034

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/basic_example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def read_weather_data(filename, datetime_column='Unnamed: 0',
9393
'obstacle_height': 0,
9494
'wind_model': 'logarithmic',
9595
'rho_model': 'ideal_gas',
96-
'temperature_model': 'interpolation',
9796
'power_output_model': 'cp_values',
9897
'density_corr': False}
9998

0 commit comments

Comments
 (0)