I am using PGI Visual Fortran in (Windows OS) to build a project/solution consisting of a fortran (f90) library and an executable.The f90 library links to the netcdf.lib.The f90 compiles and builds OK
for fname in ids[\'fnames\'开发者_高级运维]: aq = xr.open_dataset(fname, chunks=\'auto\', mask_and_scale=False)