-
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…
-
# 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:**…
-
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…
-
_Discussed with @jakimowb and @danschef ._
Imported sensor products store proper data gain/offset values for scaling the reflectance data into the 0 to 1 range. When visualizing such raster in QGIS…
-
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 | …
-
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…
-
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.…