Skip to content

Conversation

@thesser1
Copy link
Collaborator

run codes for ww3 and cshore with jupyter notebooks with run examples.

@thesser1 thesser1 requested a review from SBFRF September 15, 2021 11:43
Copy link
Owner

@SBFRF SBFRF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

made some comments regarding paths .... is this ready for merge or simply a pending pr??

"outputs": [],
"source": [
"cshoreio = wrr.cshoreio(pathPrefix='/Users/rdchlth9/Codes/cmtb_refactor/notetbooks/cshore/data', fNameBase=fname+'_cmtb', versionPrefix='base',\n",
"cshoreio = wrr.cshoreio(workingDirectory='/Users/rdchlth9/Codes/cmtb_refactor/notetbooks/cshore/data', testName=fname+'_cmtb', versionPrefix='base',\n",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thesser1 can we make these paths generic (relative or something like [/your/path/here])

"outputs": [],
"source": [
"cshoreiofull = wrr.cshoreio(pathPrefix='/Users/rdchlth9/Codes/cmtb_refactor/notetbooks/cshore/data', fNameBase=fname+'_cmtb_full', versionPrefix='base',\n",
"cshoreiofull = wrr.cshoreio(workingDirectory='/Users/rdchlth9/Codes/cmtb_refactor/notetbooks/cshore/data', testName=fname+'_cmtb_full', versionPrefix='base',\n",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

"yy['workingDirectory'] = '/data'\n",
"yy['netCDFdir'] = '/thredds_data'\n",
"yy['logfileLoc'] = '/cmtb_refactor/data'\n",
"yy['netCDFdir'] = '/Users/rdchlth9/Codes/cmtb_refactor/thredds_data'\n",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

"yy['netCDFdir'] = '/thredds_data'\n",
"yy['logfileLoc'] = '/cmtb_refactor/data'\n",
"yy['netCDFdir'] = '/Users/rdchlth9/Codes/cmtb_refactor/thredds_data'\n",
"yy['logfileLoc'] = '/Users/rdchlth9/Codes/cmtb_refactor/data'\n",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

endTime: '2018-03-06T00:00:00Z'
generateFlag: true
logfileLoc: ./cmtb_refactor/data
modelExecutable: /Users/rdchlth9/Public/cshore/src-repo/cshore.exe
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

endTime: '2018-03-06T00:00:00Z'
generateFlag: true
logfileLoc: ./cmtb_refactor/data
modelExecutable: /Users/rdchlth9/Public/cshore/src-repo/cshore.exe
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants