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

mv constants from mintpy.objects to mintpy level #911

Merged
merged 2 commits into from
Nov 17, 2022

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Nov 17, 2022

Description of proposed changes

  • move the constants from the objects directory to the root directory, to simplify its usage.

  • update all existing usage of mintpy.constants sub-module

Reminders

  • Pass Codacy code review (green)
  • Pass Pre-commit check (green)
  • Pass Circle CI test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

+ move the `constants` from the `objects` directory to the root directory, to simplify its usage.

+ update all existing usage of `mintpy.constants` sub-module
@yunjunz yunjunz merged commit a28fc2c into insarlab:main Nov 17, 2022
@yunjunz yunjunz deleted the constants branch November 17, 2022 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant