innosat-mats / MATS-L1-processing

Python code for calibrating MATS images
MIT License
0 stars 1 forks source link

Added two functions to go from df to ccditems , #217

Closed lindamegner closed 7 months ago

lindamegner commented 7 months ago

that is reverses the functions that go from ccditems to df.

lindamegner commented 7 months ago

The two added functions are not actually part of the L1 retrieval but are useful for analysing the different steps in the L1 retrieval. They are the direct reversals of the L1 processing functions so I put them here instead of in the MATS Utility functions.