-
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.…
-
Can anyone help troubleshoot this file? I can't open it. Here is the contents of the console when trying to open it:
[Error bonsai_py311-0.8.1-alpha241127-windows-x64.txt](https://github.com/user-a…
-
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…
-
#### 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…
-
Hello,
Thank you for sharing your KPCONV code! I'd like to ask if it is possible to add more features to the computation (i.e., XYZ, RGB, intensity or reflectance, no. of returns, return no.). I do…
-
Hello,
I am trying to do some atmospheric corrections on Landsat 8 data in Rstudio. Following previous code that I have seen I have run this so far.
install.packages("raster")
install.packages…
-
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…
-
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 | …
-
Hi team,
I am trying to read MVIRI level 1.5 FIDUCEO files, EASY version. An example filename would be: 'FIDUCEO_FCDR_L15_MVIRI_MET7-57.0_201611110230_201611110300_EASY_v2.6_fv3.1.nc'
But I am f…