Conversation
|
A problem with the JSON as well as the API writing is that we have some matrices where we don't write out a proper index. As background, all matrices in the JSON and binary formats written out do not have row and column ids. Eg. here is what the first row of U looks like for USEEIOv2.6.0-phoebe-23: for reference this is what the U from the Excel looks like for the first 6 columns of that row
The sectors.json metadata file is intended to provided the indices for matrices/vectors. Here is what the first 6 items look like The problem is that this was designed when we wrote out only matrices where the sectors were commodities, like A, L, M, etc. While called 'sectors' , it is only for commodities. So we're exporting matrices and vectors without provided full index metadata. |
|
Closing due to lack of full support for exporting all needed objects to JSON and lack of clear need |
No description provided.