Hi, I am trying to generate runoff_to_ocn mapping files of the kind "map_r05_TO_gx1v7{$caseid}_nnsm_${date}.nc" etc.
I find that I am unable to successfully build the ./runoff_map utility. From ~/derecho_cases/my_cesm_sandbox/cime/tools/mapping/gen_mapping_files/runoff_to_ocn/src/, the following command
../../../../configure --macros-format Makefile --mpilib mpi-serial
throws no errors, and creates new env_mach_specific.xml and .sh files.
But when I run (. ./.env_mach_specific.sh ; gmake) , I get the following error:
The error continues with the remaining dependencies, and ends with:
I do not understand the issue with the integer type, or with the remainder of the error for that matter.
Any advice? Thank you!
I find that I am unable to successfully build the ./runoff_map utility. From ~/derecho_cases/my_cesm_sandbox/cime/tools/mapping/gen_mapping_files/runoff_to_ocn/src/, the following command
../../../../configure --macros-format Makefile --mpilib mpi-serial
throws no errors, and creates new env_mach_specific.xml and .sh files.
But when I run (. ./.env_mach_specific.sh ; gmake) , I get the following error:
The error continues with the remaining dependencies, and ends with:
I do not understand the issue with the integer type, or with the remainder of the error for that matter.
Any advice? Thank you!