compass.landice.mesh.get_optional_interp_datasets

compass.landice.mesh.get_optional_interp_datasets(section, logger)[source]

Determine whether optional interpolation inputs are configured.

Parameters:
  • section (configparser.SectionProxy) – Config section containing optional interpolation options

  • logger (logging.Logger) – Logger for status messages

Returns:

  • bedmachine_dataset (str or None) – Path to BedMachine dataset if configured, otherwise None

  • measures_dataset (str or None) – Path to MEaSUREs dataset if configured, otherwise None