Skip to content
Snippets Groups Projects
Commit fad7b521 authored by Nils Brüggemann's avatar Nils Brüggemann
Browse files

pyicon/pyicon_IconData.py: Fixed typo if do_only_timesteps is used in IconData.

parent 9771d39a
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ class IconData(object):
do_triangulation = False
calc_coeff = False
calc_coeff_mappings = False
load_vartical_grid = False
load_vertical_grid = False
load_vgrid_depth = False
load_vgrid_dz = False
load_vgrid_mask = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment