satpy.tests.reader_tests.test_osisaf_l3 module
Module for testing the satpy.readers.osisaf_l3 module.
- class satpy.tests.reader_tests.test_osisaf_l3.OSISAFL3ReaderTests[source]
Bases:
object
Test OSI-SAF level 3 netCDF reader ice files.
- test_get_area_def_bad(tmp_path)[source]
Test getting the area definition for the polar stereographic grid.
- class satpy.tests.reader_tests.test_osisaf_l3.TestOSISAFL3ReaderFluxGeo[source]
Bases:
OSISAFL3ReaderTests
Test OSI-SAF level 3 netCDF reader flux files on lat/lon grid (GEO sensors).
- class satpy.tests.reader_tests.test_osisaf_l3.TestOSISAFL3ReaderFluxStere[source]
Bases:
OSISAFL3ReaderTests
Test OSI-SAF level 3 netCDF reader flux files on stereographic grid.
- class satpy.tests.reader_tests.test_osisaf_l3.TestOSISAFL3ReaderICE[source]
Bases:
OSISAFL3ReaderTests
Test OSI-SAF level 3 netCDF reader ice files.
- class satpy.tests.reader_tests.test_osisaf_l3.TestOSISAFL3ReaderSST[source]
Bases:
OSISAFL3ReaderTests
Test OSI-SAF level 3 netCDF reader surface temperature files.