-
1. Demonstrate the presence of aerosols on Land Ice?
1. On a world map, show labels/colors/bubbles to indicate Aerosol presence in a geographical area.
2. The Map in Step 1 can be attached to a …
-
The simplified pseudo code for the "translucent" material is this:
```
bsdfs.add( new LambertianReflection( reflectance * diffuse ) );
bsdfs.add( new LambertianTransmission( transmittance * diffuse )…
-
Hi @davemlz ! Thanks for creating the amazing `eemont` and making it public. I love its `maskClouds` method but see that it currently only supports Surface Reflectance products. However, for the s2clo…
-
Some drivers (mostly landsat and sentinel2 apparently) specify products with hyphen-delimited strings:
```
$ gips_process sentinel2 -p ref-toa # makes TOA reflectance
$ gips_process sentinel2 -p …
-
I think getLightPbr is receiving point light vectors unnormalized, so specular reflections for highly reflective flat surfaces are in the wrong place as you move around relative to them.
Also, I th…
-
## Bevy version Main https://github.com/bevyengine/bevy/commit/dcb8a13b223fbc9425f7af01b3941dd80a229384, 0.13
This isn't a new issue. Not sure how far it goes back, or if there's exists a previous ve…
-
As part of PR #222, I'm planning on removing the capacity to generate the "data_dump_file" or the outputs in the "plot_dir". From asking around, it seems like these are useful tools for learning, or …
-
```
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…
-
large subset of issue #274
size: about 750 GB
download url: https://www.ncei.noaa.gov/data/avhrr-land-normalized-difference-vegetation-index/
Info:
"This dataset provides a high quality Climate…
-
Dear Colleges,
I successfully did an atmospheric correction (AC) for my study site (Tauranga Harbour, New Zealand) using MAJA 4.2.1. However, I got areas with negative surface reflectance (SR) whic…