YetAnotherCoupler 3.5.2
Loading...
Searching...
No Matches
plot_weights.py File Reference

Go to the source code of this file.

Namespaces

namespace  plot_weights
 

Functions

 plot_weights.plot_weights (ax, weightsfile, src_grid, tgt_grid, src_idx=None, tgt_idx=None, zoom=1, quiver_kwargs={})
 
 plot_weights.cell_extent (grid, idx, zoom=4)
 
 plot_weights.main (source_grid, target_grid, weights_file, center=None, source_idx=None, target_idx=None, zoom=1, label_src_grid=None, label_tgt_grid=None, coast_res="50m", projection="orthografic", stencil_only=False, save_as=None, log_level=logging.INFO)
 

Variables

 plot_weights.parser
 
 plot_weights.type
 
 plot_weights.help
 
 plot_weights.str
 
 plot_weights.nargs
 
 plot_weights.default
 
 plot_weights.float
 
 plot_weights.metavar
 
 plot_weights.choices
 
 plot_weights.action
 
 plot_weights.WARNING
 
 plot_weights.args = parser.parse_args()