interface NetcdfMetadata {
    netcdfFile: string;
    scienceBaseMetadata: object;
}

Properties

netcdfFile: string
scienceBaseMetadata: object