GenericMappingTools / pygmt

A Python interface for the Generic Mapping Tools.
https://www.pygmt.org
BSD 3-Clause "New" or "Revised" License
747 stars 216 forks source link

Release PyGMT 0.1.0 #418

Closed weiji14 closed 4 years ago

weiji14 commented 4 years ago

Release: v0.1.0 Scheduled Date: 2020/05/03

Before release:

Release:

After release:

3rd party update:


weiji14 commented 4 years ago

Team, feel free to edit the top post to add/edit stuff (and add your @username tag next to it if you'd like to work on it). I'll need help reserving a DOI on Zenodo for instance.

liamtoney commented 4 years ago

I just noticed that https://www.pygmt.org/ currently redirects to https://www.pygmt.org/dev/. Should that be the case, or should it be redirecting to https://www.pygmt.org/latest/ or https://www.pygmt.org/v0.1.0/?

seisman commented 4 years ago

I just noticed that https://www.pygmt.org/ currently redirects to https://www.pygmt.org/dev/. Should that be the case, or should it be redirecting to https://www.pygmt.org/latest/ or https://www.pygmt.org/v0.1.0/?

Nice catch. Addressed in #423.

seisman commented 4 years ago

Update links on the GMT website (News, Download & Documentation)

Perhaps adding news is enough. I don't think we should update the download and documentation pages for PyGMT releases.

weiji14 commented 4 years ago

Fair enough. I was going to wait for the pygmt conda package release before we announce it on the website though.

seisman commented 4 years ago

The conda recipe looks good. Are we waiting for approval from someone?

moorepants commented 4 years ago

The conda recipe looks good. Are we waiting for approval from someone?

Yes, the conda forge core team.

weiji14 commented 4 years ago

Cool, the conda-forge package is up at https://anaconda.org/conda-forge/pygmt, woohoo! Really appreciate all your effort @moorepants :raised_hands: !!

Currently only Linux/MacOS packages with Python 3.6 and 3.7. I've just merged in https://github.com/conda-forge/pygmt-feedstock/pull/1 so Python 3.8 should be available shortly.

seisman commented 4 years ago

I added the news of PyGMT v0.1.0 release to the GMT main site (https://github.com/GenericMappingTools/website/pull/53), and created the 0.1 branch (https://github.com/GenericMappingTools/pygmt/tree/0.1) for further bug fixes. The 0.1 branch is protected like master branch.

seisman commented 4 years ago

Commit changes to Github

I'm not sure what it means. I think we're done with the PyGMT v0.1.0 release. @weiji14 @leouieda

weiji14 commented 4 years ago

Yep, thanks @seisman! I'll close this now. The next release will be tracked at https://github.com/GenericMappingTools/pygmt/milestone/2.

moorepants commented 4 years ago

Thanks everyone, we are now making pygmt available on the UC Davis cluster for various geography courses. They'll be excited!