Code: Select all
svn checkout --username joe_roms https://www.myroms.org/svn/src/test my_test
Code: Select all
my_test/External/varinfo.dat
Code: Select all
'obs_variance' ! Input
'observation global variance'
'squared state variable units' ! [squared state units]
'nulvar'
'datum'
'idOvar'
'nulvar'
1.0d0
Code: Select all
build_bash.sh
Code: Select all
wc13.h
After making these changes the first example runs fine.
My question: which revision do I have to check out to be compatible with the tutorial project folders? I checked out
Code: Select all
git checkout 5101827580c40d58b087
Code: Select all
# commit 5101827580c40d58b0877f620b1878ea41838e6e
# Author: Hernan G. Arango <arango@marine.rutgers.edu>
# Date: Thu Jul 25 11:53:23 2019 -0400
# src:ticket:820
Thanks for your help!
[1] https://www.myroms.org/wiki/4DVar_Tutorial_Introduction
[2] viewtopic.php?t=5266