pygeostat
1.1.1
Welcome
Getting Started
Installation
Data Files
Grid Definitions
Statistics
Plotting Functions
Scripting CCG Executables
Examples
Core Development Team
Contribution
pygeostat
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__getitem__() (pygeostat.data.h5_io.H5Store method)
__setitem__() (pygeostat.data.h5_io.H5Store method)
__str__() (pygeostat.data.data.DataFile method)
(pygeostat.data.h5_io.H5Store method)
A
accmik() (in module pygeostat.statistics.utils)
accsim() (in module pygeostat.statistics.utils)
accuracy_plot() (in module pygeostat.plotting)
addcoord() (pygeostat.data.data.DataFile method)
applydict() (pygeostat.data.data.DataFile method)
B
bivariate_plot() (pygeostat.plotting.GmmUtility method)
block_volume (pygeostat.data.grid_definition.GridDef attribute)
build_indicator_cdf() (in module pygeostat.statistics.cdf)
C
cdf() (in module pygeostat.statistics.cdf)
change_blocknum() (pygeostat.data.grid_definition.GridDef method)
change_blocksize() (pygeostat.data.grid_definition.GridDef method)
check_datafile() (pygeostat.data.data.DataFile method)
check_for_duplicate_cols() (pygeostat.data.data.DataFile method)
close() (pygeostat.data.h5_io.H5Store method)
compile_pygsb() (in module pygeostat.data.iotools)
contour_plot() (in module pygeostat.plotting)
convert_to_2d() (pygeostat.data.grid_definition.GridDef method)
copy() (pygeostat.data.grid_definition.GridDef method)
correlation_matrix_plot() (in module pygeostat.plotting)
count() (pygeostat.data.grid_definition.GridDef method)
D
DataFile (class in pygeostat.data.data)
datasets() (pygeostat.data.H5Store method)
dedent_parstr() (in module pygeostat.programs.program_utils)
describe() (pygeostat.data.data.DataFile method)
DictFile (class in pygeostat.data.data)
drill_plot() (in module pygeostat.plotting)
drop() (pygeostat.data.data.DataFile method)
E
ExampleData() (in module pygeostat.data.data)
export_image() (in module pygeostat.plotting)
extents() (pygeostat.data.grid_definition.GridDef method)
F
file_nlines() (in module pygeostat.data.iotools)
G
gendict() (pygeostat.data.data.DataFile method)
get_coordinates() (pygeostat.data.grid_definition.GridDef method)
get_executable() (in module pygeostat.utility)
get_index() (pygeostat.data.grid_definition.GridDef method)
get_index3d() (pygeostat.data.grid_definition.GridDef method)
get_slice_coordinate() (pygeostat.data.grid_definition.GridDef method)
get_slice_index() (pygeostat.data.grid_definition.GridDef method)
,
[1]
get_vertical_indices() (pygeostat.data.grid_definition.GridDef method)
getparfile() (pygeostat.programs.programs.Program method)
GmmUtility (class in pygeostat.plotting)
grid_array (pygeostat.data.GridDef attribute)
grid_slice_plot() (in module pygeostat.plotting)
GridDef (class in pygeostat.data.grid_definition)
gscol() (pygeostat.data.data.DataFile method)
H
h5_combine_data() (in module pygeostat.data.h5_io)
H5Store (class in pygeostat.data.h5_io)
head() (pygeostat.data.data.DataFile method)
histogram_plot() (in module pygeostat.plotting)
histogram_plot_simulation() (in module pygeostat.plotting)
I
index1d_to_index3d() (pygeostat.data.grid_definition.GridDef method)
index3d_to_index1d() (pygeostat.data.grid_definition.GridDef method)
infergriddef() (pygeostat.data.data.DataFile method)
ish5dataset() (in module pygeostat.data.h5_io)
iteritems() (pygeostat.data.H5Store method)
K
kde_scipy() (in module pygeostat.statistics.kde)
kde_sklearn() (in module pygeostat.statistics.kde)
kde_statsmodels_m() (in module pygeostat.statistics.kde)
kde_statsmodels_u() (in module pygeostat.statistics.kde)
L
loadings_plot() (in module pygeostat.plotting)
location_plot() (in module pygeostat.plotting)
N
near_positive_definite() (in module pygeostat.statistics.utils)
O
origin() (pygeostat.data.grid_definition.GridDef method)
outline_points() (pygeostat.data.grid_definition.GridDef method)
P
pad_grid() (pygeostat.data.grid_definition.GridDef method)
parallel_function() (in module pygeostat.programs.program_utils)
parstr_kwargs() (in module pygeostat.programs.program_utils)
percentile_from_cdf() (in module pygeostat.statistics.cdf)
pit_plot() (in module pygeostat.plotting)
postsim_multfiles() (in module pygeostat.statistics.postsim)
probability_plot() (in module pygeostat.plotting)
Program (class in pygeostat.programs.programs)
pygeostat.data.iotools (module)
Q
qq_plot() (in module pygeostat.plotting)
R
random_indices() (pygeostat.data.grid_definition.GridDef method)
random_points() (pygeostat.data.grid_definition.GridDef method)
read_csv() (in module pygeostat.data.iotools)
read_dict() (pygeostat.data.data.DictFile method)
read_file() (in module pygeostat.data.iotools)
read_gsb() (in module pygeostat.data.iotools)
read_gslib() (in module pygeostat.data.iotools)
read_h5() (in module pygeostat.data.h5_io)
rename() (pygeostat.data.data.DataFile method)
rseed() (in module pygeostat.programs.program_utils)
rseed_list() (in module pygeostat.programs.program_utils)
run() (pygeostat.programs.programs.Program method)
runparallel() (in module pygeostat.programs.program_utils)
S
scatter_plot() (in module pygeostat.plotting)
scatter_plots() (in module pygeostat.plotting)
scatter_plots_lu() (in module pygeostat.plotting)
set_plot_style() (in module pygeostat.plotting)
setcatdict() (pygeostat.data.data.DataFile method)
setcol() (pygeostat.data.data.DataFile method)
setvarcols() (pygeostat.data.data.DataFile method)
slice_plot() (in module pygeostat.plotting)
spacing() (pygeostat.data.data.DataFile method)
stdev_from_cdf() (in module pygeostat.statistics.cdf)
summary_plot() (pygeostat.plotting.GmmUtility method)
T
truncatenans() (pygeostat.data.data.DataFile method)
U
unique_cats() (pygeostat.data.data.DataFile method)
univariate_conditional_plot() (pygeostat.plotting.GmmUtility method)
V
validation_plot() (in module pygeostat.plotting)
variance_from_cdf() (in module pygeostat.statistics.cdf)
variogram_plot() (in module pygeostat.plotting)
W
weighted_correlation() (in module pygeostat.statistics.utils)
weighted_correlation_rank() (in module pygeostat.statistics.utils)
weighted_covariance() (in module pygeostat.statistics.utils)
weighted_kurtosis() (in module pygeostat.statistics.utils)
weighted_mean() (in module pygeostat.statistics.utils)
weighted_skew() (in module pygeostat.statistics.utils)
weighted_variance() (in module pygeostat.statistics.utils)
write_csv() (in module pygeostat.data.iotools)
write_dict() (pygeostat.data.data.DictFile method)
write_file() (pygeostat.data.data.DataFile method)
write_gsb() (in module pygeostat.data.iotools)
write_gslib() (in module pygeostat.data.iotools)
write_h5() (in module pygeostat.data.h5_io)
write_hvtk() (in module pygeostat.data.iotools)
write_vtk() (in module pygeostat.data.iotools)
writeout_gslib_gmm() (in module pygeostat.data.iotools)
writepar() (pygeostat.programs.programs.Program method)
Z
z_percentile() (in module pygeostat.statistics.cdf)