-
Cross-posting here what I've suggested in the [pangeo discource thread](https://discourse.pangeo.io/t/discrete-global-grid-systems-dggs-use-with-pangeo/2274/50?u=benbovy).
## Xarray-DGGS
I think…
-
This is not really an issue with the code, but something I remember from the Planck mission that might(?) be relevant for LiteBIRD as well...
Planck beams came in pairs of files: a GRD file contain…
-
Say you have some idiotically large map that take 500Gb to hold in memory, too much for a single node, but possible to have over a range of nodes. What we need is:
* some infrastructure so that MPI …
-
This package has stopped working with versions of matplotlib>=3.5.0 and cbar=True. Here is the output for one of the examples:
```
$ python plot_lss.py
Warning: Ignoring XDG_SESSION_TYPE=wayland…
-
```
What steps will reproduce the problem?
1.
doing 'import iocbio.ops'
What is the expected output? What do you see instead?
causes segmentation fault
What version of the product are you using? O…
-
I've been adding type hinting for a lot of projects recently, and found that if combined with travis CI, can significantly help in maintaining and debugging.
This would mean that e.g. the following…
-
I've found that running anafast causes my notebook's kernel to die. This seems to happen regardless of my choice of NSIDE or LMAX.
When running a cell with anafast, there is no python output. Only…
-
The co-analysis of 2 polarized maps at different frequencies produces 9 different spectra,
yet `write_cl `can only write 6-column tables.
Making the routine more flexible in that respect would be …
hivon updated
7 months ago
-
Hi,
Thanks for the work! We're currently working on a project involving computation that relies on spherical harmonic transform and would like to ask if the following could be done:
First, for t…
-
Hello everyone. I have been trying to install NaMaster on my M2 Mac for a while now but unfortunately I've had no luck completing the installation.
I have been trying to do it manually so I have clon…