Skip to content

Missing values in Testcase 5 output files #1063

Closed Answered by bmcandr
tais958 asked this question in Q&A
Discussion options

You must be logged in to vote

I strongly suspect this is somewhat related to #1059. Just as step 1 requires HDF4, step 5 requires HDF5 to read the SMAP data (HDF5 files).

Unfortunately, our preprocessor checks for HDF5 support do not write an error message to the log if this requirement is not satisfied--it simply skips over the code contained within the #if (defined USE_HDF5) block.

I'm also noticing that in this case the ldtlog file will inaccurately indicate that SMAP files are being read because the log message is written before the calls to read_NASASMAP_data and read_SMAPL2sm_data, the majority of which are skipped if LDT has not been built with HDF5 support.

Rebuilding with HDF5 support is the only way forward …

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@bmcandr
Comment options

@bmcandr
Comment options

@tais958
Comment options

@tais958
Comment options

@tais958
Comment options

Answer selected by tais958
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants