-
**Describe the bug**
Processing L1b data in parallel fails. The reasons seems to be that GNU OpenMP does not allow xarray to fork processes within a forked worker.
**To Reproduce**
Steps to repro…
-
clinfo and rocm-smi are not working well though I make the enviroment through flake.nix on the nixOS.
```
{
description = "base-tool-nixOS";
inputs = {
nixpkgs.url = "github:NixOS/nixpk…
-
In demo.py, the physical parameters in MPM are directly using the default values from material_params. However, the article mentions that these parameters are computed using SVD? Could you tell me whe…
-
Hi, I am trying to compute some bispectra using your hipster_wrapper_bispectrum.sh wrapper but it seems to crash when looking for a file that doesn't exist. I git cloned the repository, ran the script…
-
When providing the argument `sigma > 0` to `pole_density_function` we currently convolve a gaussian to the distribution histogram. Internally `pole_density_function` uses an equal area sampling grid o…
-
I think it's time to discuss the implementation of an abstraction for implementing drag forces on immersed boundaries. Curious to get feedback on this and also corrections if anything is wrong, plus a…
-
I have used the `set_custom_grid` method to compute solutions on a pre-existing grid. I am retrieving the solution from `Solutions.raw_arrays.custom` but I find that the solution is all floats and co…
-
### Mission Statement
Enabling secure interoperability at the grid edge to accelerate adoption of advanced analytics
### Description
**What it Does:**
GEISA creates the secure, interoperable ecosy…
-
We have an issue in diffpy.utils (https://github.com/diffpy/diffpy.utils/issues/48) that interpolate onto different grids in the DO itself. If that ever gets implemented, we want to replace the relate…
-
Automatic differentiation would be useful so we don't have to implement linearizations or Jacobians of complicated analytic functions. Examples where autodiff would help:
- Jacobians and Hessians o…