Open github-actions[bot] opened 2 years ago
There are changes to src/NST/agrif_oce_interp.F90, src/NST/agrif_oce_sponge.F90, src/NST/agrif_top_interp.F90, src/NST/agrif_top_sponge.F90 of the form:
- DO jk=k1,k2
+ DO jk=k1,k2-1
All other changes look OK (to me), but may need to check the behaviour of AGRIF carefully.
As of today, I am now getting this error:
Program received signal SIGABRT: Process abort signal.
Backtrace for this error:
In file "xml_parser_impl.hpp", function "static void xios::xml::CXMLParser::ParseInclude(StdIStream&, const string&, T&) [with T = xios::CGroupTemplate<xios::CFile, xios::CFileGroup, xios::CFileAttributes>; StdIStream = std::basic_istream<char>; std::string = std::__cxx11::basic_string<char>]", line 38 ->
Error is occuring when parsing XML flux from <./file_def_nemo-ice.xml> at character 2719 line 56 column 1
ÿ
^
No idea why this has changed... there is no 'ÿ' in that file or the -oce.xml. I tried a fresh checkout and get the same error.
There are changes to src/NST/agrif_oce_interp.F90, src/NST/agrif_oce_sponge.F90, src/NST/agrif_top_interp.F90, src/NST/agrif_top_sponge.F90 of the form:
- DO jk=k1,k2
+ DO jk=k1,k2-1
All other changes look OK (to me), but may need to check the behaviour of AGRIF carefully.
@atb299 it's in the outer halo - so should be ok. I've run it for the Caribbean and looks ok. Original ticket is here: https://forge.nemo-ocean.eu/nemo/nemo/-/issues/20
As of today, I am now getting this error:
Program received signal SIGABRT: Process abort signal.
Backtrace for this error:
In file "xml_parser_impl.hpp", function "static void xios::xml::CXMLParser::ParseInclude(StdIStream&, const string&, T&) [with T = xios::CGroupTemplate<xios::CFile, xios::CFileGroup, xios::CFileAttributes>; StdIStream = std::basic_istream<char>; std::string = std::__cxx11::basic_string<char>]", line 38 ->
Error is occuring when parsing XML flux from <./file_def_nemo-ice.xml> at character 2719 line 56 column 1
ÿ
^
No idea why this has changed... there is no 'ÿ' in that file or the -oce.xml. I tried a fresh checkout and get the same error.
is this under main or your branch?
That's under my branch. I was running (or rather trying to run) yesterday and was not getting this error. I picked it up again this morning and started getting it. No idea ÿ! I checked out a fresh copy of the branch and still get the error. I'm wondering if something has changed on Archer2.
@jdha , OK, thanks. Weird ÿ error aside, do you think it's OK to merge this branch back in without looking too carefully at the output? I guess it would be good to move to the v4.2 'official release' now.
The update (https://forge.nemo-ocean.eu/nemo/nemo/-/issues/20) is now in the 4.2 release - so I guess you could address it that update. I may have a set-up of the Caribbean with and without those two updated files. If I do I'll run 2x5day to see if the fields change.
Hi there, commit 1d52b13a has been pushed. Here is the comparison with the commit currently used.
⚠️WARNING⚠️
cfgs/SHARED/namelist_ref
has changed: