Loading py/cso_file.py +14 −2 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ # 2023-11, Arjo Segers # Added "CheckDir" method. # # 2024-01, Arjo Segers # Updated comment. # ######################################################################## ### Loading @@ -32,6 +35,15 @@ Create and access file with satellite data extract. Methods ======= The following methods are defined: * :py:meth:`CheckDir` * :py:meth:`Pack_DataArray` Class hierchy ============= Loading @@ -41,8 +53,8 @@ The classes are defined according to the following hierchy: * :py:class:`.CSO_Listing` Classes ======= Methods and classes =================== """ # modules: Loading Loading
py/cso_file.py +14 −2 Original line number Diff line number Diff line Loading @@ -17,6 +17,9 @@ # 2023-11, Arjo Segers # Added "CheckDir" method. # # 2024-01, Arjo Segers # Updated comment. # ######################################################################## ### Loading @@ -32,6 +35,15 @@ Create and access file with satellite data extract. Methods ======= The following methods are defined: * :py:meth:`CheckDir` * :py:meth:`Pack_DataArray` Class hierchy ============= Loading @@ -41,8 +53,8 @@ The classes are defined according to the following hierchy: * :py:class:`.CSO_Listing` Classes ======= Methods and classes =================== """ # modules: Loading