Add ability to produce derived variables without error only when dependent variables exist #387
Labels
enhancement
Issues that are found to be a reasonable candidate feature additions
Milestone
Currently, Intake-ESM's derived variable implementation will throw an exception when the dependent variables needed to produce a derived variable are missing from a dataset. We need to implement a mechanism to allow Intake-ESM to proceed without error when the dependent variables are not present.
The text was updated successfully, but these errors were encountered: