Renaud

Results 9 issues of Renaud

I have treemap plot from plotly library. When I open my experiment page and go to the tab: "PLOTS" the format of the plot is wrong: ![Screenshot 2022-04-12 at 12...

Dear all, We have some datasets that do not have time values and we are struggling on how to fill their metadata, as the STAC specification requires either a value...

I work with many environments that I can call: one per git branch + a local one. The problem is that my local environment is http while all my remote...

enhancement
status:future

Hi! ## Problem It seems that zarr and in particular the FSStore are completely bypassing any errors coming from the server and filling with NaNs. It's good in way as...

## Problem I am using xarray to open zarr datasets located in an s3 bucket. However, it can happen that the results doesn't retrieve all the chunks and we have...

upstream issue
needs mcve
plan to close

## Problem I want to create a requirement file using the `pdm export` command for a specific `--group`. Though, I cannot seem to make it work except if I do...

⭐ enhancement

Hello! I noticed an odd behaviour with async code with ipython==8.18.1 (and I suspect that the same would happen with ipython>8.17.2) Indeed I get an `RuntimeError: There is no current...

## Expected behavior and actual behavior. In my example, while using the `get_tag_item` function on HDF5 files, with version 1.3.10 of rasterio I get `None`. I am expecting `0.5` as...

upstream
needs discussion

Hi! I am using the [click.FloatRange](https://click.palletsprojects.com/en/8.1.x/api/#click.FloatRange) and when using the `--help` the range is returned by click at the end of the help. However with sphinx-click, it doesn't seem to...

enhancement
help wanted