Python netCDF4 performance
In one of my program, i use netCDF4 library to create netcdf file with large dimension variables, the program become slow after wrote out a few variables. I can't figure out where is the problem. Finally, I used pupynere the problem was gone.







