-
On linux, Centos 7 with python 3, I have a fail assertion:
> FAIL: test_utf8_check (tests.tests.TestEncodingHandling)
> ----------------------------------------------------------------------
> Trac…
-
Hi all!
the Comtrade API has been undergoing extensive changes. To accomodate these changes, `comtradr` will undergo a relaunch. Given that the most important functions are not working at the mome…
-
I loaded a comtrade file of 10kHz samling rate and found that the time list stack overflow. The time is not correct and return to zero at 2000th samples.
![image](https://user-images.githubusercon…
-
Each timestep is calculated by the grid frequency and not by the sample frequency:
https://github.com/dparrini/python-comtrade/blob/30dba39299d48ac8a602967d848c426d3deaaff5/comtrade.py#L953
In m…
-
line 65 of contrade.py causes an error on some comtrade files as it expects only 2 numbers after the second ':'
this line should read
re_time = re.compile(r"([0-9]{1,2}):([0-9]{2}):([0-9]{1,2})(\.…
-
Hi. I am making an online lesson for using Comtradr. I have data from before, but now intention is to facilitate use for future users of package. Today when using the get.comtrade, i had answer from C…
-
can't read my .cfg and .dat files, I'm using the code rather than install
-
Currently, we accept A and M. However, the previous API allowed you to pull quarterly data (Q). Need to verify whether this is still possible following the update.
-
According to 1991/1999 standards sample value `999999` means "no signal'
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Packages and install "https://iot.comtrade.com/kuraTest/de.den…