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

load2hdf5 --compression & view --faultline-min-dist #1062

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Aug 7, 2023

Description of proposed changes

  • legacy/load2hdf5: add --compression option

  • view: add --faultline-min-dist option to trim the plotted fault lines

  • view: set x-axis label to the top for horizontal colorbar at the bottom

  • utils.plot.auto_adjust_xaxis_date: consider axes width while determining every_year

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

+ legacy/load2hdf5: add --compression option

+ view: add --faultline-min-dist option to trim the plotted fault lines

+ view: set x-axis label to the top for horizontal colorbar at the bottom

+ utils.plot.auto_adjust_xaxis_date: consider axes width while determining every_year
@yunjunz yunjunz changed the title add load2hdf5 --compression & view --faultline-min-dist load2hdf5 --compression & view --faultline-min-dist Aug 7, 2023
@yunjunz yunjunz merged commit b74fffc into insarlab:main Aug 7, 2023
@yunjunz yunjunz deleted the view branch August 7, 2023 14:26
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.

1 participant