Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Geothermal PFA 0.0.20
Geothermal PFA 0.0.20
  • Installation
  • Methodology
  • Gallery
    • Data Processing with geoPFA: 2D Example from Newberry Volcano, OR
    • Layer Combination and Favorability Modeling geoPFA: 2D Example from Newberry Volcano, OR
  • API reference
    • geopfa.data_readers
      • geopfa.data_readers.GeospatialDataReaders
    • geopfa.datasets
      • geopfa.datasets.fetch_heat
      • geopfa.datasets.fetch_insulation
      • geopfa.datasets.fetch_producibility
    • geopfa.extrapolation
      • geopfa.extrapolation.assess_gp_model_fit
      • geopfa.extrapolation.backfill_gdf
      • geopfa.extrapolation.backfill_gdf_at_height
      • geopfa.extrapolation.bootstrap_assess_residuals_stats
      • geopfa.extrapolation.build_and_fit_gp
      • geopfa.extrapolation.build_combined_kernel
      • geopfa.extrapolation.build_matern32_kernel_global
      • geopfa.extrapolation.build_rbf_kernel_global
      • geopfa.extrapolation.check_param_limits_hit_from_constraints
      • geopfa.extrapolation.compute_global_radius
      • geopfa.extrapolation.compute_lengthscale_bounds_from_global_radius
      • geopfa.extrapolation.drop_z_from_geometry
      • geopfa.extrapolation.estimate_variance
      • geopfa.extrapolation.get_gaussian_noise_bounds
      • geopfa.extrapolation.get_predictions
      • geopfa.extrapolation.grid_from_tidy
      • geopfa.extrapolation.load_2d_data
      • geopfa.extrapolation.load_gpy_model
      • geopfa.extrapolation.make_prediction_comparison_plot_2d
      • geopfa.extrapolation.plot_array_with_coords
      • geopfa.extrapolation.plot_residuals
      • geopfa.extrapolation.prepare_slice
      • geopfa.extrapolation.recommend_likelihood_params
      • geopfa.extrapolation.report_model_fit
      • geopfa.extrapolation.save_gpy_model
      • geopfa.extrapolation.standardize_xy
      • geopfa.extrapolation.update_gdf_with_predictions
    • geopfa.geopfa2d
      • geopfa.geopfa2d.data_readers
        • geopfa.geopfa2d.data_readers.GeospatialDataReaders
      • geopfa.geopfa2d.layer_combination
        • geopfa.geopfa2d.layer_combination.VoterVeto
      • geopfa.geopfa2d.plotters
        • geopfa.geopfa2d.plotters.GeospatialDataPlotters
      • geopfa.geopfa2d.processing
        • geopfa.geopfa2d.processing.Cleaners
        • geopfa.geopfa2d.processing.Exclusions
        • geopfa.geopfa2d.processing.Processing
    • geopfa.geopfa3d
      • geopfa.geopfa3d.data_readers
        • geopfa.geopfa3d.data_readers.GeospatialDataReaders
      • geopfa.geopfa3d.layer_combination
        • geopfa.geopfa3d.layer_combination.VoterVeto
      • geopfa.geopfa3d.plotters
        • geopfa.geopfa3d.plotters.GeospatialDataPlotters
      • geopfa.geopfa3d.processing
        • geopfa.geopfa3d.processing.Cleaners
        • geopfa.geopfa3d.processing.Exclusions
        • geopfa.geopfa3d.processing.Processing
    • geopfa.io
      • geopfa.io.data_writers
        • geopfa.io.data_writers.GenericFunctions
        • geopfa.io.data_writers.GeospatialDataWriters
    • geopfa.layer_combination
      • geopfa.layer_combination.VoterVeto
      • geopfa.layer_combination.detect_geom_dimension
      • geopfa.layer_combination.detect_pfa_dimension
    • geopfa.plotters
      • geopfa.plotters.GeospatialDataPlotters
    • geopfa.processing
      • geopfa.processing.Cleaners
      • geopfa.processing.Exclusions
      • geopfa.processing.Processing
    • geopfa.transformation
      • geopfa.transformation.derasterize_model_2d
      • geopfa.transformation.derasterize_model_3d
      • geopfa.transformation.normalize_array
      • geopfa.transformation.normalize_gdf
      • geopfa.transformation.rasterize_model_2d
      • geopfa.transformation.rasterize_model_3d
      • geopfa.transformation.transform
Back to top
View this page

Notebook GalleryΒΆ

Examples

  • Data Processing with geoPFA: 2D Example from Newberry Volcano, OR
  • Layer Combination and Favorability Modeling geoPFA: 2D Example from Newberry Volcano, OR
Next
Data Processing with geoPFA: 2D Example from Newberry Volcano, OR
Previous
Methodology
Copyright © 2025, Nicole Taverna
Made with Sphinx and @pradyunsg's Furo