Closed AlexanderRichert-NOAA closed 1 year ago
@AlexanderRichert-NOAA do you know what has to be done to the code in order to support ip-4.0.0?
I am soon going to do a release of grib_util, so if we can get this in soon, that would be great.
I can get it to build (haven't tested running it) by adding "use ip_mod" to the "INTGRIB1" subroutines in src/copygb/copygb.F90 and src/copygb2/copygb2.F90
OK, but other than degrib2, I'm not sure we have very good testing. So wherever you need to make changes, first make sure there is a test.
On Thu, Jul 20, 2023 at 11:05 AM Alex Richert @.***> wrote:
I can get it to build (haven't tested running it) by adding "use ip_mod" to the "INTGRIB1" subroutines in src/copygb/copygb.F90 and src/copygb2/copygb2.F90
— Reply to this email directly, view it on GitHub https://github.com/NOAA-EMC/NCEPLIBS-grib_util/issues/237#issuecomment-1644281758, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJIOMMGFYQSV63S6E53NTJTXRFQNFANCNFSM6AAAAAA2OZV57U . You are receiving this because you were assigned.Message ID: @.***>
-- Edward Hartnett CIRES/NOAA EMC
Duplicate of #93
I am unable to get grib_util 1.2.4 to compile with ip v4. Let me know if you think there's anything about the ip library that needs to change. Here is some of the output when I try to compile grib-util 1.2.4 with ip 4.1.0 through spack-stack.
This issue is related to https://github.com/NOAA-EMC/UPP/issues/741 (moving UPP to ip 4.1.0)