When python writes the nc file, it prompts PermissionError: [Errno 13] Permission denied:
It can be found that the file was created successfully, but the specific data of the variable was not successfully written, and the error message PermissionError: [Errno 13] Permission denied, how to solve it?ask for help