-
### What happened?
`xarray` always converts "datetime64" types to nanoseconds.
`xarray` also silently does nothing when calling `.astype('datetime64[ms]')` on an `datetime64` type.
### What did y…
-
### Issue Description
I used a Random Survival Forest with 10 estimators and a max depth of 25 on approximately 1800 data samples. The full dataset otherwise contains approximately 200,000 data sam…
-
#### ALL software version info
Python 3.8.11, bokeh==2.3.2, holoviews==1.14.4
#### Description of expected behavior and the observed behavior
I have an image for which I compute adjoint histogram…
-
Hi Dr. Lu,
I'm trying to understand how the "Learning a function from a formula" works. From the docs, an example with an unknown is given. If I have a formula of more than one unknown, for instanc…
-
It appears that the implementation contains terms involving ```nt->dt```
nocmodl makes use of _ss_sparse_thread which iterative solves a nonlinear system using ```auto const ss_dt = 1e9;```
(ideally…
-
I haven't found mention of this issue anywhere so apologies if I'm missing something. We're using the basic reconst mapmri example script (with a few changes) on some of our data, but some subjects ha…
-
### What version of pyhdf, HDF4, and Python are you using?
pyhdf version: 0.10.2
HDF4 C library version: 4.2.13
Python version: 3.7.6
### What operating system are you using?
Ubuntu 2…
-
The following contrived snippet will freeze after some random number of epochs without displaying any error messages. I came across this bug while testing something; it's not blocking me. I just want …
-
**Describe the bug**
I believe this is new behavior in CDAT8 compared to UVCDAT2. I want to regrid a rotated pole curvilinear grid. When I call the regridder using `regridTool='esmf'`, I get: `avaria…
-
**What happened**:
Memory usage of code using `da.from_array` and `compute` in a for loop grows over time when using a `LocalCluster`.
**What you expected to happen**:
Memory usage should be appr…