-
I have a photoshop file with about 20 – 30 layer comps. If I want to add a new item to the design and have it persistent across all layer comps I have to make it visible within each layer comp and upd…
-
**Doing a clean install:**
- Git 2.47.0.2
- minicuda py3.11 24.9.2-0
- python 3.11.9 64-bits Windows
- everything installed without errors
But when running 'python app.py' I get RuntimeError:…
rzoun updated
2 weeks ago
-
-
Starting from:
`FROM st_read('c:/apps/datasets/IDFM-gtfs.zip', layer = 'routes')`
It would be great and consistent that this could work:
```
SET file_search_path = 'c:/apps/datasets' ;
FROM s…
-
## Hardware environment
- Server: Aliyun ECS ecs.e-c1m4.large
- CPU: Intel(R) Xeon(R) Platinum 2C
- Memory: 8G
- OS: Ubuntu 22.04.5 (5.15.0-106-generic)
## Reproduce
Use `root` user.
…
-
Hi, I am using a `TimeDistributed` Layer in model which has an input shape of {10, 150, 180, 3} (10 frames of (w:150, h:180, colors : 3 ) ).
Since my device support a maximum of 4 dimensions, I w…
-
The _model-attributes_ layer contains fewer `divide_id` values than the corresponding _divides_ layer.
The below example shows that for comid 6716129, there are 18 unique divide ids in the divides…
-
Hello there
**Context and question**
I tried to plot an ensemble forecasting output computed by EMmean, EMca, and EMcv but could not plot the last one, instead, I got a warning.
**Code used**
bi…
-
Dear developer,
Thanks for your scuh amazing work. I did not see how to create conda environment in your page, and I did as below, but get the AttributeError: module 'esm.pretrained' has no attribut…
-
Replacing this:
`VAL=`v.db.select map="${input}" layer="1" columns="${field_name}" where="${condition}" -c --quiet``
With this:
`VAL=`db.select database="${atts_db}" sql="SELECT ${field_name} FRO…