File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel_launcher.py", line 18, in <module>
app.launch_new_instance()
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/traitlets/config/application.py", line 1075, in launch_instance
app.start()
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel/kernelapp.py", line 739, in start
self.io_loop.start()
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/tornado/platform/asyncio.py", line 211, in start
self.asyncio_loop.run_forever()
File "/usr/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/lib/python3.12/asyncio/base_events.py", line 1987, in _run_once
handle._run()
File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel/kernelbase.py", line 545, in dispatch_queue
await self.process_one()
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel/kernelbase.py", line 534, in process_one
await dispatch(*args)
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel/kernelbase.py", line 437, in dispatch_shell
await result
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel/ipkernel.py", line 362, in execute_request
await super().execute_request(stream, ident, parent)
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel/kernelbase.py", line 778, in execute_request
reply_content = await reply_content
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel/ipkernel.py", line 449, in do_execute
res = shell.run_cell(
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/ipykernel/zmqshell.py", line 549, in run_cell
return super().run_cell(*args, **kwargs)
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/IPython/core/interactiveshell.py", line 3100, in run_cell
result = self._run_cell(
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/IPython/core/interactiveshell.py", line 3155, in _run_cell
result = runner(coro)
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/IPython/core/async_helpers.py", line 128, in _pseudo_sync_runner
coro.send(None)
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/IPython/core/interactiveshell.py", line 3367, in run_cell_async
has_raised = await self.run_ast_nodes(code_ast.body, cell_name,
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/IPython/core/interactiveshell.py", line 3612, in run_ast_nodes
if await self.run_code(code, result, async_=asy):
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/IPython/core/interactiveshell.py", line 3672, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
File "/tmp/ipykernel_26915/3414190791.py", line 1, in <module>
print(vg.write_AB_to_namelist())
File "/home/mary/venvs/epygram-editable/lib/python3.12/site-packages/pyvgrid/hybridpressurevgrid.py", line 282, in write_AB_to_namelist
logger.info("A/B coefficients written to namelist file:",fname)
Message: 'A/B coefficients written to namelist file:'
Arguments: ('ICMSHAROM+0022.NAMVV1',)