Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Count property prompts for unit of measurement #38

Open
johnjohndoe opened this issue Jun 22, 2015 · 5 comments
Open

Count property prompts for unit of measurement #38

johnjohndoe opened this issue Jun 22, 2015 · 5 comments
Assignees
Labels
Milestone

Comments

@johnjohndoe
Copy link

One of the properties in my .csv file contains a count value (column "partikelPM10Ueberschreitungen"):

sos-importer-count

So I have chosen "Measured Value" and "Count".
Then later when the wizard hits step 6b "Unit Of Measurement" I am forced to choose a unit for the mentioned column as shown in the screenshot:

sos-importer-unit

Do I misunderstand what "Count" should be used for? Or is this a bug?

@johnjohndoe
Copy link
Author

@EHJ-52n, @CarstenHollmann Any comment on this issue?

@EHJ-52n EHJ-52n added the bug label Jul 6, 2015
@EHJ-52n EHJ-52n added this to the 0.5.0 milestone Jul 6, 2015
@EHJ-52n EHJ-52n self-assigned this Jul 6, 2015
@EHJ-52n
Copy link
Member

EHJ-52n commented Jul 6, 2015

It seems like a bug. Could you please provide a minimal example csv and attach it to this issue by pasting it into a comment.
In the end, it should not be a problem, as the feeding code doesn't need it. Could you check this, too?

@johnjohndoe
Copy link
Author

Here are a few sensor samples.

@EHJ-52n
Copy link
Member

EHJ-52n commented Jul 7, 2015

I would recommend to split your csv file because the importer will not be able to handle the different number of columns, or is each line an example from a different csv file?

@johnjohndoe
Copy link
Author

The file contains multiple sensors (see sensor_id column). Each sensor (row) has the same number of columns. There are rows which do not have a value for a certain column at a certain time.

@EHJ-52n EHJ-52n modified the milestones: 0.5.0, 0.5.1 Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants