-
Don't know how plausible it is, but it'd be cool to be able to go from locations in colorspace to RGB (or whatever's appropriate for human printing/screens), for designing behavioural stimuli. E.g. If…
-
Could I obtain Correction reflectance by Rayleigh in numpy array for an entire image of Landsat 8? I would like to obtain channels 2,3,4,5. I saw issue #90 where there was an example with Goes, but i…
-
reflectance should look like [(1-n)^2+k^2]/[(1+n)^2+k^2] nd you can remove k for very transparent materials.
absoprtion should look like 4*pi*k/lambda where lambda is wavelength of light
Also ad…
-
Dear Professor Scott Prahl,
I am Chengli Xu, a graduate student from the School of Medical Technology at the Beijing Institute of Technology in China. I am writing to seek your expertise in a matte…
-
[The AMBRALS forward model we link to DISORT](https://github.com/ORAC-CC/create_orac_lut/blob/c182ef67d04967a8afeaeecf4a0157e9ee3b4850/disort/src/ambralsfor.c#L16) is a duplicate of [this routine in t…
-
I had some data collected at my university in a test track and the data was .pcd files containing the point cloud data and I converted each .pcd file into .bin file to fit in this ComplexYOLOV3 model …
-
### Initial request
Proposal for the new BUFR template for representation of MSG4 SEVIRI Level 1.5 and GOES ABI Level 1b observations. This is to support assimilation of the reflectances.
### A…
-
Hey there,
I am a bit confused, hopefully someone can help me. I am trying to write my own SPPM implementation and currently I am working on Motion Blur. To have some kind of reference, I took a loo…
-
* enpt version: 0.19.2
* Python version: 3.10.10
* Operating System: Mac OS M2
### Description
The converted TOA reflectance is not between 0 and 1.
### What I Did
```
config_minimal = …
-
There are several techniques that are addressed in MOVPE that I am copy-pasting in each user plugin, I would like to place it here.
This would allow also highr visibility of the techniques we start…