Simon Proud
Simon Proud
Thanks for the comments @djhoese. There certainly is a lot in here - turned into a far bigger job than expected. Have updated the geolocation and the tests and have...
I haven't finished this, but have run out of time to work on it - can't guarantee I'll be able to come back to it for some time so hopefully...
FWIW, my feeling is to edit the LOFF/COFF values supplied by CMA as I don't trust them. If we make those factors of each other (they're presently not) then the...
@djhoese Just coming back to this, how do you mean "a check the dimensions are correct"? You mean the dimension names or the actual dimensions (shape) of the arrays?
If radiances can be clipped by the enhancements / composites then I'd strongly push for the default to be no clipping: There's a big risk that research users won't know...
I had a quick search through the code and it seems that the following readers do some manner of clipping: `aaap_l1b` (line 548): - Clips negative VIS `channel` (reflectance?) to...
I've added some tests to this now. What I did was rearrange the tests as was done in #2175, I moved a bunch of tests from `test_modifiers.py` into `modifier_tests\test_angles.py`. I...
I was actually considering the need for an OSI-SAF reader and had it filed under "whenever I have time" on my to-do list. Happy to lend a hand if you...
Coming back to this, the problem with `get_angles` is that it returns both sun and sensor angles, even if the user only needs one or the other of these. How...
I talked about this with a colleague: The AVHRR data on CLASS only contains single orbits, there should never be multiple orbits in the same file. Just ordered a few...