#1803 added some helper functions for dss of PointSpaces. Of course, dss in this case is a no-op, but ClimaCore produces an error if dss is called on a field defined on a PointSpace. We need to instead add methods to ClimaCore to do nothing if dss is called for a PointSpace, then we can remove the helper functions in ClimaCoupler.
#1803 added some helper functions for dss of PointSpaces. Of course, dss in this case is a no-op, but ClimaCore produces an error if dss is called on a field defined on a PointSpace. We need to instead add methods to ClimaCore to do nothing if dss is called for a PointSpace, then we can remove the helper functions in ClimaCoupler.