Edward Hartnett

Results 327 comments of Edward Hartnett

If you can do that I can integrate it with netcdf... I need the slurm files which run the tests of nf_test and nf_test4.

Fill values do not come into play here. All values are being written to the file, so there will be no fill values. As @msbachler notes, the problem is that...

Do you have netcdf-fortran installed? If so, do you know where? And is that location being communicated to the PALM build system? I don't believe this is a netcdf-fortran issue...

OK, some good news on this front. I have recently been engaged in an effort to bring much better documentation to some NOAA libraries. As a result, we have explored...

Well documentation tasks got their usual level of priority in a programmer's life, and I have not even attempted this yet. I will try to take a look at this...

Which fortran compilers generate mod files with uppercase? I thought we had left that behind...

May I suggest that you take this PR down and lets work through the issues one by one. What you are calling a NAG compiler bug seems to be a...

Convenience libraries were not introduced for parallel builds, they have always been used to assemble the libraries in C and Fortran. I agree WRT listing dependencies to mod files in...

This PR should not be merged, it should be taken down. The principle problem is the (re-)inclusion of handling for fortran compilers which convert mod names to upper-case. This is...