-
The regional data (i.e., other than global timeseries, `World`) of the 'POLES|EMF33*' scenarios are not correct. This is due to an error in the regional mapping during the migration of these data from…
-
**Describe the bug**
If a dashboard contains a widget such as Device Admin Table, which is configured to show the latest time series values for a device, the latest values should load instantly when …
-
The ODM2 local database fails to load in the **TimeSeries** tab
```
Traceback (most recent call last):
File "C:\Users\Tony Castronova\Documents\EMIT\gui\views\LowerPanelView.py", line 125, in DbCha…
-
**Problem**
Whenever we reuse intermediate results and there is a pipeline breaker (such as shuffles, joins, reductions, or groupby operations), it forces us to materialize the entire intermediate …
-
Read the code below first.
https://github.com/mspass-team/mspass/blob/bf7e2f05609888b56a238095ff2aa3527e304694/python/mspasspy/db/database.py#L4288-L4324
Basically, the data got killed when the endt…
-
As continuation of #811
The solution for the rounding error seems not to be merged.
This gives particular problems when merging data from different sources to a database : timestamps must be C…
-
### Requirement
Different mechanisms / utilities have different ways of calculating demand. We want to be able to have a template spreadsheet per mechanism that can be used when downloading a sheet.
…
-
For larger databases, using `export_timeseries_data()` on a `ixmp.Platform` object can take multiple hours.
With this in mind, it would be very beneficial to log some feedback or show a progress bar,…
-
It would be nice if the program could dump some internal metrics on csv or might be graphite (or any timeseries database protocol).
If some explanation of the metrics is provided too it would help to…
-
There are a number of metrics that are I/O related, e.g. disk bytes written/read, switch link bytes sent/received, instance NIC packets sent/received. Currently these metrics are in the form of deltas…