-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
Description
Description of the problem
when I run the save_gmt.py geo_velocity.h5, I do not find the pre_gmt.py in the mintpy and maybe same script is defect.
Full script that generated the error
####################################################################################
def main(iargs=None):
# parse
inps = cmd_line_parse(iargs)
# import
from mintpy.prep_gmt import save_gmt
# run
save_gmt(inps)
####################################################################################
Full error message
ModuleNotFoundError: No module named 'mintpy.prep_gmt'
System information
- Operating system: Linux-Ubuntu 20.04
- Python environment: 3.8
- MintPy version: Version 1.4.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels