-
I’m working on creating a Look-Up Table for a Monte Carlo simulation to model light propagation in tissue. This has been done before using MATLAB, now I’m looking to transition to Python and consideri…
-
This is a curious one ...
MOD09GA is MODIS surface reflectance in L2G format. For the time being, let's focus on the first layer and treat it as a level 3 product. This means we only care about SDS…
-
```
The lower left corner of the cfmask are not in the same place as the surface
reflectance image - ENVI thinks the pink square is in the same place in both
frames. The entire western edge of cfma…
-
OK so I have working version here that I am going to continue to edit to match my previous approach using PEcAn RTM
https://github.com/serbinsh/SSerbin_NGEEArctic_Spectra_Trait/blob/main/R_scripts/P…
-
hello
when running the code on one of your example the reflectance is much brighter than the one shown on your project page.
![data_normal](https://user-images.githubusercontent.com/13677315/5103220…
-
This is relatively semi-specific case, but if a G-star is observed as the standard (often for asteroids, occasionally for stars), there is a catastrophic failure for "full" telluric correction in SXD …
-
For now, we can load bands "as is" and converted to reflectance.
It would be great to allow the user to load bands **as radiance** too, as asked in #50.
It may be also pertinent to differentiat…
-
Rewrite grib encoding:
- adding grib2 support (template 4.32 - suggestion 15/10/2013)
- adding the possibility to compute reflectivity values from grib
-
```
# Mandelbulber settings file
# version 2.26
# only modified parameters
[main_parameters]
ambient_occlusion_enabled true;
background_color_1 e000 e600 ff00;
background_color_3 f900 ff00 f600…
-
Cell [1] of notebook `three.ipynb` references the tif file:
`./data/planet/20180528_181110_1025_3B_AnalyticMS_SR_clip.tif`
which doesn't exist in the repo `./data` dir.
There *is* a similar looking…