Closed
Description
🐛 🐝
Describe the bug
OPAWS radar converter bug
Required by dart users, does not work as expected (or maybe at all)
- Build the opaws exectuables
- x.oban would run to completion with the test data & namelists from https://code.google.com/archive/p/opaws/downloads
- The PARAMETERS namelist is not completely read, and the default values of some variables are used, which leads to the following non-fatal error for the namelist read, followed by the fatal error for "invalid value of namelist parameter: radar_data_format"
hkershaw@derecho3:/glade/derecho/scratch/hkershaw/DART/ForBrett/runs$ ./x.oban oban.nml.foray.orig
PROGRAM OBAN: running version Version 2.1.1: Updated 24 June 2013 [DCD]
PROGRAM OBAN: Namelist/Input file: oban.nml.foray.orig
Problem reading namelist: PARAMETERS Error: 5010
! INPUT NAMELIST values for the OBAN
======================= BEGIN PARAMETER DICTIONARY ===========================
nx --> 121
ny --> 121
nz --> 1
xmin --> 0.0000
ymin --> 0.0000
zmin --> 0.0000
dx --> 2.0000
dy --> 2.0000
....
======================== END PARAMETER DICTIONARY ============================
Checking namelists for required information...
ERROR -- invalid value of namelist parameter: radar_data_format
Error Message
Problem reading namelist: PARAMETERS Error: 5010
ERROR -- invalid value of namelist parameter: radar_data_format
Which model(s) are you working with?
none, opaws converter
Version of DART
Not applicable
OPAWS "Version 2.1.1: Updated 24 June 2013 [DCD]"
Have you modified the code?
Yes I have modified the code and makefile to build on mac and Derecho
https://github.com/NCAR/opaws.git
Build information
Please describe:
- Derecho & my mac
- gfortran 12.4.0 & 13.2.0
Metadata
Metadata
Assignees
Labels
No labels