I need to extract rainfall data from .nc4 file. I have used Dataset of netCDF4 module in python to extract the data. I have extracted the data successfully in my local system. But when I run the same program in HPC I got different output.
I have installed the same version of netCDF4 in HPC home directory.
I am ready to provide any more information if required to answer the question. Thank you.