pycomlink.tests package
Submodules
pycomlink.tests.test_cmlh5_to_xarray module
- class pycomlink.tests.test_cmlh5_to_xarray.Testcmlh5tonetcdf(methodName='runTest')
Bases:
TestCase- test_cmlh5_to_xarray_fun()
- pycomlink.tests.test_cmlh5_to_xarray.get_test_data_path()
pycomlink.tests.test_interpolator module
- class pycomlink.tests.test_interpolator.TestIdwKdtreeInterpolator(methodName='runTest')
Bases:
TestCase- test_with_nans()
- test_without_float()
- test_without_nans()
pycomlink.tests.test_stats module
pycomlink.tests.test_validator module
pycomlink.tests.test_wet_antenna module
- class pycomlink.tests.test_wet_antenna.TestEpswater(methodName='runTest')
Bases:
TestCase- test_with_f_array()
- class pycomlink.tests.test_wet_antenna.TestWaaLeijnse2008(methodName='runTest')
Bases:
TestCase- test_with_R_array()
- class pycomlink.tests.test_wet_antenna.TestWaaLeijnse2008FromAobs(methodName='runTest')
Bases:
TestCase- test_error_with_negative_R()
- test_with_R_array()
- class pycomlink.tests.test_wet_antenna.TestWaaPastorek2021(methodName='runTest')
Bases:
TestCase- test_with_R_array()
pycomlink.tests.test_wet_dry_cnn module
pycomlink.tests.test_xarray_workflow module
- pycomlink.tests.test_xarray_workflow.init_data()
- pycomlink.tests.test_xarray_workflow.test_baseline_constant_kwarg()
- pycomlink.tests.test_xarray_workflow.test_calc_R_from_A()
- pycomlink.tests.test_xarray_workflow.test_waa_leijnse_kwarg()
- pycomlink.tests.test_xarray_workflow.test_waa_schleiss_kwarg()
pycomlink.tests.utils module
- pycomlink.tests.utils.get_test_data_path()
- pycomlink.tests.utils.load_and_clean_example_cml()
- pycomlink.tests.utils.load_processed_cml_list()