diff --git a/compass/ocean/mesh/remap_topography.py b/compass/ocean/mesh/remap_topography.py index ef46bfaac0..455d74c09c 100644 --- a/compass/ocean/mesh/remap_topography.py +++ b/compass/ocean/mesh/remap_topography.py @@ -244,9 +244,6 @@ def _remap_to_target(self): method = config.get('remap_topography', 'method') # Build command args - # Unused options: - # -P mpas, handles some MPAS-specific index ordering, CF, etc... - # -C climatology, basically bypasses fill values args = [ 'ncremap', '-m', f'map_source_to_target_{method}.nc',