Previous SAXO Documentation Assistant: Overview Next

ReadWrite/

readoldoparestart.pro

read the old restart files of OPA (before NetCDF) based on the OPA subroutine dtrlec included at the end of the file.

Routine summary

result = read2fromopa(unit, params, num)
result = read3fromopa(unit, params, num)
readoldoparestart, filename, jpiglo, jpjglo, jpk, IBLOC=IBLOC, JPBYT=JPBYT, NUMREC=NUMREC, UB=UB, VB=VB, TB=TB, SB=SB, ROTB=ROTB, HDIVB=HDIVB, UN=UN, VN=VN, TN=TN, SN=SN, ROTN=ROTN, HDIVN=HDIVN, GCX=GCX, GCXB=GCXB, ETAB=ETAB, ETAN=ETAN, BSFB=BSFB, BSFN=BSFN, BSFD=BSFD, EN=EN

 

read2fromopa For OPA

result = read2fromopa(unit, params, num)

Parameters

unit       

params       

num       

Version history

Version

$Id: readoldoparestart.pro 262 2007-08-21 14:19:32Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) June 2002

Known issues

Restrictions

bug for etab and etan written on the same record???

 


read3fromopa For OPA

result = read3fromopa(unit, params, num)

Parameters

unit       

params       

num       

Version history

History

Sebastien Masson (smasson@lodyc.jussieu.fr) June 2002

 


readoldoparestart For OPA

readoldoparestart, filename, jpiglo, jpjglo, jpk, IBLOC=IBLOC, JPBYT=JPBYT, NUMREC=NUMREC, UB=UB, VB=VB, TB=TB, SB=SB, ROTB=ROTB, HDIVB=HDIVB, UN=UN, VN=VN, TN=TN, SN=SN, ROTN=ROTN, HDIVN=HDIVN, GCX=GCX, GCXB=GCXB, ETAB=ETAB, ETAN=ETAN, BSFB=BSFB, BSFN=BSFN, BSFD=BSFD, EN=EN

Return value

According to the given keywords.

Parameters

filename        in required

with the whole path if necessary

jpiglo        in required

jpjglo        in required

jpk        in required

dimensions of the opa grid

Keywords

IBLOC        default: 4096L

Ibloc size

JPBYT        default: 8L

Jpbyt size

NUMREC        default: 19L*jpk

Number of records in the file

UB       

VB       

TB       

SB       

ROTB       

HDIVB       

UN       

VN       

TN       

SN       

ROTN       

HDIVN       

GCX       

GCXB       

ETAB       

ETAN       

BSFB       

BSFN       

BSFD       

EN       

the variable we want to read.

Version history

Version

$Id: readoldoparestart.pro 262 2007-08-21 14:19:32Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) June 2002

Known issues

Restrictions

Bug for etab and etan written on the same record???

 


  Produced by IDLdoc 2.0.