Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
xylar committed Jan 10, 2025
1 parent 27cce4d commit 37a08ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions compass/ocean/mesh/remap_topography.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 37a08ef

Please sign in to comment.