NASA-LIS / LISF

Land Information System Framework
Apache License 2.0
117 stars 155 forks source link

Fixed preprocessing statements for HDF4 function calls. #1484

Closed emkemp closed 8 months ago

emkemp commented 8 months ago

Description

Fixed preprocessor statements around HDF4 function calls. This fixes linking errors if LDT is configured w/o HDF4 support.

Thanks to David Mocko for reporting these errors.

NOTE: The modified Fortran routines are not actually used, and in the long term it would probably be best to just delete them (and any other unused routines). However, such deletions would need to be tested against the SMAP_E_OPL use cases, and at this time it seems best to wait until after LISF 7.6 is delivered to the customer.