Wrap grd2cpt#803
Conversation
…le; changing units from US to SI
# Conflicts: # examples/projections/cyl/cyl_transverse_mercator.py # examples/projections/cyl/cyl_universal_transverse_mercator.py
|
I haven't checked it carefully, but it may be related to #372 |
|
I'm fine with deleting tests. I was mostly copying the format of test_makecpt.py, since that seems like the most similar module. |
Some of the @weiji14 As you wrote the |
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
weiji14
left a comment
There was a problem hiding this comment.
Just a few minor comments, getting close!
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
weiji14
left a comment
There was a problem hiding this comment.
Great! Thanks for your patience @willschlitzer, and also thank you @seisman for the comprehensive review!
*Wrap grd2cpt function *Add tests for grd2cpt function *Modify docstring in makecpt function Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com> Co-authored-by: Dongdong Tian <seisman.info@gmail.com>

Wraps the GMT function
grd2cpt. Code and documentation borrowed heavily fromgrdcutandmakecpt.