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

functions/modules for unit test #402

Open
yunjunz opened this issue Jul 16, 2020 · 0 comments
Open

functions/modules for unit test #402

yunjunz opened this issue Jul 16, 2020 · 0 comments

Comments

@yunjunz
Copy link
Member

yunjunz commented Jul 16, 2020

Put up an issue here for the discussion on the unit test.

core algorithms

objects (and their member functions)

  • objects.resample()
  • objects.timeseries()
  • objects.ifgramStack()
  • objects.connectComponent()

utility functions

  • utils.readfile.read_hdf5_file()
  • utils.readfile.read_binary_file()
  • utils.readfile.read_attribute()
  • utils.writefile.write()

Functions within utils.utils0 and utils.utils1 are important too, but I will re-organize them into more meaningful sub-modules in the next release, so their location will be changed. I guess we can skip them for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants