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

adding plot numticks option to plot(m,'b') (#165) #6

Merged
merged 1 commit into from
Jan 3, 2021

Conversation

Jiangchao3
Copy link
Owner

  • Update msh.m

  • Modifications to plot

  • adding a plotter subfuction used by a few of the case selects to streamline things
  • changing numticks option to 'colormap' to specify the colormap intervals
  • removing the mannings, cfval, ifric, tau0 fort13 options to use the arbitrary f13 attribute plotter instead
  • adding help for transect and sponge options
  • changing Make_f20.m input to just use a cell array of filenames instead of directory filename parts (one can add the directory of the files to path if necessary)

  • make all name/value pairs

  • msh.plot kwarg bou -> subset

  • update changelog

  • refining the help and adding 'proj' 'none' kwarg option to plot without m_map projection

  • modifying the plotting calls to match new 'plot' kwarg format

Co-authored-by: William Pringle wpringle@anl.gov

* Update msh.m

* Modifications to plot
- adding a plotter subfuction used by a few of the case selects to streamline things
- changing numticks option to 'colormap' to specify the colormap intervals
- removing the mannings, cfval, ifric, tau0 fort13 options to use the arbitrary f13 attribute plotter instead
- adding help for transect and sponge options

* changing Make_f20.m input to just use a cell array of filenames instead of directory filename parts (one can add the directory of the files to path if necessary)

* make all name/value pairs

* msh.plot kwarg bou -> subset

* update changelog

* refining the help and adding 'proj' 'none' kwarg option to plot without m_map projection

* modifying the plotting calls to match new 'plot' kwarg format

Co-authored-by: William Pringle <wpringle@anl.gov>
@Jiangchao3 Jiangchao3 merged commit c2dbcbc into Jiangchao3:Projection Jan 3, 2021
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.

2 participants