acep-uaf / camio-meter-streams

0 stars 0 forks source link

Yaml Config #72

Closed nicolemah99 closed 6 months ago

nicolemah99 commented 6 months ago

Switch the config from .env to yaml and use yq to parse in data_pipeline.sh

nicolemah99 commented 6 months ago

@teknofire should we move location and data_type under each individual meter? for the config file. for all of Kotzebue data those values are the same. Do sel735 meters have data we would be downloading other than event data?

Hypothetically, would other meters from somewhere else (ex. Cordova) have sel735 meters that would go in the same config or would we create a new config for cordova?

aloralove commented 6 months ago

I'm trying to understand the config file, and I think I figured it out. I think the example config that is committed would have the meters information like IP, id, type, name, and location. The credentials are blank and the user/dev would make their own config (copy example) and add the username and password for the meter they want to download event files from.