Adam Dybbroe

Results 44 comments of Adam Dybbroe

I have added the SNO script, it works on my laptop, I have a bit of unittests (though they are kind of system-tests) and some documentation. I was considering if...

@djhoese Thanks for bringing it up. First, I think the topic/name of the issue should be "When is reflectance actually a reflectance?" Right? Then, I have always thought of and...

In the NWCSAF/PPS software we have intermediate level-1c files storing Tbs and Reflectances in netCDF. There we do: ``` description = AVHRR ch_1 id_tag = ch_r06 long_name = Reflectance for...

Oh, this is great @BengtRydberg I had adding ATMS reader on my to-do-list! :-) I will have a look at this shortly, and I am now trying to close the...

Sounds good. Have you tried running yapf on the code base?

@djhoese I agree with you. But the code was originally and still is "an all-in-one function that the user calls once and sees an image". I just preserved that behaviour...

Where are we here? I suppose we should not also include `FrequencyRange` etc from `readers/pmw_channels_definitions.py`!?

@johannesocean @gerritholl and @mraspaud I just resolved some straight forward merge conflicts. Is this now getting ready to merge?

Here a sketch of some parts of the MWS temperature sounding channels, to illustrate the quadruple side bands (as for instance also seen on AMSU-A): ![quadrouble_side_band_mws](https://user-images.githubusercontent.com/169069/171609031-a1a26b42-211e-411a-92bb-93d090eccb7c.png)

I have a hard time deciding how the channel/band inter-comparison should behave here! :-|