Johannes Johansson

Results 9 comments of Johannes Johansson

@mraspaud You could also change the mask dataset to: ``` mask: masked_items: [ "INVALID", "SNOW_ICE", "INLAND_WATER", "SUSPECT", "AC_FAIL", "CLOUD", "HISOLZEN", "COASTLINE", "CLOUD_MARGIN", "CLOUD_AMBIGUOUS", "LOWRW", "LAND" ] ``` removing ```"OCNN_FAIL"``` and...

Beside the mask, I would also like to add new datasets: ```w_aer``` and ```iwv```. However, if you prefer me to make a separate PR (?), I´ll do that after this...

> @JohannesSMHI ok, about the mask: could you explain the thinking behind the change? OCNN_FAIL seems to be over sensitive during summertime in the Baltic Sea. I now realize that...

> @JohannesSMHI I added the datasets that you mentioned above. However, looking at the standard names, I realize they are not defined in the cf convention document: http://cfconventions.org/Data/cf-standard-names/77/build/cf-standard-name-table.html > What...

@mraspaud Goodie! Should I create the tests as well, or will someone else do that?

@mraspaud would you consider this PR to be "Fully documented" ?

> @gerritholl, I´ll try to find time for this after my vaccation :)

@mraspaud @adybbroe Glad to hear this has been merged! :)

Olala, I´m learning something new every day :D Nice tool (kaggle)! I installed the last commit from my satpy fork, I guess we could change this later to just "pip...