geoprior.scripts.plot_spatial_forecasts#

Script helpers for plotting spatial forecast outputs.

Functions

main([argv, prog])

plot_fig6_spatial_forecasts(*, cities, ...)

Two columns fixed:

plot_fig6_spatial_forecasts_main([argv, prog])

geoprior.scripts.plot_spatial_forecasts.plot_fig6_spatial_forecasts(*, cities, year_val, years_fore, cumulative, subsidence_kind, grid_res, clip, cmap_name, hotspot_mode, hotspot_q, out, out_hotspots, dpi, font, show_legend, show_title, show_panel_titles, title)[source]#
Two columns fixed:
  • observed year_val (actual)

  • predicted year_val (q50)

Remaining columns:
  • years_fore (q50 or cum q50)

Rows:
  • one per city (1-city and 2-city layouts supported)

Parameters:
Return type:

None

geoprior.scripts.plot_spatial_forecasts.plot_fig6_spatial_forecasts_main(argv=None, *, prog=None)[source]#
Parameters:
Return type:

None

geoprior.scripts.plot_spatial_forecasts.main(argv=None, *, prog=None)[source]#
Parameters:
Return type:

None