-
Let's add a new option to our Maven plugin `eo.cacheEnabled`. If it's set to `false`, we must not use global cache at all.
-
--> what are the main challenges when applying DL to spatial data / EO data (as compared to non-spatial applications) and what methods and strategies exist to tackle these challenges?; examples of EO …
-
Check this out:
```
$ cat bar.phi
{⟦ m ↦ ⟦ x ↦ ⟦ t ↦ ∅ ⟧ (t ↦ ξ.k), k ↦ ⟦ λ ⤍ Fn ⟧ ⟧.x.t.p ⟧}
$ eo-phi-normalizer rewrite -s bar.phi
{
⟦
m ↦ ⟦
t ↦ ∅
⟧
(
t ↦ ⟦
…
-
I'm pulled project from zero and got that error
```
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Chan…
-
refs
- https://github.com/Open-EO/openeo-python-driver/pull/314#issuecomment-2374301581
- https://github.com/Open-EO/openeo-python-client/pull/631
- https://github.com/Open-EO/openeo-geopyspark-dri…
-
We have the next java code:
```java
String[] strings = new String[10];
for (int i = 0; i < strings.length; i++) {
strings[i] = String.valueOf(i);
}
int sum = Arrays.stream(strings)
.fil…
-
Error stack is
```
Error fetching limit: Z [AxiosError]: Request failed with status code 401
at eO (/app/.next/server/chunks/943.js:304:4037625)
at IncomingMessage. (/app/.next/server/chun…
-
I tried to run `xmir-to-phi` goal with the following configuration:
```
org.eolang
eo-maven-plugin
0.38.4
convert-xmir-to-phi
process-classes
xmir-…
-
It would be nice to be able to click on an Esperanto word and have that immediately searched in an EOEO dictionary. That dictionary won't be part of the Tuja Vortaro because it is too much data to loa…
-
@JeroenVerstraelen you originally added this `traceback_with_variables` feature here:
https://github.com/Open-EO/openeo-geopyspark-driver/blob/5e0f8cbdba84c37bd8f44be1d6fddb2bb5a830a2/openeogeotrelli…