Feature/clouds refactored
Closes #175
This MR wants to include the refactored existing functionality that analyses test FRAM data and produces binary clouds. Temporarily I pass the altitude list in tests. The reason for that is that I don't think e sould create a tool for this functionality. I don't see a usecase where we simply have to produce a cloud. We rather have to provide extinction profiles to sim_pipe, and the produced cloud can be added to the extinction profile using the functionality from molecular_profiles pkg. When we will add the whole aerosol extinction production, the corresponding tool will be added and the test will be corrected.