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

Change formatting of recipe saved in netcdf meta data #44

Open
kdorheim opened this issue Mar 24, 2022 · 1 comment
Open

Change formatting of recipe saved in netcdf meta data #44

kdorheim opened this issue Mar 24, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@kdorheim
Copy link
Collaborator

It is really helpful to have a copy of the recipes used to stitch the grided nc on hand, right now it is saved as an attribute of the variable data. However, it is stored in a funky format that makes reading it in R and python difficult. We should explore alternative ways of saving that information.

@kdorheim kdorheim added the enhancement New feature or request label Mar 24, 2022
@kdorheim kdorheim added this to the >1 milestone Mar 24, 2022
@kdorheim
Copy link
Collaborator Author

Not 100% confident that the new approach in PR #65 is the best way to do it another alternative way to do this would be to add the information as coordinates to the netcdf and provide a helper function that extracts the information and formats into a data frame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant