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/dev_r5107_hadgem3_cplseq/NEMOGCM/TOOLS/OBSTOOLS/OOO/bin – NEMO

source: branches/UKMO/dev_r5107_hadgem3_cplseq/NEMOGCM/TOOLS/OBSTOOLS/OOO/bin/ooo @ 5591

Last change on this file since 5591 was 4122, checked in by andrewryan, 11 years ago

Added a quick start utility to OBSTOOLS which manipulates the standard NEMO configuration namelists to allow the offline observation operator to run.

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.