pytroll / trollflow-sat

Satellite processing plugins for Trollflow
GNU General Public License v3.0
1 stars 8 forks source link

Internal handling of metadata #18

Closed pnuu closed 6 years ago

pnuu commented 6 years ago

The handling of metadata, composites, filenames, etc. information within the plugins is relying on the scene.info dictionary. This should be split so that only the metadata specific to the scene is stored there, and another structure would contain everything else.