HYPERNETS / hypernets_processor

Processor for Hypernets field data to generate the user products
9 stars 3 forks source link

Add detection and separate handling for standard and non-standard sequences #85

Closed shunt16 closed 6 months ago

shunt16 commented 3 years ago

Reader checks measurement protocol in config file. This should set a value in the context (context.set_value("standard", False)), which can be checked elsewhere in the processing.

clemgoyens commented 2 years ago

Process up to L2A without looking at min. number of scans for ad hoc processing (only?) Only standard goes to database! E.g. if user want to have L1A_IRR , special request

clemgoyens commented 2 years ago

Standard sequence: L1B and L2A for land and L1C and L2A for water -> Add several levels of users to access other data levels: to be discussed?