NROExportData
- class NROExportData(inputs)[source]
Bases:
SDExportDataA class for exporting Nobeyama data to the products subdirectory.
It performs the following additional operations after SDExportData does:
Export reduction template in a Python file
Export nroscale CSV file
Methods Summary
prepare()Prepare and execute an export data job appropriate to the task inputs.
Methods Documentation