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.
__init__.py in branches/2017/dev_merge_2017/NEMOGCM/TOOLS/OBSTOOLS/OOO/ooo – NEMO

source: branches/2017/dev_merge_2017/NEMOGCM/TOOLS/OBSTOOLS/OOO/ooo/__init__.py @ 9423

Last change on this file since 9423 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: 47 bytes
Line 
1import nml
2import locator
3from ooo import main
Note: See TracBrowser for help on using the repository browser.