-
Notifications
You must be signed in to change notification settings - Fork 235
Changelog entry for v0.1.0 #420
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
Merged
+124
−10
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
e21b0ae
Start a changelog for v0.1.0
weiji14 7313a1b
Add link to alpha version documentation
weiji14 fb47138
Merge branch 'master' into changelog/v0.1.0
weiji14 55fe600
Add blockmedian changelog entry
weiji14 306d69d
Merge branch 'master' into changelog/v0.1.0
weiji14 f226bc3
Add changelog entry for updated installation documentation
weiji14 e3c02b2
Indicate that this is PyGMT's first official release
weiji14 c611995
Use vim to replace PR number with link to PR page
weiji14 21326b0
Link contributor names to their Github page
weiji14 cc979fa
Set v0.1.0 release date to 30 April 2020
weiji14 8b707e8
Add placeholder Zenodo DOI badge
weiji14 779aae8
Set max image width dynamically to 80%
weiji14 d3f84c6
Update Zenodo DOI and set release date to 2 May 2020
weiji14 244985c
Set permanent DOI on main README, and update versioned DOI
weiji14 245f360
Fix Zenodo permanent DOI badge
weiji14 317c59f
Set v0.1.0 release date to 03 May 2020
weiji14 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -27,7 +27,9 @@ PyGMT | |
| .. image:: https://img.shields.io/discourse/status?label=forum&server=https%3A%2F%2Fforum.generic-mapping-tools.org%2F&style=flat-square | ||
| :alt: Discourse forum | ||
| :target: https://forum.generic-mapping-tools.org | ||
|
|
||
| .. image:: https://zenodo.org/badge/DOI/10.5281/3781524.svg | ||
| :alt: Digital Object Identifier for the Zenodo archive | ||
| :target: https://doi.org/10.5281/zenodo.3781524 | ||
|
|
||
| .. placeholder-for-doc-index | ||
|
|
||
|
|
@@ -162,3 +164,12 @@ Other Python wrappers for GMT: | |
| * `gmtpy <https://github.com/emolch/gmtpy>`__ by `Sebastian Heimann <https://github.com/emolch>`__ | ||
| * `pygmt <https://github.com/ian-r-rose/pygmt>`__ by `Ian Rose <https://github.com/ian-r-rose>`__ | ||
| * `PyGMT <https://github.com/glimmer-cism/PyGMT>`__ by `Magnus Hagdorn <https://github.com/mhagdorn>`__ | ||
|
|
||
|
|
||
| Documentation for other versions | ||
| -------------------------------- | ||
| * `Development <https://www.pygmt.org/dev>`__ (reflects the *master* branch on | ||
| Github) | ||
| * `Latest release <https://www.pygmt.org/latest>`__ | ||
|
Comment on lines
+171
to
+173
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Just a reminder. We might want to switch the HTTP redirect to |
||
| * `v0.1.0 <https://www.pygmt.org/v0.1.0>`__ | ||
| * `v0.0.1a0 <https://www.pygmt.org/0.0.1a0>`__ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -34,8 +34,7 @@ h1 { | |
| } | ||
|
|
||
| .rst-content img { | ||
| max-width: 700px; | ||
| width: 100%; | ||
| max-width: 80%; | ||
| } | ||
|
|
||
| .sidebar-title { | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,97 @@ | ||
| Changelog | ||
| ========= | ||
weiji14 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| Release v0.1.0 (2020/05/03) | ||
| --------------------------- | ||
|
|
||
| .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3782862.svg | ||
| :alt: Digital Object Identifier for the Zenodo archive | ||
| :target: https://doi.org/10.5281/zenodo.3782862 | ||
|
|
||
| Highlights: | ||
|
|
||
weiji14 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| * 🎉 **First official release of PyGMT** 🎉 | ||
| * Python 3.8 is now supported (`#398 <https://github.com/GenericMappingTools/pygmt/pull/398>`__) | ||
| * PyGMT now uses the stable version of GMT 6.0.0 by default (`#363 <https://github.com/GenericMappingTools/pygmt/pull/363>`__) | ||
| * Use sphinx-gallery to manage examples and tutorials (`#268 <https://github.com/GenericMappingTools/pygmt/pull/268>`__) | ||
|
|
||
| New features: | ||
|
|
||
| * Wrap blockmedian (`#349 <https://github.com/GenericMappingTools/pygmt/pull/349>`__) | ||
| * Add pygmt.config() to change gmt defaults locally and globally (`#293 <https://github.com/GenericMappingTools/pygmt/pull/293>`__) | ||
| * Wrap grdview (`#330 <https://github.com/GenericMappingTools/pygmt/pull/330>`__) | ||
| * Wrap grdtrack (`#308 <https://github.com/GenericMappingTools/pygmt/pull/308>`__) | ||
| * Wrap colorbar (`#332 <https://github.com/GenericMappingTools/pygmt/pull/332>`__) | ||
| * Wrap text (`#321 <https://github.com/GenericMappingTools/pygmt/pull/321>`__) | ||
| * Wrap legend (`#333 <https://github.com/GenericMappingTools/pygmt/pull/333>`__) | ||
| * Wrap makecpt (`#329 <https://github.com/GenericMappingTools/pygmt/pull/329>`__) | ||
| * Add a new method to shift plot origins (`#289 <https://github.com/GenericMappingTools/pygmt/pull/289>`__) | ||
|
|
||
| Enhancements: | ||
|
|
||
| * Allow text accepting "frame" as an argument (`#385 <https://github.com/GenericMappingTools/pygmt/pull/385>`__) | ||
| * Allow for grids with negative lat/lon increments (`#369 <https://github.com/GenericMappingTools/pygmt/pull/369>`__) | ||
| * Allow passing in list to 'region' argument in surface (`#378 <https://github.com/GenericMappingTools/pygmt/pull/378>`__) | ||
| * Allow passing in scalar number to x and y in plot (`#376 <https://github.com/GenericMappingTools/pygmt/pull/376>`__) | ||
| * Implement default position/box for legend (`#359 <https://github.com/GenericMappingTools/pygmt/pull/359>`__) | ||
| * Add sequence_space converter in kwargs_to_string (`#325 <https://github.com/GenericMappingTools/pygmt/pull/325>`__) | ||
|
|
||
| Documentation: | ||
|
|
||
| * Update PyPI install instructions and API disclaimer message (`#421 <https://github.com/GenericMappingTools/pygmt/pull/421>`__) | ||
| * Fix the link to GMT documentation (`#419 <https://github.com/GenericMappingTools/pygmt/pull/419>`__) | ||
| * Use napoleon instead of numpydoc with sphinx (`#383 <https://github.com/GenericMappingTools/pygmt/pull/383>`__) | ||
| * Document using a list for repeated arguments (`#361 <https://github.com/GenericMappingTools/pygmt/pull/361>`__) | ||
| * Add legend gallery entry (`#358 <https://github.com/GenericMappingTools/pygmt/pull/358>`__) | ||
| * Update instructions to set GMT_LIBRARY_PATH (`#324 <https://github.com/GenericMappingTools/pygmt/pull/324>`__) | ||
| * Fix the link to the GMT homepage (`#331 <https://github.com/GenericMappingTools/pygmt/pull/331>`__) | ||
| * Split projections gallery by projection types (`#318 <https://github.com/GenericMappingTools/pygmt/pull/318>`__) | ||
| * Fix the link to GMT/Matlab API in the README (`#297 <https://github.com/GenericMappingTools/pygmt/pull/297>`__) | ||
| * Use shinx extlinks for linking GMT docs (`#294 <https://github.com/GenericMappingTools/pygmt/pull/294>`__) | ||
| * Comment about country code in projection examples (`#290 <https://github.com/GenericMappingTools/pygmt/pull/290>`__) | ||
| * Add an overview page listing presentations (`#286 <https://github.com/GenericMappingTools/pygmt/pull/286>`__) | ||
|
|
||
| Bug Fixes: | ||
|
|
||
| * Let surface return xr.DataArray instead of xr.Dataset (`#408 <https://github.com/GenericMappingTools/pygmt/pull/408>`__) | ||
| * Update GMT constant GMT_STR16 to GMT_VF_LEN for GMT API change in 6.1.0 (`#397 <https://github.com/GenericMappingTools/pygmt/pull/397>`__) | ||
| * Properly trigger pytest matplotlib image comparison (`#352 <https://github.com/GenericMappingTools/pygmt/pull/352>`__) | ||
| * Use uuid.uuid4 to generate unique names (`#274 <https://github.com/GenericMappingTools/pygmt/pull/274>`__) | ||
|
|
||
| Maintenance: | ||
|
|
||
| * Quickfix Zeit Now miniconda installer link to anaconda.com (`#413 <https://github.com/GenericMappingTools/pygmt/pull/413>`__) | ||
| * Fix Github Pages deployment from Travis (`#410 <https://github.com/GenericMappingTools/pygmt/pull/410>`__) | ||
| * Update and clean TravisCI configuration (`#404 <https://github.com/GenericMappingTools/pygmt/pull/404>`__) | ||
| * Quickfix min elevation for new SRTM15+V2.1 earth relief grids (`#401 <https://github.com/GenericMappingTools/pygmt/pull/401>`__) | ||
| * Wrap docstrings to 79 chars and check with flake8 (`#384 <https://github.com/GenericMappingTools/pygmt/pull/384>`__) | ||
| * Update continuous integration scripts to 1.2.0 (`#355 <https://github.com/GenericMappingTools/pygmt/pull/355>`__) | ||
| * Use Zeit Now to deploy doc builds from PRs (`#344 <https://github.com/GenericMappingTools/pygmt/pull/344>`__) | ||
| * Move gmt from requirements.txt to CI scripts instead (`#343 <https://github.com/GenericMappingTools/pygmt/pull/343>`__) | ||
| * Change py.test to pytest (`#338 <https://github.com/GenericMappingTools/pygmt/pull/338>`__) | ||
| * Add Google Analytics to measure site visitors (`#314 <https://github.com/GenericMappingTools/pygmt/pull/314>`__) | ||
| * Register mpl_image_compare marker to remove PytestUnknownMarkWarning (`#323 <https://github.com/GenericMappingTools/pygmt/pull/323>`__) | ||
| * Disable Windows CI builds before PR `#313 <https://github.com/GenericMappingTools/pygmt/pull/313>`__ is merged (`#320 <https://github.com/GenericMappingTools/pygmt/pull/320>`__) | ||
| * Enable Mac and Windows CI on Azure Pipelines (`#312 <https://github.com/GenericMappingTools/pygmt/pull/312>`__) | ||
| * Fixes for using GMT 6.0.0rc1 (`#311 <https://github.com/GenericMappingTools/pygmt/pull/311>`__) | ||
| * Assign authorship to "The PyGMT Developers" (`#284 <https://github.com/GenericMappingTools/pygmt/pull/284>`__) | ||
|
|
||
| Deprecations: | ||
|
|
||
| * Remove mention of gitter.im (`#405 <https://github.com/GenericMappingTools/pygmt/pull/405>`__) | ||
| * Remove portrait (-P) from common options (`#339 <https://github.com/GenericMappingTools/pygmt/pull/339>`__) | ||
| * Remove require.js since WorldWind was dropped (`#278 <https://github.com/GenericMappingTools/pygmt/pull/278>`__) | ||
| * Remove Web WorldWind support (`#275 <https://github.com/GenericMappingTools/pygmt/pull/275>`__) | ||
|
|
||
| This release contains contributions from: | ||
|
|
||
| * `Dongdong Tian <https://github.com/seisman>`__ | ||
| * `Wei Ji Leong <https://github.com/weiji14>`__ | ||
| * `Leonardo Uieda <https://github.com/leouieda>`__ | ||
| * `Liam Toney <https://github.com/liamtoney>`__ | ||
| * `Brook Tozer <https://github.com/btozer>`__ | ||
| * `Claudio Satriano <https://github.com/claudiodsf>`__ | ||
| * `Cody Woodson <https://github.com/Dovacody>`__ | ||
| * `Mark Wieczorek <https://github.com/MarkWieczorek>`__ | ||
| * `Philipp Loose <https://github.com/phloose>`__ | ||
| * `Kathryn Materna <https://github.com/kmaterna>`__ | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -39,3 +39,4 @@ | |
| :caption: Reference documentation | ||
|
|
||
| api/index.rst | ||
| changes.rst | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.