-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Read in mass, size and type data #93
Conversation
fine with me. Would it make sense to directly generate HDf5 instead of csv? That way we don't need to support two parsers. |
I think the current CSV parser should be able to handle this file as well with some minor code changes? I kinda like the CSV because it's humanly readable and at two megabytes this file is not an inconvenience? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a small header section to all notebooks that describe their
- purpose
- input
- output
Would be easier to keep track of what happens where...
Updated Columns name in population file
Description
Modified our catalog data processing to read in mass, characteristic length and satellite types. This will require some changes to read in the population in the C++ part.
@FG-TUM I would relegate the C++ changes to another PR?
Looks like this now
Related Pull Requests
Resolved Issues
How Has This Been Tested?
Created new dataset with it.