Ihmacias99
New member
Whenever I finish running the model as 'mpirun -np 14 ./wrf.exe' I get a file that does not have '.nc' extension at the end of it, for example: 'wrfout_d01_2025-04-22_06:00:00' (it doesnt have .nc at the end), and when trying to open it in python (with xarray and netcdf) or in another program, it presents an error. being:
OSError: [Errno -101] NetCDF: HDF error: 'location/file'
Back when I implemented a resolution of 50000, it worked just fine, but now it succesfully runs but the file won't open.
If someone could help plus give me feedback about my inputs I would really appreciate it.
Thanks to everyone
OSError: [Errno -101] NetCDF: HDF error: 'location/file'
Back when I implemented a resolution of 50000, it worked just fine, but now it succesfully runs but the file won't open.
If someone could help plus give me feedback about my inputs I would really appreciate it.
Thanks to everyone