-
### Data Type
Satellite ECVs - Atmospheric Composition
### Assessment Category
Consistency Assessment
### Dataset Name
satellite-albedo
### Question Number
1
### Workflow ID
…
-
### Data Type
Reanalyses
### Assessment Category
Trend Assessment
### Dataset Name
reanalysis-cerra-single-levels
### Question Number
2
### Workflow ID
eb8a422d-00b2-11ef-b710-2e9677d436a1
#…
-
### Data Type
Satellite ECVs - Land Hydrology & Cryosphere
### Assessment Category
Climate And Weather Extremes
### Dataset Name
satellite-lake-water-level
### Question Number
1
…
-
## Description
### What steps will reproduce the problem?
When I try to put a breakpoint inside a module being developed under the virtual env of "poetry shell" command, the debugger allows to ste…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.59.1
- OS Version: Windows 10.0.19042, WSL 5.10.16.3-microsoft-standard-WSL2
- Python Langu…
-
### Before submitting the issue
- [X] I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html#id1) issues
- [X] I have searched among the …
-
### Data Type
Satellite ECVs - Atmospheric Composition
### Assessment Category
Consistency Assessment
### Dataset Name
satellite-albedo
### Question Number
3
### Workflow ID
…
-
While debugging an unrelated issue I've found some strange behaviour when a worker connects to a scheduler but the scheduler is not able to route back to the worker's address.
I expect this may hap…
-
## Description of bug / unexpected behavior
```
from manim import *
from manim.opengl import *
class Test(Scene):
def construct(self):
circle = OpenGLCircle()
circle.set_f…
-
I am trying to use jupyterlab-lsp with our jupyterhub at https://pims.syzygy.ca, but the extension gets stuck at "connecting..." in the statusbar and it says my notebook is not connected when clicking…