NROExportData

class NROExportData(inputs)[source]

Bases: SDExportData

A 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

prepare() ExportDataResults[source]

Prepare and execute an export data job appropriate to the task inputs.

Returns:

object of exportdata.ExportDataResults