Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readfile: add auto_no_data_value() for known files #962

Merged
merged 1 commit into from
Feb 20, 2023

Commits on Feb 20, 2023

  1. readfile: add auto_no_data_value() for known files

    + utils.readfile: add auto_no_data_value() for know file types: dense offsets from isce2/topsApp.py
    
    + utils.readfile: set the following functions as private, to discourage usage out of this sub-module:
       - `_get_file_base_and_ext()`
       - `_sort_dataset_list2velocity()`
       - `_attribute_gamma2roipac()`
       - `_attribute_gmtsar2roipac()`
    
    + view.read_data4figure(): do not print out msg while reading a list of 2D matrix
    yunjunz committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    645c6d3 View commit details
    Browse the repository at this point in the history