Edward Hartnett
Edward Hartnett
It is definitely back-burner, because this requires a lot of work to fix. But if you try renaming in different orders, some will work, and some won't.
@kgerheiser is there a way to transfer ownership of this PR?
@WardF can we get this merged? I'd love to test it, and I think it's an important feature. I note that it's scheduled for the 4.9.1 release, so if we...
If you have a pure HDF5 test that demonstrates the problem please send it to the HDF5 support team and hopefully they will fix it...
Just because the memory is in another library does not mean that UFS_UTILS is not responsible. I can't speak for ESMF, but for the latest release of g2, there are...
The g2 library allocates unreachable memory in the getgb2() and related subroutines. THe only way to free this memory is to call the new subroutine g2_finalize() after all g2 operations...
Warnings are bad for the following reasons: 1 - Some warnings point to real bugs in the code that need to be fixed. 2 - Many other warnings are harmless,...
@GeorgeGayno-NOAA how can we determine whether we can use the GFDL package, and remove this code from UFS_UTILS?
We can build it for everyone in hpc-stack, so we don't need it in UFS_UTILS. The question is, can we use it as a replacement? That is, can we have...
So can we use the GFDL FRE_NCtools package?