Ejemplo n.º 1
0
 def test_orca_projection(self):
     with extest_util.show_replaced_by_check_graphic(self):
         orca_projection.main()
Ejemplo n.º 2
0
 def test_soi_filtering(self):
     with extest_util.show_replaced_by_check_graphic(self):
         SOI_filtering.main()
Ejemplo n.º 3
0
 def test_hovmoller(self):
     with extest_util.show_replaced_by_check_graphic(self):
         hovmoller.main()
Ejemplo n.º 4
0
 def test_deriving_phenomena(self):
     with extest_util.show_replaced_by_check_graphic(self):
         deriving_phenomena.main()
 def test_deriving_phenomena(self):
     with extest_util.show_replaced_by_check_graphic(self):
         deriving_phenomena.main()
 def test_custom_file_loading(self):
     with extest_util.show_replaced_by_check_graphic(self):
         custom_file_loading.main()
Ejemplo n.º 7
0
 def test_lineplot_with_legend(self):
     with extest_util.show_replaced_by_check_graphic(self):
         lineplot_with_legend.main()
Ejemplo n.º 8
0
 def test_lagged_ensemble(self):
     with extest_util.show_replaced_by_check_graphic(self):
         lagged_ensemble.main()
Ejemplo n.º 9
0
 def test_projections_and_annotations(self):
     with extest_util.show_replaced_by_check_graphic(self):
         projections_and_annotations.main()
 def test_projections_and_annotations(self):
     with extest_util.show_replaced_by_check_graphic(self):
         projections_and_annotations.main()
Ejemplo n.º 11
0
 def test_custom_file_loading(self):
     with extest_util.show_replaced_by_check_graphic(self):
         custom_file_loading.main()
Ejemplo n.º 12
0
 def test_rotated_pole_mapping(self):
     with extest_util.show_replaced_by_check_graphic(self):
         rotated_pole_mapping.main()
Ejemplo n.º 13
0
 def test_orca_projection(self):
     with extest_util.show_replaced_by_check_graphic(self):
         orca_projection.main()
Ejemplo n.º 14
0
 def test_cop_maps(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_maps.main()
Ejemplo n.º 15
0
 def test_polar_stereo(self):
     with extest_util.show_replaced_by_check_graphic(self):
         polar_stereo.main()
 def test_lineplot_with_legend(self):
     with extest_util.show_replaced_by_check_graphic(self):
         lineplot_with_legend.main()
 def test_anomaly_log_colouring(self):
     with extest_util.show_replaced_by_check_graphic(self):
         anomaly_log_colouring.main()
 def test_custom_aggregation(self):
     with extest_util.show_replaced_by_check_graphic(self):
         custom_aggregation.main()
 def test_rotated_pole_mapping(self):
     with extest_util.show_replaced_by_check_graphic(self):
         rotated_pole_mapping.main()
Ejemplo n.º 20
0
 def test_soi_filtering(self):
     with extest_util.show_replaced_by_check_graphic(self, tol=0.0012):
         SOI_filtering.main()
Ejemplo n.º 21
0
 def test_TEC(self):
     with extest_util.show_replaced_by_check_graphic(self):
         TEC.main()
Ejemplo n.º 22
0
 def test_cross_section(self):
     with extest_util.show_replaced_by_check_graphic(self):
         cross_section.main()
Ejemplo n.º 23
0
 def test_COP_1d_plot(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_1d_plot.main()
Ejemplo n.º 24
0
 def test_COP_1d_plot(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_1d_plot.main()
Ejemplo n.º 25
0
 def test_global_map(self):
     with extest_util.show_replaced_by_check_graphic(self):
         global_map.main()
Ejemplo n.º 26
0
 def test_lagged_ensemble(self):
     with extest_util.show_replaced_by_check_graphic(self):
         lagged_ensemble.main()
Ejemplo n.º 27
0
 def test_anomaly_log_colouring(self):
     with extest_util.show_replaced_by_check_graphic(self):
         anomaly_log_colouring.main()
Ejemplo n.º 28
0
 def test_cop_maps(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_maps.main()
Ejemplo n.º 29
0
 def test_polar_stereo(self):
     with extest_util.show_replaced_by_check_graphic(self):
         polar_stereo.main()
Ejemplo n.º 30
0
 def test_custom_aggregation(self):
     with extest_util.show_replaced_by_check_graphic(self):
         custom_aggregation.main()
Ejemplo n.º 31
0
 def test_TEC(self):
     with extest_util.show_replaced_by_check_graphic(self):
         TEC.main()
Ejemplo n.º 32
0
 def test_atlantic_profiles(self):
     with extest_util.show_replaced_by_check_graphic(self, tol=0.0014):
         atlantic_profiles.main()
Ejemplo n.º 33
0
 def test_cross_section(self):
     with extest_util.show_replaced_by_check_graphic(self):
         cross_section.main()
 def test_atlantic_profiles(self):
     with extest_util.show_replaced_by_check_graphic(self, tol=0.0014):
         atlantic_profiles.main()
Ejemplo n.º 35
0
 def test_hovmoller(self):
     with extest_util.show_replaced_by_check_graphic(self):
         hovmoller.main()