Skip to content

Commit

Permalink
Merge pull request #5 from CCI-MOC/ReadmeUpdate
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
naved001 authored Jan 2, 2024
2 parents aef9254 + f0c6e7d commit 13c93a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Process CSV reports

## Non-Billable

Automates the process of removing non-billable PIs and projects from the supplied csv report.

A file containing list of PIs may look like:
Expand Down Expand Up @@ -41,3 +43,7 @@ process_report.py: error: the following arguments are required: csv_files, --pi-
E.g. python process_report.py test1.csv test2.csv --pi-file pi.txt --projects-file projects.txt --timed-projects-file timed_projects.txt --output-file myfile.csv
```

## Combine CSVs

This script also combines the 3 separate Invoice data CSVs into 1 Invoice CSV. It combines
OpenShift SU, OpenStack SU, and Storage SU data.

0 comments on commit 13c93a3

Please sign in to comment.