-
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 | …
-
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…
-
### Hi, I'm using MicaSense RedEdge to take close-up shots of plant canopies, the calibration program in the repository, is it also applicable for close-range reflectance calibration? thank you, thank…
-
Some drivers (mostly landsat and sentinel2 apparently) specify products with hyphen-delimited strings:
```
$ gips_process sentinel2 -p ref-toa # makes TOA reflectance
$ gips_process sentinel2 -p …
-
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…
-
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,请问我这个代码问题出现在哪里,该如何修改,请指教,感谢!
-
Hi! I am trying to use the standard solver on a netcdf file that has a data variable (reflectance values), a lat variable, a lon variable, and a time dimension. When I put it into the standard solver…
-
We should bring in the spec response, FWHM response function tools into rrtm
```
library(PEcAnRTM)
data(sensor.rsr)
refl
-
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…