We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
循环读取10次,每次大概要上升1个多G,最高上升到10多G。期间内存占用不会被释放直到程序结束。 我测试了最高、最低温、3小时降水的GRB文件,只有读3小时降水的文件会出现这个问题。 系统win7 64位,python3.8.8,meteva版本1.5.9
The text was updated successfully, but these errors were encountered:
No branches or pull requests
循环读取10次,每次大概要上升1个多G,最高上升到10多G。期间内存占用不会被释放直到程序结束。
我测试了最高、最低温、3小时降水的GRB文件,只有读3小时降水的文件会出现这个问题。
系统win7 64位,python3.8.8,meteva版本1.5.9
The text was updated successfully, but these errors were encountered: