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

No way to get location of opened file? #48

Open
jhollowed opened this issue Jun 23, 2021 · 0 comments
Open

No way to get location of opened file? #48

jhollowed opened this issue Jun 23, 2021 · 0 comments

Comments

@jhollowed
Copy link

If I open a file as

f = Nio.open_file('xxx.nc', 'r')

there seems to be no way to recover the file location 'xxx.nc' from the object f (unless it happens to be an attribute of xxx.nc). Is this intended? It would be very convenient for scopes into which f is passed to be able to recover this information.

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