Skip to content

Comments

add irrigation detection query#144

Closed
jaime-82 wants to merge 1 commit intomainfrom
ami_irrigation_detection
Closed

add irrigation detection query#144
jaime-82 wants to merge 1 commit intomainfrom
ami_irrigation_detection

Conversation

@jaime-82
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@mdowell12 mdowell12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaime-82 looks like the linter is failing. You can fix that by running black . from the root of the repo with your virtualenv turned on. Let me know if you have trouble. I can fix it, but I'd prefer if you did it before merging.

Otherwise, left one question and the query LGTM.

, district_source
, meter_type
from
irrigation_detection
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jaime-82 how is irrigation_detection created? Will this fail if someone hasn't manually created it already?

If so, could you add a create table statement somewhere in the sql folder so that people know how to create the table?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just adding in - this is a table that will need to be created by Ryan Hildebrant as part of deploying the irrigation detection model, which should happen in the next week or two. Alternately, I don't know if a table with a different name already exists?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's all good and I'm not worried about a conflicting table. I was just hoping someone could add the create table statement to this repo's ./sql folder so that a future open source user could easily set it up.

@mdowell12
Copy link
Collaborator

Hey @jaime-82 checking in on this - are you still hoping to merge the work?

, district_source
, meter_type
from
irrigation_detection
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's all good and I'm not worried about a conflicting table. I was just hoping someone could add the create table statement to this repo's ./sql folder so that a future open source user could easily set it up.

@mdowell12
Copy link
Collaborator

Looks like the linter is failing. Could someone 1) rebase this off the latest code and 2) run black . to reformat the code and satisfy the linter? Let me know if you need help.

@jaime-82 jaime-82 closed this Feb 18, 2026
@jaime-82
Copy link
Collaborator Author

I'm creating a new clean PR

@jaime-82
Copy link
Collaborator Author

this is the new clean PR #196

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants