When parsing RTS-GMLC csv files, if area names were numeric (such as an area named "1"), then some places in the RTS-GMLC parser read the area names as strings and other places read the names as numbers. This caused time series data for areas to not be associated with the correct area.
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.
Fixes # .
When parsing RTS-GMLC csv files, if area names were numeric (such as an area named "1"), then some places in the RTS-GMLC parser read the area names as strings and other places read the names as numbers. This caused time series data for areas to not be associated with the correct area.
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: