Conversation
|
This PR is ready for review. |
|
Hi @StegmannJCSDA, this is cool! Is there any requirement on the CVS file format? Do you think it is a good idea to add an I/O unit test just to demonstrate how to use these modules? |
|
Thank you @chengdang!
-> Right now the code doesn't read the CHAR header. But otherwise it is fairly general. I am still planning to add a header capability though.
-> Absolutely. I have a test here: |
That's a good point. Almost all I/O unit tests are for coefficient LUTs, so part of fix folder. |
|
Thank you @StegmannJCSDA! Sorry about the long pause on this PR. |
|
Hi @chengdang. If you like I can add the tests first and keep them commented out. I could add upload the test data here and you can decide later where to best put it. |
|
Hi @StegmannJCSDA, yes that sounds perfect! Thanks. |
Description
This PR adds the source for a CSV data and I/O utility.
Issue(s) addressed
Resolves #265
Dependencies
N/A
Impact
Expected impact on downstream repositories:
N/A
Checklist