Open Z-joe7 opened 4 weeks ago
Hi, and welcome to yt! Thanks for opening your first issue. We have an issue template that helps us to gather relevant information to help diagnosing and fixing the issue.
Hi ! You should be able to specify a either a complete path as the first argument to save
or just a directory, in which case the filename will be automatically generated. Does this answer your question ?
Thank fou your reply! But maybe I don't describe the question clearly. I want to save all my pics to a pecified location because now they just save at the work directory, how should transmit the parameter?
p.save("any/path/you/like")
I‘m using the yt project to visual my hdf5 data, this tool is absolutely handy! But I don't know how to save the pic to a specified location, can I ask for your guidance?