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