-
# 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:/…
-
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…
-
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…
-
Hello, I am trying to use ArrNorm for batch processing, using the command
`arrnorm -i 15 -p 3 -ref _20220612_SR_B4.tif _19990801_SR_B4.tif`
in anaconda prompt, with conda environment with all the r…
-
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 | …
-
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…
-
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.…
-
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…
-
为什么我在test的时候,保存下来的noise是纯黑呢?无论t=0还是1或2,请问我这个代码问题出现在哪里,该如何修改,请指教,感谢!