-
This should just describe how specular is converted to IOR and give a few sample images of the fresnel curve and resulting rendered image for an in game model. The existing explanation is a bit techni…
-
#### Code Sample, a minimal, complete, and verifiable piece of code
```python
from datetime import datetime
from satpy.scene import Scene
from satpy.utils import debug_on
import glob
debug…
-
Suppose we have a monochrome image of a car on a neutral background. We would like to make an image of that car at different contrast values, something like
scene = Background + contrast*CarI…
-
I'm wondering whether someone has used this library for transferring the Sentinel-2 observation data (spectral reflectance) into the domain of MODIS by applying spectral response function of MODIS ? I…
-
Issue overview
--------------
Running a model with shading surfaces around the windows and the solar distribution set to FullExteriorWithReflections I found significant differences in results betwee…
-
Climate Mirror dataset title: NASA GSFC Ozone Monitoring Data #220
Climate Mirror issue: https://github.com/climate-mirror/datasets/issues/220
Link to datafiles: ftp://toms.gsfc.nasa.gov/pub/o…
-
We assume there should be a similar dataset to ökobau.dat which we can find thermal properties of the materials/constructions. Alexander and Daniel will lead this effort.
-
# Darius A. Görgen - Translating EUMETSAT’s .nat files to GTiff
Python code to translate EUMETSAT’s .nat datasets to GTiffs.
[https://www.dariusgoergen.com/contents/blog/2020-06-14-nat2tif/](https:/…
-
Experiment with adding a sky texture and edit the water shader to use provided reflectance and transmittance to mix the two textures.
This should be able to be done by modifying `src/shaders/water.…
-
Hello, I am also facing some problems.
These are my configurations:
detectors = mc.mcdetector.Detectors(
top = mc.mcdetector.Radial(
mc.mcdetector.Axis(0.0, 10.0e-3, 1000),
co…