Rainforest QPE library
Usage
Access library
Keeping database up-to-date
Keeping randomForest model up-to-date
Reference
Interface
QPE submodule
QPE command-line tools
qpe_compute
qpe_plot
qpe_evaluation
rainforest.qpe package
rainforest.qpe.evaluation module
rainforest.qpe.qpe module
rainforest.qpe.qpe_compute module
rainforest.qpe.qpe_evaluation module
rainforest.qpe.qpe_plot module
Database submodule
Database structure
Gauge table
Reference table
Radar table
Database configuration
Database command-line tool
db_populate
rainforest.database package
rainforest.database.database module
rainforest.database.db_populate module
rainforest.database.retrieve_radar_data module
rainforest.database.retrieve_reference_data module
rainforest.database.retrieve_dwh_data R module
ML submodule
Machine-learning command-line tool
rf_train
rainforest.ml package
rainforest.ml.rf module
rainforest.ml.rf_train module
rainforest.ml.rfdefinitions module
rainforest.ml.utils module
Common submodule
rainforest.common.io_data module
rainforest.common.retrieve_data module
rainforest.common.radarprocessing module
rainforest.common.constants module
rainforest.common.graphics module
rainforest.common.lookup module
rainforest.common.utils module
rainforest.common.wgs84_ch1903 module
Examples
Rainforest QPE library
Docs
»
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
add_cosmo_data() (rainforest.common.radarprocessing.Radar method)
add_tables() (rainforest.database.database.Database method)
aggregate_multi() (in module rainforest.common.utils)
C
calc_lookup() (in module rainforest.common.lookup)
check_input() (in module rainforest.interface)
CHtoWGSheight() (rainforest.common.wgs84_ch1903.GPSConverter method)
CHtoWGSlat() (rainforest.common.wgs84_ch1903.GPSConverter method)
CHtoWGSlng() (rainforest.common.wgs84_ch1903.GPSConverter method)
chunks() (in module rainforest.common.utils)
compute() (rainforest.qpe.qpe.QPEProcessor method)
compute_hydro() (rainforest.common.radarprocessing.Radar method)
compute_kdp() (rainforest.common.radarprocessing.Radar method)
compute_noise() (rainforest.common.radarprocessing.Radar method)
config_file() (rainforest.database.database.Database property)
correct_attenuation() (rainforest.common.radarprocessing.Radar method)
D
Database (class in rainforest.database.database)
DataFrameWithInfo (class in rainforest.database.database)
DecToSexAngle() (rainforest.common.wgs84_ch1903.GPSConverter method)
dict_flatten() (in module rainforest.common.utils)
E
envyaml() (in module rainforest.common.utils)
evaluation() (in module rainforest.qpe.evaluation)
F
fetch_data() (rainforest.qpe.qpe.QPEProcessor method)
find_class() (rainforest.ml.rfdefinitions.MyCustomUnpickler method)
fit() (rainforest.ml.rfdefinitions.RandomForestRegressorBC method)
fit_models() (rainforest.ml.rf.RFTraining method)
G
get_agg_operators() (rainforest.database.retrieve_radar_data.Updater method)
get_COSMO_T() (in module rainforest.common.retrieve_data)
get_COSMO_variables() (in module rainforest.common.retrieve_data)
get_field() (rainforest.common.radarprocessing.Radar method)
get_lookup() (in module rainforest.common.lookup)
get_qpe_files() (in module rainforest.common.utils)
GPSConverter (class in rainforest.common.wgs84_ch1903)
H
hex_to_rgb() (in module rainforest.common.utils)
hydroClass_single() (in module rainforest.common.radarprocessing)
I
idx_cart() (in module rainforest.common.utils)
info() (rainforest.database.database.DataFrameWithInfo property)
L
LV03toWGS84() (in module rainforest.common.utils)
(rainforest.common.wgs84_ch1903.GPSConverter method)
M
main() (in module rainforest.database.db_populate)
(in module rainforest.interface)
(in module rainforest.ml.rf_train)
(in module rainforest.qpe.qpe_compute)
(in module rainforest.qpe.qpe_evaluation)
(in module rainforest.qpe.qpe_plot)
MidpointNormalize (class in rainforest.common.graphics)
MODE() (in module rainforest.common.constants)
model_intercomparison() (rainforest.ml.rf.RFTraining method)
MyCustomUnpickler (class in rainforest.ml.rfdefinitions)
N
nanadd_at() (in module rainforest.common.utils)
nearest_time() (in module rainforest.common.utils)
nested_dict_gen() (in module rainforest.common.utils)
nested_dict_values() (in module rainforest.common.utils)
nesteddictvalues() (in module rainforest.ml.utils)
P
perfscores() (in module rainforest.common.utils)
plot_crossval_stats() (in module rainforest.common.graphics)
predict() (rainforest.ml.rfdefinitions.RandomForestRegressorBC method)
prepare_input() (rainforest.ml.rf.RFTraining method)
process_all_timesteps() (rainforest.database.retrieve_radar_data.Updater method)
(rainforest.database.retrieve_reference_data.Updater method)
process_single_timestep() (rainforest.database.retrieve_radar_data.Updater method)
prompt_check() (in module rainforest.interface)
Q
QPE_cmap (class in rainforest.common.graphics)
qpe_plot() (in module rainforest.common.graphics)
qpe_scatterplot() (in module rainforest.common.graphics)
QPEProcessor (class in rainforest.qpe.qpe)
quantile() (in module rainforest.common.utils)
quantile_1D() (in module rainforest.common.utils)
query() (rainforest.database.database.Database method)
R
Radar (class in rainforest.common.radarprocessing)
rainforest (module)
rainforest.common.constants (module)
rainforest.common.graphics (module)
rainforest.common.io_data (module)
rainforest.common.lookup (module)
rainforest.common.radarprocessing (module)
rainforest.common.retrieve_data (module)
rainforest.common.utils (module)
rainforest.common.wgs84_ch1903 (module)
rainforest.database.database (module)
rainforest.database.db_populate (module)
rainforest.database.retrieve_radar_data (module)
rainforest.database.retrieve_reference_data (module)
rainforest.interface (module)
rainforest.ml.rf (module)
rainforest.ml.rf_models (module)
rainforest.ml.rf_train (module)
rainforest.ml.rfdefinitions (module)
rainforest.ml.utils (module)
rainforest.qpe.evaluation (module)
rainforest.qpe.qpe (module)
rainforest.qpe.qpe_compute (module)
rainforest.qpe.qpe_evaluation (module)
rainforest.qpe.qpe_plot (module)
RandomForestRegressorBC (class in rainforest.ml.rfdefinitions)
read_cart() (in module rainforest.common.io_data)
read_df() (in module rainforest.common.utils)
read_gif() (in module rainforest.common.io_data)
read_polar() (in module rainforest.common.io_data)
read_rf() (in module rainforest.ml.rfdefinitions)
read_station_data() (in module rainforest.common.io_data)
read_status() (in module rainforest.common.io_data)
read_task_file() (in module rainforest.common.utils)
read_vpr() (in module rainforest.common.io_data)
read_xls() (in module rainforest.common.io_data)
rename_fields() (in module rainforest.common.utils)
retrieve_cart_files() (rainforest.database.retrieve_reference_data.Updater method)
retrieve_CPCCV() (in module rainforest.common.retrieve_data)
retrieve_prod() (in module rainforest.common.retrieve_data)
retrieve_radar_files() (rainforest.database.retrieve_radar_data.Updater method)
RFTraining (class in rainforest.ml.rf)
round_to_hour() (in module rainforest.common.utils)
S
save_gif() (in module rainforest.common.io_data)
score_plot() (in module rainforest.common.graphics)
SexAngleToSeconds() (rainforest.common.wgs84_ch1903.GPSConverter method)
SexToDecAngle() (rainforest.common.wgs84_ch1903.GPSConverter method)
snr_mask() (rainforest.common.radarprocessing.Radar method)
split_by_time() (in module rainforest.common.utils)
split_event() (in module rainforest.ml.utils)
stack_uneven() (in module rainforest.common.utils)
sweepnumber_fromfile() (in module rainforest.common.utils)
T
TableDict (class in rainforest.database.database)
timefromfilename() (in module rainforest.common.utils)
timestamp_from_datestr() (in module rainforest.common.utils)
timestamp_from_datetime() (in module rainforest.common.utils)
U
update_radar_data() (rainforest.database.database.Database method)
update_reference_data() (rainforest.database.database.Database method)
update_station_data() (rainforest.database.database.Database method)
Updater (class in rainforest.database.retrieve_radar_data)
(class in rainforest.database.retrieve_reference_data)
V
vert_aggregation() (in module rainforest.ml.utils)
visib_mask() (rainforest.common.radarprocessing.Radar method)
W
wgs84toCH1903() (in module rainforest.common.utils)
WGS84toLV03() (rainforest.common.wgs84_ch1903.GPSConverter method)
WGStoCHh() (rainforest.common.wgs84_ch1903.GPSConverter method)
WGStoCHx() (rainforest.common.wgs84_ch1903.GPSConverter method)
WGStoCHy() (rainforest.common.wgs84_ch1903.GPSConverter method)