robin-cls
robin-cls
### Problem description Hello everyone, As I am not sure if the bug I am seeing comes from pybind, the underlying library FFTW3 or the compiling/linking, I also adress this...
Hi, I found a strange behavior with the colorbar limits in an overlay. It seems that my particular case makes the two layers have different clim. #### Description of expected...
**What happened**: When applying a diff operation on a simple example (modified from the doc https://xgcm.readthedocs.io/en/latest/grids.html), it seems that the X axis is considered as periodic even if stated otherwise....
When specifying the first_date and last_date of a simulation, it is possible that the simulator generates a swath that ends after the specified last_date (see https://github.com/CNES/swot_simulator/blob/master/swot_simulator/orbit_propagator.py#L298) In my case, I...
Hello, I encountered a problem when trying to save a string variable. The goal is to update part of a dataset, so I am using a slice to select relevant...
#### ALL software version info Two conda environments with - python 3.13 - holoviews 1.20.2 - scipy 1.15.2 - bokeh 1.7.0 and 1.7.2 for each environment respectively - jupyterlab 4.4.0...
Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [x] Source is...