-
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.
…
-
**Describe the bug**
When overwriting existing data, new data with same ts doesn't overwrite existing data when changing between int and float.
**Your Server Environment**
* Pro Cloud
I don't …
-
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 …
-
We are using the `deltatocumulative` processor in production but are facing issues with slow-moving (or "sparse") counters.
In the current implementation, the processor only emits the cumulative …
-
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…
-
-
### What happened?
Using the Merge Series/Table sometimes causes data to be ordered incorrectly in a timeseries table, seemingly when a field has data for a timestamp that is missing from the first…
-
In GitLab by @yinilaii on Nov 13, 2023, 14:31
# The problem
Currently, LocalBook supports only timeseries data. However, we encounter datasets from third-party sources that are non-timeseries, such…
-
### 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? …