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/2014/dev_r4650_UKMO7_STARTHOUR/NEMOGCM/TOOLS/OBSTOOLS/OOO/ooo – NEMO

source: branches/2014/dev_r4650_UKMO7_STARTHOUR/NEMOGCM/TOOLS/OBSTOOLS/OOO/ooo/__init__.py @ 4771

Last change on this file since 4771 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.