py3dinterpolations
0.4.1
Examples
Quick start
Preprocessing data
Parameter estimation
Models
Kriging
Inverse Distance Weighting (IDW)
Code reference
py3dinterpolations
py3dinterpolations
Index
Index
B
|
C
|
D
|
E
|
G
|
I
|
M
|
N
|
P
|
R
|
S
|
V
|
X
|
Y
|
Z
B
best_params (py3dinterpolations.modelling.estimator.Estimator attribute)
best_score (py3dinterpolations.modelling.estimator.Estimator attribute)
C
columns (py3dinterpolations.core.griddata.GridData attribute)
compute() (py3dinterpolations.modelling.models.deterministic.DeterministicModel method)
(py3dinterpolations.modelling.models.idw.IDW method)
create_regulargrid3d_from_griddata() (in module py3dinterpolations.core.grid3d)
cv_results (py3dinterpolations.modelling.estimator.Estimator attribute)
D
data (py3dinterpolations.core.griddata.GridData attribute)
DeterministicModel (class in py3dinterpolations.modelling.models.deterministic)
distance_matrix (py3dinterpolations.modelling.models.idw.IDW attribute)
downsampling_res (py3dinterpolations.modelling.preprocessor.Preprocessor attribute)
E
Estimator (class in py3dinterpolations.modelling.estimator)
estimator (py3dinterpolations.modelling.estimator.Estimator attribute)
G
get_axis() (py3dinterpolations.core.grid3d.Grid3D method)
(py3dinterpolations.core.grid3d.RegularGrid3D method)
get_model_type() (in module py3dinterpolations.modelling.models)
grid (py3dinterpolations.core.grid3d.Grid3D attribute)
Grid3D (class in py3dinterpolations.core.grid3d)
grid3d (py3dinterpolations.modelling.modeler.Modeler attribute)
GridAxis (class in py3dinterpolations.core.grid3d)
GridData (class in py3dinterpolations.core.griddata)
griddata (py3dinterpolations.modelling.modeler.Modeler attribute)
(py3dinterpolations.modelling.preprocessor.Preprocessor attribute)
GridDataSpecs (class in py3dinterpolations.core.griddata)
gridres (py3dinterpolations.core.grid3d.Grid3D attribute)
I
IDW (class in py3dinterpolations.modelling.models.idw)
interpolate() (in module py3dinterpolations.modelling.interpolate)
M
mesh (py3dinterpolations.core.grid3d.Grid3D attribute)
model (py3dinterpolations.modelling.modeler.Modeler attribute)
(py3dinterpolations.modelling.models.ModelWrapper attribute)
model_name (py3dinterpolations.modelling.models.ModelWrapper attribute)
model_type (py3dinterpolations.modelling.models.ModelWrapper attribute)
Modeler (class in py3dinterpolations.modelling.modeler)
ModelWrapper (class in py3dinterpolations.modelling.models)
module
py3dinterpolations
py3dinterpolations.core
py3dinterpolations.core.grid3d
py3dinterpolations.core.griddata
py3dinterpolations.modelling
py3dinterpolations.modelling.estimator
py3dinterpolations.modelling.interpolate
py3dinterpolations.modelling.modeler
py3dinterpolations.modelling.models
py3dinterpolations.modelling.models.deterministic
py3dinterpolations.modelling.models.idw
py3dinterpolations.modelling.preprocessor
py3dinterpolations.plotting
py3dinterpolations.plotting.plotting
N
normalize_xyz (py3dinterpolations.modelling.preprocessor.Preprocessor attribute)
normalized_grid (py3dinterpolations.core.grid3d.Grid3D attribute)
numpy_data (py3dinterpolations.core.griddata.GridData property)
P
plot_2d_model() (in module py3dinterpolations.plotting.plotting)
plot_3d_model() (in module py3dinterpolations.plotting.plotting)
plot_downsampling() (in module py3dinterpolations.plotting.plotting)
power (py3dinterpolations.modelling.models.idw.IDW attribute)
predict() (py3dinterpolations.modelling.modeler.Modeler method)
(py3dinterpolations.modelling.models.ModelWrapper method)
preprocess() (py3dinterpolations.modelling.preprocessor.Preprocessor method)
Preprocessor (class in py3dinterpolations.modelling.preprocessor)
preprocessor_params (py3dinterpolations.core.griddata.GridData attribute)
(py3dinterpolations.modelling.preprocessor.Preprocessor attribute)
py3dinterpolations
module
py3dinterpolations.core
module
py3dinterpolations.core.grid3d
module
py3dinterpolations.core.griddata
module
py3dinterpolations.modelling
module
py3dinterpolations.modelling.estimator
module
py3dinterpolations.modelling.interpolate
module
py3dinterpolations.modelling.modeler
module
py3dinterpolations.modelling.models
module
py3dinterpolations.modelling.models.deterministic
module
py3dinterpolations.modelling.models.idw
module
py3dinterpolations.modelling.preprocessor
module
py3dinterpolations.plotting
module
py3dinterpolations.plotting.plotting
module
R
RegularGrid3D (class in py3dinterpolations.core.grid3d)
results (py3dinterpolations.core.grid3d.Grid3D attribute)
(py3dinterpolations.modelling.modeler.Modeler attribute)
reverse_preprocessing() (in module py3dinterpolations.modelling.preprocessor)
S
specs (py3dinterpolations.core.griddata.GridData property)
standardize_v (py3dinterpolations.modelling.preprocessor.Preprocessor attribute)
V
values (py3dinterpolations.modelling.models.deterministic.DeterministicModel attribute)
vmax (py3dinterpolations.core.griddata.GridDataSpecs property)
vmin (py3dinterpolations.core.griddata.GridDataSpecs property)
X
X (py3dinterpolations.core.grid3d.Grid3D attribute)
x (py3dinterpolations.modelling.models.deterministic.DeterministicModel attribute)
xmax (py3dinterpolations.core.griddata.GridDataSpecs property)
xmin (py3dinterpolations.core.griddata.GridDataSpecs property)
xsize (py3dinterpolations.core.griddata.GridDataSpecs property)
Y
Y (py3dinterpolations.core.grid3d.Grid3D attribute)
y (py3dinterpolations.modelling.models.deterministic.DeterministicModel attribute)
ymax (py3dinterpolations.core.griddata.GridDataSpecs property)
ymin (py3dinterpolations.core.griddata.GridDataSpecs property)
ysize (py3dinterpolations.core.griddata.GridDataSpecs property)
Z
Z (py3dinterpolations.core.grid3d.Grid3D attribute)
z (py3dinterpolations.modelling.models.deterministic.DeterministicModel attribute)
zmax (py3dinterpolations.core.griddata.GridDataSpecs property)
zmin (py3dinterpolations.core.griddata.GridDataSpecs property)
zsize (py3dinterpolations.core.griddata.GridDataSpecs property)