Skip to content
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

Current method for merging datasets does not retain variable attributes. #2

Open
IanTBlack opened this issue Nov 14, 2023 · 2 comments

Comments

@IanTBlack
Copy link
Owner

Variable attributes are essential. OOIJH users may choose to view a dataset to get attributes such as units and processing level.

A possible solution is to retain the attributes in memory at the first instance of import_file and reassign them after merging.

@IanTBlack
Copy link
Owner Author

Resolved in commit c02bfca.

@IanTBlack
Copy link
Owner Author

This issue remains in the metbk module. This is due to renaming of variables.

@IanTBlack IanTBlack reopened this Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant