New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
ooo in branches/UKMO/icebergs_restart_single_file/NEMOGCM/TOOLS/OBSTOOLS/OOO/bin – NEMO

source: branches/UKMO/icebergs_restart_single_file/NEMOGCM/TOOLS/OBSTOOLS/OOO/bin/ooo @ 6019

Last change on this file since 6019 was 6019, checked in by timgraham, 8 years ago

Reinstated svn keywords before upgrading to head of trunk

  • Property svn:keywords set to Id
File size: 78 bytes
Line 
1#!/usr/bin/env python2.7
2import ooo
3if __name__ == '__main__':
4    ooo.main()
Note: See TracBrowser for help on using the repository browser.