sisppeo.generate

sisppeo.generate(key, params, save=False, parse_params_=True)[source]

Returns the wanted (L3/L4) products. Can also save them.

Parameters
  • key – What product to generate.

  • params – A dict of params.

  • save – If True, write them on disk.

  • parse_params – If True, the params dict is checked (using the parse_params function).