Skip to content
Snippets Groups Projects
Commit 73a8df23 authored by Anne Tipka's avatar Anne Tipka :headphones:
Browse files

added output at the end to show which packingType was used

parent b8037ed2
No related branches found
No related tags found
No related merge requests found
......@@ -1879,6 +1879,8 @@ class EcFlexpart(object):
print('\n\nPostprocessing:\n Format: {}\n'.format(c.format))
print('\n\nGrib compression type:\n packingType: {}\n'.format(c.compression))
if _config.FLAG_ON_ECMWFSERVER:
print('ecstorage: {}\n ecfsdir: {}\n'.
format(c.ecstorage, c.ecfsdir))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment