-
[Torchgeo's glossary](https://torchgeo.readthedocs.io/en/latest/user/glossary.html)
Some examples:
- sample -> chip/patch
- Use "aoi" and "tile" in documentation:
- aoi: Synonym for [region o…
-
Im trying to test out download on a single file.
I am running "gdl 1KpFwfTVU62jtpWh3vHVa7Cfu3s_jh-0S -o" after setting up the outh api ID and key
How is the folder path supposed to be mentioned,…
-
Does CLUST_WTS not exist in GDL or am I missing something?
GDL> array=dist(500)
GDL> weights = CLUST_WTS(array, N_CLUSTERS = 500, n_iter=10)
% Function not found: CLUST_WTS
-
As reported here: https://github.com/gnudatalanguage/gdl_kernel/issues/3
the !inline plotting from GDL using Jupyter stopped working.
The relevant code is here:
https://github.com/gnudatalanguage…
-
(moved from https://sourceforge.net/p/gnudatalanguage/bugs/680/)
As reported on SF by @olebole:
When a GDL routine has an error (for example, a undefined procedure), no exception is thrown, but in…
-
The GDL bundle downloaded from GH works exceedingly well. Simple and elegant, instead of having to compile gdl, even with the help of build_gdl.sh.
One copies the apps to the Applications folder and …
-
CORRELATE() in GDL stops when input array dim is higher than 2.
Same problem with and without /COVARIANCE keyword.
I am afraid if is more that just removing the test at line 42 ...
```
IDL> a=…
-
And going back in the past all GDL versions tested since 1.0.0 in august 2021 are buggy
```
GDL> rr=findgen(1000)-10
GDL> ee=alog(rr)
GDL> print, min(ee), max(ee)
-NaN -NaN
GD…
-
Apparently some .pro files are detected as Prolog, while others are given the IDL label.
The latter is related with the IDL/GDL/PV-WAVE language family.
In the GDL project, all .pro files are IDL …
-
Here is the command I am using
`gallery-dl "https://in.pinterest.com/pin/908953137789485421/" -g -v`
and this is the verbose output
```
[gallery-dl][debug] Version 1.27.1 - Git HEAD: 43eaec…