windkit
0.8.0
Setup
Getting Started
Installation
Users Guide
WindKit Introduction
Wind Climate Objects
Topographic Data
Wind Turbines
Plotting
Map Conversion
API
WindKit API
Planning
Release Notes
Development Roadmap
windkit
Index
Index
_
|
A
|
B
|
C
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (windkit.landcover.LandCoverTable method)
(windkit.ltc.mcp.LinRegMCP method)
(windkit.ltc.mcp.MCPBase method)
(windkit.ltc.mcp.MCPRegressor method)
(windkit.ltc.mcp.VarRatMCP method)
(windkit.ltc.regression.LinearRegression method)
(windkit.ltc.regression.VarianceRatioLinearRegression method)
(windkit.plot.color.Color method)
(windkit.spatial.BBox method)
(windkit.wind_turbine_generator.WindTurbines method)
(windkit.workspace.Workspace method)
A
add_color() (windkit.plot.color.Color method)
add_colors_to_table() (windkit.landcover.LandCoverTable method)
add_crs() (in module windkit.spatial)
add_turbines() (windkit.wind_turbine_generator.WindTurbines method)
B
BBox (class in windkit.spatial)
bbox() (windkit.wind_turbine_generator.WindTurbines method)
bias() (in module windkit.ltc.scores)
bounds() (windkit.spatial.BBox method)
buffer() (windkit.spatial.BBox method)
bwc_from_counts() (in module windkit.binned_wind_climate)
bwc_from_timeseries() (in module windkit.binned_wind_climate)
bwc_mean_windspeed() (in module windkit.binned_wind_climate)
bwc_mean_windspeed3() (in module windkit.binned_wind_climate)
bwc_power_density() (in module windkit.binned_wind_climate)
bwc_to_tabfile() (in module windkit.binned_wind_climate)
bwc_ws_cdf() (in module windkit.binned_wind_climate)
bwc_ws_freq_gt_mean() (in module windkit.binned_wind_climate)
bwc_ws_moment() (in module windkit.binned_wind_climate)
C
calc_scores() (in module windkit.ltc.scores)
check_wtg_keys() (in module windkit.wind_turbines)
clear() (windkit.landcover.LandCoverTable method)
clip() (in module windkit.spatial)
coef_ (windkit.ltc.regression.VarianceRatioLinearRegression attribute)
Color (class in windkit.plot.color)
combine_bwcs() (in module windkit.binned_wind_climate)
coords (windkit.wind_turbine_generator.WindTurbines property)
copy() (windkit.landcover.LandCoverTable method)
count_to_ws_freq_by_sector() (in module windkit.binned_wind_climate)
counts (windkit.wind_turbine_generator.WindTurbines property)
create_coords() (in module windkit.metadata)
create_dataset() (in module windkit.spatial)
create_direction_coords() (in module windkit.sector)
create_flat_vector_map() (in module windkit.vector_map)
create_sector_coords() (in module windkit.sector)
create_sector_coords_from_edges() (in module windkit.sector)
create_time_attributes() (in module windkit.binned_wind_climate)
create_wind_turbines_from_arrays() (in module windkit.wind_turbines)
create_wind_turbines_from_dataframe() (in module windkit.wind_turbines)
create_ws_bin_coords() (in module windkit.sector)
create_ws_bin_coords_from_values() (in module windkit.sector)
crs_are_equal() (in module windkit.spatial)
E
empty_bwc() (in module windkit.empty)
empty_gwc() (in module windkit.empty)
empty_met_fields() (in module windkit.empty)
empty_pwc() (in module windkit.empty)
empty_raster_map() (in module windkit.empty)
empty_tswc() (in module windkit.empty)
empty_wasp_site_factors() (in module windkit.empty)
empty_wv_count() (in module windkit.empty)
empty_wwc() (in module windkit.empty)
empty_z0meso() (in module windkit.empty)
envelope() (windkit.spatial.BBox method)
estimate_regulation_type() (in module windkit.wind_turbine_generator)
F
fit() (windkit.ltc.mcp.LinRegMCP method)
(windkit.ltc.mcp.MCPRegressor method)
(windkit.ltc.mcp.VarRatMCP method)
(windkit.ltc.regression.LinearRegression method)
(windkit.ltc.regression.VarianceRatioLinearRegression method)
fit_weibull_k_sumlogm() (in module windkit.weibull)
fit_weibull_wasp_m1_m3() (in module windkit.weibull)
fit_weibull_wasp_m1_m3_fgtm() (in module windkit.weibull)
from_bounds() (windkit.spatial.BBox class method)
from_cornerpts() (windkit.spatial.BBox class method)
from_dict_ora() (windkit.landcover.LandCoverTable class method)
from_ds() (windkit.spatial.BBox class method)
from_point_and_buffer() (windkit.spatial.BBox class method)
fromkeys() (windkit.landcover.LandCoverTable method)
G
get() (windkit.landcover.LandCoverTable method)
get_color_list() (windkit.plot.color.Color method)
get_cross_predictions() (in module windkit.wind_climate)
get_crs() (in module windkit.spatial)
get_era5() (in module windkit.wind_data)
get_gwc() (windkit.workspace.Workspace method)
get_land_cover_table() (in module windkit.landcover)
get_map() (in module windkit)
get_object() (windkit.workspace.Workspace method)
get_owc() (windkit.workspace.Workspace method)
get_table() (windkit.landcover.LandCoverTable class method)
get_turbines() (windkit.workspace.Workspace method)
get_vector_map() (windkit.workspace.Workspace method)
get_wc_struct() (in module windkit.wind_climate)
get_weibull_probability() (in module windkit.weibull)
H
histogram() (in module windkit.plot)
histogram_lines() (in module windkit.plot)
I
intercept_ (windkit.ltc.regression.VarianceRatioLinearRegression attribute)
items() (windkit.landcover.LandCoverTable method)
K
keys() (windkit.landcover.LandCoverTable method)
L
landcover_map() (in module windkit.plot)
LandCoverTable (class in windkit.landcover)
lib_string() (in module windkit.generalized_wind_climate)
LinearRegression (class in windkit.ltc.regression)
lines2poly() (in module windkit.map_conversion)
LinRegMCP (class in windkit.ltc.mcp)
M
mask() (in module windkit.spatial)
match_colors_with_roughness() (windkit.plot.color.Color method)
MCPBase (class in windkit.ltc.mcp)
MCPRegressor (class in windkit.ltc.mcp)
mean_windspeed() (in module windkit.wind_climate)
model (windkit.ltc.mcp.LinRegMCP attribute)
(windkit.ltc.mcp.MCPRegressor attribute)
,
[1]
(windkit.ltc.mcp.VarRatMCP attribute)
models (windkit.ltc.mcp.LinRegMCP attribute)
(windkit.ltc.mcp.MCPRegressor attribute)
(windkit.ltc.mcp.VarRatMCP attribute)
module
windkit
windkit.binned_wind_climate
windkit.elevation_map
windkit.empty
windkit.generalized_wind_climate
windkit.landcover
windkit.ltc.mcp
windkit.ltc.regression
windkit.ltc.scores
windkit.metadata
windkit.plot
windkit.plot.color
windkit.plot.operational_curves
windkit.plot.time_series
windkit.raster_map
windkit.roughness_map
windkit.sector
windkit.spatial
windkit.time_series_wind_climate
windkit.vector_map
windkit.weibull
windkit.weibull_wind_climate
windkit.wind
windkit.wind_climate
windkit.wind_data
windkit.wind_turbine_generator
windkit.wind_turbines
windkit.workspace
P
PITCH (windkit.wind_turbine_generator.RegulationType attribute)
plot() (windkit.spatial.BBox method)
plot_locations() (windkit.wind_turbine_generator.WindTurbines method)
poly2lines() (in module windkit.map_conversion)
polygon (windkit.spatial.BBox property)
pop() (windkit.landcover.LandCoverTable method)
popitem() (windkit.landcover.LandCoverTable method)
power_ct_curves() (in module windkit.plot.operational_curves)
power_density() (in module windkit.wind_climate)
predict() (windkit.ltc.mcp.LinRegMCP method)
(windkit.ltc.mcp.MCPRegressor method)
(windkit.ltc.mcp.VarRatMCP method)
(windkit.ltc.regression.LinearRegression method)
(windkit.ltc.regression.VarianceRatioLinearRegression method)
R
r2() (in module windkit.ltc.scores)
raster_map_to_file() (in module windkit.raster_map)
raster_plot() (in module windkit.plot)
read_bwc() (in module windkit.binned_wind_climate)
read_elevation_map() (in module windkit.elevation_map)
read_grdfile() (in module windkit.weibull_wind_climate)
read_gwc() (in module windkit.generalized_wind_climate)
read_json() (windkit.landcover.LandCoverTable class method)
read_pwcfile() (in module windkit.weibull_wind_climate)
read_raster_map() (in module windkit.raster_map)
read_roughness_map() (in module windkit.roughness_map)
read_rsffile() (in module windkit.weibull_wind_climate)
read_timeseries_from_csv() (in module windkit.time_series_wind_climate)
read_timeseries_from_pandas() (in module windkit.time_series_wind_climate)
read_ts_windpro_txt() (in module windkit.time_series_wind_climate)
read_vector_map() (in module windkit.vector_map)
read_wrgfile() (in module windkit.weibull_wind_climate)
read_wtg() (in module windkit.wind_turbine_generator)
read_wwc() (in module windkit.weibull_wind_climate)
read_wwh() (windkit.workspace.Workspace class method)
reformat_colors() (in module windkit.plot.color)
RegulationType (class in windkit.wind_turbine_generator)
reproject() (in module windkit.spatial)
(windkit.spatial.BBox method)
reproject_gwc() (in module windkit.generalized_wind_climate)
reproject_to_geographic() (windkit.spatial.BBox method)
reproject_to_utm() (windkit.spatial.BBox method)
resample_wind_and_direction() (in module windkit.wind)
rmse() (in module windkit.ltc.scores)
rotor_equivalent_wind_speed() (in module windkit.wind)
roughness_rose() (in module windkit.plot)
S
setdefault() (windkit.landcover.LandCoverTable method)
single_curve() (in module windkit.plot.operational_curves)
split_combo() (in module windkit.vector_map)
STALL (windkit.wind_turbine_generator.RegulationType attribute)
T
time_series() (in module windkit.plot.time_series)
to_geoseries() (windkit.spatial.BBox method)
to_grid() (windkit.spatial.BBox method)
to_json() (windkit.landcover.LandCoverTable method)
to_libfile() (in module windkit.generalized_wind_climate)
to_rsffile() (in module windkit.weibull_wind_climate)
to_wrgfile() (in module windkit.weibull_wind_climate)
to_wtg_dict_and_turbines_ds() (windkit.wind_turbine_generator.WindTurbines method)
U
UNDEFINED (windkit.wind_turbine_generator.RegulationType attribute)
update() (windkit.landcover.LandCoverTable method)
(windkit.plot.color.Color method)
update_history() (in module windkit.metadata)
update_var_attrs() (in module windkit.metadata)
utm_bbox_from_geographic_coordinate() (windkit.spatial.BBox class method)
V
validate_roughness_raster_map() (in module windkit.raster_map)
values() (windkit.landcover.LandCoverTable method)
VarianceRatioLinearRegression (class in windkit.ltc.regression)
VarRatMCP (class in windkit.ltc.mcp)
vector_map_to_file() (in module windkit.vector_map)
vector_map_to_gmlfile() (in module windkit.vector_map)
vector_map_to_mapfile() (in module windkit.vector_map)
vertical_profile() (in module windkit.plot)
vinterp_wind_direction() (in module windkit.wind)
vinterp_wind_speed() (in module windkit.wind)
W
warp() (in module windkit.spatial)
wasserstein_distance() (in module windkit.ltc.scores)
wd_to_sector() (in module windkit.wind)
(windkit.ltc.mcp.LinRegMCP method)
(windkit.ltc.mcp.MCPBase method)
(windkit.ltc.mcp.MCPRegressor method)
(windkit.ltc.mcp.VarRatMCP method)
weibull_cdf() (in module windkit.weibull)
weibull_combined() (in module windkit.weibull_wind_climate)
weibull_fit() (in module windkit.binned_wind_climate)
weibull_freq_gt_mean() (in module windkit.weibull)
weibull_moment() (in module windkit.weibull)
weibull_pdf() (in module windkit.weibull)
wind_direction() (in module windkit.wind)
wind_direction_difference() (in module windkit.wind)
wind_rose() (in module windkit.plot)
wind_speed() (in module windkit.wind)
wind_speed_and_direction() (in module windkit.wind)
wind_turbines_to_geodataframe() (in module windkit.wind_turbines)
wind_vectors() (in module windkit.wind)
windkit
module
windkit.binned_wind_climate
module
windkit.elevation_map
module
windkit.empty
module
windkit.generalized_wind_climate
module
windkit.landcover
module
windkit.ltc.mcp
module
windkit.ltc.regression
module
windkit.ltc.scores
module
windkit.metadata
module
windkit.plot
module
windkit.plot.color
module
windkit.plot.operational_curves
module
windkit.plot.time_series
module
windkit.raster_map
module
windkit.roughness_map
module
windkit.sector
module
windkit.spatial
module
windkit.time_series_wind_climate
module
windkit.vector_map
module
windkit.weibull
module
windkit.weibull_wind_climate
module
windkit.wind
module
windkit.wind_climate
module
windkit.wind_data
module
windkit.wind_turbine_generator
module
windkit.wind_turbines
module
windkit.workspace
module
WindTurbines (class in windkit.wind_turbine_generator)
Workspace (class in windkit.workspace)
wtg_cp() (in module windkit.wind_turbine_generator)
wtg_ct() (in module windkit.wind_turbine_generator)
wtg_power() (in module windkit.wind_turbine_generator)
wv_count_wrapper() (in module windkit.binned_wind_climate)
wwc_mean_windspeed() (in module windkit.weibull_wind_climate)
wwc_power_density() (in module windkit.weibull_wind_climate)
wwc_to_bwc() (in module windkit.weibull_wind_climate)