-
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…
-
In this measurement we need to add the following:
- absorptance:
- A = 1 - T - R
- bandgap: from the inflection point of the absorptance
- absorption_coefficient: if the thickness (_d_) is a…
-
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…
-
Goals from last week:
- **ED bare ground runs** -- Figured out how to get ED running, but haven't started runs yet.
- Best way I can see is to change some hard-coded limits in the source code.…
-
为什么我在test的时候,保存下来的noise是纯黑呢?无论t=0还是1或2,请问我这个代码问题出现在哪里,该如何修改,请指教,感谢!
-
# 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:**…
-
It's enchantment idea for far future.
How about to automatically create bridge for some js code block that can't directly translate to wasm? For example we have some part of js code with reflectanc…