acep-uaf / camio-meter-streams

0 stars 0 forks source link

Change remote_directory to input_path in yaml #75

Closed nicolemah99 closed 4 months ago

nicolemah99 commented 4 months ago

Change remote_directory in sel735_config.yml to input_path or find better place to put remote_directory="EVENTS" maybe put with where CHISTORY.txt is defined.

nicolemah99 commented 4 months ago

Removed remote_directory from yaml and declared in get_events.sh and download_event.sh. These files are specific to sel735 meters so I think it's okay to have them declared there.

remote_target_file="CHISTORY.TXT"
remote_dir="EVENTS"