Matt Thompson
Matt Thompson
@edwardhartnett I can give it a try. I think it's simple, but I'll need to do a full build to be sure! I'll try and get you something tomorrow.
I might need some help. I usually use tagged releases where `configure` exists and my make system assumes that. But since I'm making a PR, I'd like to do so...
Ah found this: https://github.com/Unidata/netcdf-fortran/issues/55#issuecomment-259530949 and so I did: ``` glibtoolize && autoreconf -f -v -i;\ ``` Things seem happy now :)
@rem1776 Note that it's possible if this effort moves up in our priorities, we might take it on. We do have some experience with CMake and CTest. As you say,...
Ooof. This is an old one. @danholdaway do you know if your latest adjoint fixes "fixed" this? Or perhaps it was fixed loooooooong ago?
Query for someone in GEOS-land, do you have a "descriptive" explanation for the variables in play here? I've never run UFS so I'm a bit in the dark. 😄 I'm...
Okay. I can confirm this on the GEOS end it seems. I ran a start-stop run of 4 hours vs 2+2 and I'm getting restart failures as well. I guess...
> At the moment it is unsupported, but @peterukk has some fixes for the Fortran code, and we got it working in SP in the C++ code. There is some...
I want to add my +1 here. I'm using `gum choose` in a script and can often get like 20 or more items in the choices. If I could see:...
@keevan I think my `gum filter` version of my code might be fixed by #186 if it works. I am usually typing whole words in `filter` code anyway. And, yes,...