Skip to content

Commit da34cdf

Browse files
Add geopandas import to mesh_volume_tvd.py
1 parent 016c255 commit da34cdf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

schimpy/mesh_volume_tvd.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
from schimpy.schism_mesh import *
5656
import matplotlib.pyplot as plt
5757
from collections import defaultdict, deque
58+
import geopandas as gpd
5859
import csv
5960
import argparse
6061
import logging

0 commit comments

Comments
 (0)