TNO Intern

Commit b12f8152 authored by Arjo Segers's avatar Arjo Segers
Browse files

Added cso_tools module for CrIS support.

parent bafb5465
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
.. Documentation for module.

.. Import documentation from ".py" file:
.. automodule:: cso_tools
+2 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ Actual implementations can be found in submodules:
   pymod-cso_regions
   pymod-cso_constants
   pymod-cso_mapping
   pymod-cso_tools


.. Label, use :ref:`text <label>` for reference
@@ -118,6 +119,7 @@ from cso_constants import *
from cso_mapping import *
from cso_plot import *
from cso_catalogue import *
from cso_tools import *


# -------------------------------------------------

py/cso_tools.py

0 → 100644
+780 −0

File added.

Preview size limit exceeded, changes collapsed.