Skip to content

save_gmt.py geo_velocity.h5 #900

@wsjbest

Description

@wsjbest

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions