We want to read storage data when importing RTS-GMLC data into Egret. This PR implements that capability.
Changes proposed in this PR:
Reads storage.csv when parsing RTS-GMLC format. To be used by Egret, the CSV file needs to have more fields than what is defined by the standard RTS-GMLC format. At the time this PR is being submitted, documentation for storage.csv is found at https://prescient--184.org.readthedocs.build/en/184/reference/file_formats/rts-gmlc/storage.html. That documentation will become part of the main Prescient documentation once this PR is merged into Egret main.
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:
I agree my contributions are submitted under the BSD license.
I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
Summary/Motivation:
We want to read storage data when importing RTS-GMLC data into Egret. This PR implements that capability.
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: