-
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…
-
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.…
-
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:/…
-
# Memory Issue During `apply_oe`
## Description
I am encountering a memory issue while running `isofit` using the following configuration:
- **Image:** An 8820x5831x8 WV2 image
- **Emulator:**…
-
This is the historic XreaL liquid shader design:
```c
textures/test-water_custom/water
{
qer_editorImage textures/test-water_custom_src/water_d
qer_trans .6
surfaceparm nobuild
surfacep…
-
I am trying to read OLCI level 2 A. but it is not working.
````
import glob, os
from datetime import datetime
from satpy import Scene, find_files_and_readers
path=r"C:\Users\hafez\MSU\Research\da…
-
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…
-
Hi @mikedh,
I want to load a custom .ply file with different properties and elements structured in the following format:
```
File: map_mesh.ply
Description:
ply
format binary_little_endian 1…
-
I was surprised to get a needless_pass_by_value warning here:
```
warning: this argument is passed by value, but not consumed in the function body
--> src/state/init.rs:189:42
|
189 | …