-
Would it take much time for you to translate the python code for accessing Awesome Spectral Indices into R?
Thank you for consideration!
-
There are a few improvements we can make to the spectral index transforms in torchgeo:
- [x] Adding a latex rendering of the index in the docs that show the wavelengths of the bands used (with their …
-
Hi,
Thanks for your work of combining various mining-related spectral indices.
Since you were insipred by the gathering of spectral indices within a single interface that is Awesome Spectral Ind…
-
At several points in the code we could benefit from (jit-)compiled custom kernels to speed up stuff. This is the case particularly in the `DSBSparse` data structures (index resolution routines, densif…
-
### Topic
Notebook
### Ask away!
Hello:
I'm successfully running the example for "spectral_indices" notebook, but when I try to adapt it to my case, it always fails to pass the s2.filter step (in…
-
**Is your feature request related to a problem? Please describe.**
The deluxe problem is that PlantCV has so many indices that it supports in the `plantcv.spectral_index` sub-package. It would be nic…
-
@MarcoCast79 you raised another issue, that is that the spectral resolution (LSF) seems not to have an effect on computation of the spectral indices. @eclake also realized the same thing (https://gith…
-
From time to time, I get this method error in the Create index maps or save index maps in the SpectralIndices:
---------------------------------------------------------------------------
TypeError …
-
the (Awesome) Spectral Indices implementation in openeo had a `extra-indices-dict.json` file with additional index definitions from the beginning, but @mbuchhorn correctly points out in #501 that this…
-
related to dropping support for python 3.7 (#578): start running unit tests against py 3.13 too in github actions
python 3.13 was released 2024-10-07