-
As stated in title, reflectance class is trying to get values for the line sensor, while pulling values from the ultrasonic.
-
Inside the metal class, the color of the reflected ray is attenuated by the constant albedo attribute.
`attenuation = albedo;`
This is an rather inprecise approximation for metal reflections at gra…
-
A clear and concise description of what the bug is.
Loading SLSTR band S7 with modifier nir_reflectance fails with error:
ValueError: operands could not be broadcast together with shapes (2400, 30…
hproe updated
11 months ago
-
#### Problem description
The algorithm is open, here's some C code: https://github.com/USGS-EROS/espa-surface-reflectance/blob/master/lasrc/c_version/src/lasrc.c
Not sure where it would live; it…
-
### Contact Details
_No response_
### What is the process type?
None
### Measurand
Wavelength
Wavenumber
Color temperature, correlated
Absorbance, regular, spectral
Radiance factor,…
-
While reading through this code I stumbled upon these particular three lines of code.
https://github.com/rvanwijnen/spectral.js/blob/main/shaders/spectral.glsl#L180
```glsl
float l1 = spectral_re…
-
Hi Gyeongsik,
Nice to meet you in ECCV HANDS workshop. :)
Thanks for sharing the amazing work. We are trying to compare with UHM for personalization.
However, we want to see if this codebase …
-
### 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…
-
We are seeing lots of questions about handling time-varying geometries:
- For example, can we have varying geometries for the Great Salt Lake as its area changes over the years, along with Sentinel-…
-
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…