-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dcd8619
commit fef57db
Showing
3 changed files
with
6 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,20 +15,17 @@ This repository contains a set of Bash scripts that make up a data pipeline, des | |
## Prerequisites | ||
Ensure you have the following before running the pipeline: | ||
- Unix-like environment (Linux, macOS, or a Unix-like Windows terminal) | ||
- Able to `ssh` to the **ot-dev** and **das.lab.acep.uaf.edu** servers | ||
- FTP credentials for the meter | ||
- Meter Configuration | ||
- Installed on `camio-ot-dev`: | ||
- Must have installed: | ||
- `lftp` | ||
- `yq` | ||
- `zip` | ||
- `rsync` | ||
- `jq` | ||
|
||
## Installation | ||
1. You must be connected to the `camio-ot-dev` server. See **camio-ot-dev(SSH)** in the [ACEP Wiki](https://wiki.acep.uaf.edu/en/teams/data-ducts/aetb). | ||
|
||
2. Clone the repository: | ||
1. Clone the repository: | ||
|
||
```bash | ||
git clone [email protected]:acep-uaf/camio-meter-streams.git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters