[WAM-IPE] Latest Trunk: Bug Related to IAU

weiyu yang weiyu.yang at noaa.gov
Thu Jul 27 20:40:15 UTC 2017


Hi, All,

The change in the NEMS/src/atmos/gsm/dyn/wrtout_dynamics.f  bug fix was 
committed.  The new GSM version revision number is 96077 and the new 
revision number for 
https://svnemc.ncep.noaa.gov/projects/nems/apps/WAM-IPE/trunk pointing 
to that GSM version is 96080.

Best regards
Weiyu


On 7/27/2017 12:19 PM, Rashid Akmaev - NOAA Federal wrote:
> Adam, thanks. Perhaps Weiyu could commit the fix.
>
> Thanks,
>
> Rashid Akmaev
>
> On 7/27/2017 8:57 AM, Adam Kubaryk - NOAA Affiliate wrote:
>> Hi all,
>>
>> Houjun noticed an issue with the latest trunk when running WAM with 
>> IAU. After some digging, I've determined the issue lies in 
>> NEMS/src/atmos/gsm/dyn/wrtout_dynamics.f. A typo, line 436:
>>
>> call twrites_hst(filename,ioproc,fhour,jdate_iau,
>> should be
>> call twrites_hst(filename,ioproc,fhour_iau,jdate_iau,
>>
>> The output forecast files were having their initialization date 
>> changed, but not their forecast hour, and so the prep step was 
>> failing for the next timestep when the expected date was off by six 
>> hours.
>>
>> I've built a version with this change and Houjun and I have tested 
>> that it cycles normally again. I would commit this change myself, but 
>> I'm not sure I have subversion write access to WAM-IPE branches yet:
>>
>> [Adam.Kubaryk at tfe03 dyn]$ svn commit wrtout_dynamics.f -m "fixed 
>> fhour_iau typo"
>> Sending        wrtout_dynamics.f
>> svn: E195023: Commit failed (details follow):
>> svn: E195023: Changing file 
>> '/scratch3/NCEPDEV/swpc/save/Adam.Kubaryk/nems/iaufix/NEMS/src/atmos/gsm/dyn/wrtout_dynamics.f' 
>> is forbidden by the server
>> svn: E175013: Access to 
>> '/projects/!svn/ver/94274/gsm/branches/WAM-IPE/quasitrunk/dyn/wrtout_dynamics.f' 
>> forbidden
>>
>> May just be doing it wrong, though.
>>
>> Best,
>> Adam





More information about the WAM-IPE mailing list