eoio.utils.tests.test\_crs\_utils.TestCRSUtils
==============================================

.. currentmodule:: eoio.utils.tests.test_crs_utils

.. autoclass:: TestCRSUtils

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~TestCRSUtils.__init__
      ~TestCRSUtils.addClassCleanup
      ~TestCRSUtils.addCleanup
      ~TestCRSUtils.addTypeEqualityFunc
      ~TestCRSUtils.assertAlmostEqual
      ~TestCRSUtils.assertCountEqual
      ~TestCRSUtils.assertDictEqual
      ~TestCRSUtils.assertEqual
      ~TestCRSUtils.assertFalse
      ~TestCRSUtils.assertGreater
      ~TestCRSUtils.assertGreaterEqual
      ~TestCRSUtils.assertIn
      ~TestCRSUtils.assertIs
      ~TestCRSUtils.assertIsInstance
      ~TestCRSUtils.assertIsNone
      ~TestCRSUtils.assertIsNot
      ~TestCRSUtils.assertIsNotNone
      ~TestCRSUtils.assertLess
      ~TestCRSUtils.assertLessEqual
      ~TestCRSUtils.assertListEqual
      ~TestCRSUtils.assertLogs
      ~TestCRSUtils.assertMultiLineEqual
      ~TestCRSUtils.assertNoLogs
      ~TestCRSUtils.assertNotAlmostEqual
      ~TestCRSUtils.assertNotEqual
      ~TestCRSUtils.assertNotIn
      ~TestCRSUtils.assertNotIsInstance
      ~TestCRSUtils.assertNotRegex
      ~TestCRSUtils.assertRaises
      ~TestCRSUtils.assertRaisesRegex
      ~TestCRSUtils.assertRegex
      ~TestCRSUtils.assertSequenceEqual
      ~TestCRSUtils.assertSetEqual
      ~TestCRSUtils.assertTrue
      ~TestCRSUtils.assertTupleEqual
      ~TestCRSUtils.assertWarns
      ~TestCRSUtils.assertWarnsRegex
      ~TestCRSUtils.countTestCases
      ~TestCRSUtils.debug
      ~TestCRSUtils.defaultTestResult
      ~TestCRSUtils.doClassCleanups
      ~TestCRSUtils.doCleanups
      ~TestCRSUtils.enterClassContext
      ~TestCRSUtils.enterContext
      ~TestCRSUtils.fail
      ~TestCRSUtils.id
      ~TestCRSUtils.run
      ~TestCRSUtils.setUp
      ~TestCRSUtils.setUpClass
      ~TestCRSUtils.shortDescription
      ~TestCRSUtils.skipTest
      ~TestCRSUtils.subTest
      ~TestCRSUtils.tearDown
      ~TestCRSUtils.tearDownClass
      ~TestCRSUtils.test_convert_xy
      ~TestCRSUtils.test_coord_bounds
      ~TestCRSUtils.test_get_nearest_lon_lat_coords_in_between
      ~TestCRSUtils.test_get_nearest_lon_lat_coords_list
      ~TestCRSUtils.test_get_nearest_lon_lat_coords_middle
      ~TestCRSUtils.test_get_nearest_lon_lat_coords_nested_list
      ~TestCRSUtils.test_get_nearest_lon_lat_coords_point
      ~TestCRSUtils.test_get_xy_arrays
      ~TestCRSUtils.test_y_on_line
      ~TestCRSUtils.test_y_on_line_xy
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~TestCRSUtils.longMessage
      ~TestCRSUtils.maxDiff
   
   