-
I can fetch first 10 products but when I use the same ID of any product to fetch details of that specific product, it throws an error of invalid global id
I have made sure that product is available …
ghost updated
4 years ago
-
Should we rename cordex to cordex-cmip6, both for the repository name and for all CVs ? Many CVs are defined only for CORDEX-CMIP6 and will be different in CORDEX-CMIP7.
-
During optimization/fusing, we have to walk the kernel body to replace references to get-global-id when the dimension of the argument changes. It would be helpful if we could just refer to (global-id…
-
Thinking longer term and for some of the stuff under #29 we need a URI like way of globally referencing a token ID.
Something like:
```
chain-id::contract-code::token-name
```
e.g.
```
…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
-
The algo to get global cell ID at [src/rdymesh.c#L173-L176](https://github.com/RDycore/RDycore/blob/main/src/rdymesh.c#L173-L176) is:
```
// fetch global cell IDs.
ISLocalToGlobalMapping map;…
-
tilenight job for **tileid 10535** (_expid: 261454 - 261456_) from 20241105 is failing citing following error:
```
ERROR:util.py:163:runcmd: Traceback (most recent call last):
ERROR:util.py:163:r…
-
Repro:
```
from functools import partial
from typing import Any, Callable, Iterable, Optional, Tuple
from contextlib import nullcontext
import torch
import torch.nn as nn
from torch.autogra…
-
I'd suggest replacing "id" in `...` with other attr name(eg: "name") to avoid to pollute global namespace.
I have an element with "id='#play'", $("#play") always returns `