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