Closed koschie closed 4 years ago
@koschie Thanks for the pull request! I wrote this function a long time ago, and never updated it to include DM4 files. Ill merge this in. Thank you for contributing.
@koschie I made some updates to your code to use pathlib.Path to simplify the file creation process. This will be released in the next ncempy release soon. Thanks again!
Hi, i was using your great library to read dm4 files and i love the writeTags method, except i use dm4s not dm3 and i thought it might be a functionality more people would like. I used to just copy your source code and modify it a bit for my scripts. I hope you find it useful enough to write it in your package. I also added a bit about being able to save the tags file in a different location in case it's useful for some people.