Skip to content

Reading in HRLDAS Files #1325

Locked Answered by JohnHalleyGotway
CPKalb asked this question in File I/O
Dec 17, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

@CPKalb I tried running plot_data_plane on cheyenne and see the same error you got:

plot_data_plane /glade/p/ral/hap/anewman/hrldas_input/wrfinput_d01_1km_1980.nc plot.ps 'name="IVGTYP"; level="(0,*,*)"; file_type=NETCDF_PINT;' -v 10
ERROR  : Met2dDataFileFactory::new_met_2d_data_file() -> error opening file "/glade/p/ral/hap/anewman/hrldas_input/wrfinput_d01_1km_1980.nc"

This NetCDF file just does not match the format of the wrfout files that have been post-processed by the wrf-interp utility.

I'd recommend writing a python script to serve up this data to MET in memory using python embedding.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@CPKalb
Comment options

CPKalb Dec 21, 2021
Collaborator Author

@JohnHalleyGotway
Comment options

Answer selected by CPKalb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants