Esempio n. 1
0
 def test_orca_projection(self):
     with extest_util.show_replaced_by_check_graphic(self):
         orca_projection.main()
 def test_soi_filtering(self):
     with extest_util.show_replaced_by_check_graphic(self):
         SOI_filtering.main()
Esempio n. 3
0
 def test_hovmoller(self):
     with extest_util.show_replaced_by_check_graphic(self):
         hovmoller.main()
Esempio 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()
 def test_lineplot_with_legend(self):
     with extest_util.show_replaced_by_check_graphic(self):
         lineplot_with_legend.main()
Esempio n. 8
0
 def test_lagged_ensemble(self):
     with extest_util.show_replaced_by_check_graphic(self):
         lagged_ensemble.main()
Esempio 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()
Esempio n. 11
0
 def test_custom_file_loading(self):
     with extest_util.show_replaced_by_check_graphic(self):
         custom_file_loading.main()
Esempio n. 12
0
 def test_rotated_pole_mapping(self):
     with extest_util.show_replaced_by_check_graphic(self):
         rotated_pole_mapping.main()
Esempio n. 13
0
 def test_orca_projection(self):
     with extest_util.show_replaced_by_check_graphic(self):
         orca_projection.main()
Esempio n. 14
0
 def test_cop_maps(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_maps.main()
Esempio 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()
Esempio n. 20
0
 def test_soi_filtering(self):
     with extest_util.show_replaced_by_check_graphic(self, tol=0.0012):
         SOI_filtering.main()
Esempio n. 21
0
 def test_TEC(self):
     with extest_util.show_replaced_by_check_graphic(self):
         TEC.main()
Esempio n. 22
0
 def test_cross_section(self):
     with extest_util.show_replaced_by_check_graphic(self):
         cross_section.main()
Esempio n. 23
0
 def test_COP_1d_plot(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_1d_plot.main()
Esempio n. 24
0
 def test_COP_1d_plot(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_1d_plot.main()
Esempio n. 25
0
 def test_global_map(self):
     with extest_util.show_replaced_by_check_graphic(self):
         global_map.main()
Esempio n. 26
0
 def test_lagged_ensemble(self):
     with extest_util.show_replaced_by_check_graphic(self):
         lagged_ensemble.main()
 def test_anomaly_log_colouring(self):
     with extest_util.show_replaced_by_check_graphic(self):
         anomaly_log_colouring.main()
Esempio n. 28
0
 def test_cop_maps(self):
     with extest_util.show_replaced_by_check_graphic(self):
         COP_maps.main()
Esempio n. 29
0
 def test_polar_stereo(self):
     with extest_util.show_replaced_by_check_graphic(self):
         polar_stereo.main()
Esempio n. 30
0
 def test_custom_aggregation(self):
     with extest_util.show_replaced_by_check_graphic(self):
         custom_aggregation.main()
Esempio n. 31
0
 def test_TEC(self):
     with extest_util.show_replaced_by_check_graphic(self):
         TEC.main()
Esempio n. 32
0
 def test_atlantic_profiles(self):
     with extest_util.show_replaced_by_check_graphic(self, tol=0.0014):
         atlantic_profiles.main()
Esempio 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()
Esempio n. 35
0
 def test_hovmoller(self):
     with extest_util.show_replaced_by_check_graphic(self):
         hovmoller.main()