libera_utils.kernel_maker.make_jpss_kernels_from_manifest#

libera_utils.kernel_maker.make_jpss_kernels_from_manifest(manifest_file_path: str, output_directory: str)#

Alpha function triggering kernel generation from manifest file.

If the manifest configuration field contains “start_time” and “end_time” fields then this function will select only packet data that falls in that range. If these are not given, then all packet data will be used.

Parameters:
Returns:

output_directory – Path to the directory containing the completed kernels

Return type:

str or cloudpathlib.anypath.AnyPath