Collection

Adapter authors: Daniel Odermatt, James Runnalls

processors.collection.collection.process(env, params, l1product_path, l2product_files, out_path)

Landsat collection2 processor. 1. Converts TIFF band files to NetCDF 2. Calculates parameters such as temperature 3. Applies cloud and land masking

Parameters

env

Dictionary of environment parameters, loaded from input file

params

Dictionary of parameters, loaded from input file

l1product_path

unused

l2product_files

Dictionary of Level 2 product files created by processors

out_path

unused

processors.collection.collection.rewrite_xml(input_xml, gpt_xml_file, wkt)