olivierhagolle / Start_maja

To process a Sentinel-2 time series with MAJA cloud detection and atmospheric correction processor
Other
51 stars 15 forks source link

Problems running MAJA #23

Closed RiccardoOr closed 5 years ago

RiccardoOr commented 5 years ago

Dear all, I'm new to using Maja and I have a problem. First of all, I state that I am using "normal" Maja, not start_maja.py, and I should extract the shadow mask from an image. If I have understood correctly to do so I have to use a time series, then using the NOMINAL mode. after some failed attempts I succeeded in this:

...and after...nothing! Do you have any idea? Thanks

Riccardo

olivierhagolle commented 5 years ago

Hi Riccardo,

Sorry for the troubles, it is true MAJA is not easy.

you should try Start_Maja, it is much easier, as it prepares things for you before running MAJA with its different modes. And it would be much easier for myself to help too, as it is the way I work.

The line you show is one of the places where MAJA needs a lot of memory, at least 8 GB. Maybe MAJA is swapping ?

One again, using start_maja will be much easier. Best regards, Olivier

RiccardoOr commented 5 years ago

Hi Olivier,

I don't think MAJA is swapping, it runs on a server with 64GB. Ok I'll try with Start_Maja and I hope it will be better.

Thank you so much and I'll update you on developments. Regards,

Riccardo

olivierhagolle commented 5 years ago

OK, I am closing the issue, feel free to open a new one if you have issues with start_maja.