-
current soc desc for WHB0 galaxy has a compute grid of 8x8, and use the last row for Fast Dispatch.
Need to have a 10x8 compute grid for the new Llama decode, and move FD to last column.
-
As we add quantities that require a grid generated from other coordinates, we will need to use the custom `Grid` class to compute more often. An inconvenience of these grids is that they do not automa…
-
Dear pyTMDers,
I want to get the history tide signals at specific location.
like bellow code: but get some errors.
`import numpy as np
import matplotlib.pyplot as plt
import pyTMD.io
impo…
-
Notes:
* "Average covariate method" = "at the mean"
To do g-computation using `avg_comparisons()` to get the same estimate as the `ate()` function, you only need to add `grid_type = "counterfact…
-
I would like to see the bikeable region divided into a grid. For each square/polygon of the grid we compute the bike route to the school of interest with brouter. For each route we compute a set of ro…
-
GeoClimate introduces new indicators to compute LCZ neighbors, aggregate LCZ information on several grid scales.
We call it level of detail : LOD
It appears that some indicators derived from one s…
-
Currently, if we build an immersed grid with `active_cells_map = true`, specific kernels compute only on the map provided by the grid. This is very beneficial, but the implementation is a bit clunky, …
-
### What went wrong?
mpcalc.q_vector returns values with units of m2/kg/s. Appropriate units should be kg/m2/s2.
### Operating System
Windows
### Version
1.6.2
### Python Version
3.12
### Code…
-
The procedure to compute zt, dzw and dzt in the function u_centered_grid of numerics.py can lead to non-monotonous zt grid. The issue was already there in the pyOM fortran code.
The constraint dzt_…
-
The Q2grid of the alphas variation members in `NNPDF40_an3lo_as_01180_mhou_pdfas` is different from the Q2grid (and number of points in the alphas grid) in the .info file. This means that alphas canno…