-
Not sure if we should migrate this to neurocov but I will write it here so I don't forget.
Ez-track, a software by the Cai lab, can output two types of analysis: Location Tracking and Freeze Analys…
-
### What happened?
In PyNWB, the `TimeSeries` spec has a dataset spec with name "data", dtype "numeric", many possible shapes, and a docstring. If an extension type `ExtracellularSeries` extends `Tim…
-
I would like to propose a unified format to represent timeseries data for use in SDyPy.
The main motivation is to simplify the interface across packages. In particular my proposal would target inp…
-
Hi guys!
First of all, thank you for your fantastic work on unifying time series forecasting!
I got stuck - after browsing examples and documentation, I wonder whether there exists an explicit (or…
-
In the best practices, we encourage the use of NaN to represent missing data. But for TimeSeries.data.resolution, the docstring says to use -1.0 if the value is unknown. We should use NaN here as well…
-
I'd like a function for TimeSeries that gets me the data values that correspond to a specific start and end time. I'd like this to work whether the time is stored as starting_time and rate or as times…
-
This issue may be closed when there is a pull request that adds rules to
- [x] retrieve weather timeseries data from Resstock/Comstock for the given PUMA (see #9).
- [ ] simulate the coefficient of …
-
Hello, is it possible to use xdmf.TimeSeries to save more than one result field in the same file? I tried to use it as shown below, but when I read the file, all the data are not present.
…
-
### Discussed in https://github.com/USACE/cwms-data-api/discussions/791
Originally posted by **mdstanfill** July 17, 2024
Is there a way to determine whether a time series is "active" in CDA? …
-