pyIntensityFeatures.tests.test_utils_coords
Tests for functions in utils.coords.
Attributes
Classes
Tests for time-handling functions. |
|
Tests for get_slice_mlat_max_min. |
|
Tests for convert_geo_to_mag. |
Module Contents
- class pyIntensityFeatures.tests.test_utils_coords.TestTimeFuncs(methodName='runTest')[source]
Bases:
unittest.TestCaseTests for time-handling functions.
- class pyIntensityFeatures.tests.test_utils_coords.TestSliceMinMax(methodName='runTest')[source]
Bases:
unittest.TestCaseTests for get_slice_mlat_max_min.
- class pyIntensityFeatures.tests.test_utils_coords.TestConvertGeoToMag(methodName='runTest')[source]
Bases:
unittest.TestCaseTests for convert_geo_to_mag.