geoprior.scripts.plot_spatial_forecasts#
Script helpers for plotting spatial forecast outputs.
Functions
|
|
|
Two columns fixed: |
|
- 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