The next GMT Community Zoom Meeting will be on May 06, 2021 at UTC 1900! All are welcome! Here’s a preliminary agenda for the meeting - feel free to suggest more agenda items by commenting in this thread. A zoom link will be posted shortly.
Preliminary agenda:
Status update on GMT development
Update about GMT UNAVCO workshop
Update about summer developer workshop for PyGMT
Discussion about GMT ftp and data server
Discussion about how to track long-names for options and modifiers across the GMT ecosystem
We should have an update from SciPy re: PyGMT tutorial by then.
1 Like
Notice: The GMT Community Meetings are recorded and posted on the GenericMappingTools YouTube channel .
Please note that the zoom link has changed from past meetings. See below for the link to the next meeting.
Join Zoom Meeting
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference...
Meeting ID: 944 9255 2336
Shared meeting notes are here:
Youtube recording: https://youtu.be/0q6C6w_Gmzo
Meeting minutes
Participants:
Paul Wessel
Leonardo Uieda
Meghan Jones
Wei Ji Leong
Will Schlitzer
Federico Esteban
Dongdong Tian
Joaquim Luis
Walter Smith
Liam Toney
Agenda
Status update on GMT development
6.2.0rc1 on 04/19/2021
Number of open issues (194) / PRs (16)
04/06/2021 - 05/06/2021 - 59 merged PRs; 20 closed issues; 13 new issues; 9 authors; 17 files; 152 additions, 19 deletes
Update about GMT UNAVCO workshop
Update about summer developer workshop for PyGMT
Discussion about GMT ftp and data server
Discussion about how to track long-names for options and modifiers across the GMT ecosystem
Notes
GMT 6.2.0 release candidates
Bug fixes, a lot related with those found in wrappers (e.g. PyGMT)
Added Federico’s Anim 14
Will have a GMT 6.2.0rc2 in the next few weeks
GMT for Geodesy workshop
Close to 200 people signed up, 70 from UNAVCO affiliated instituted, 20 from last year, the rest from others?
Hopefully with 4-5 instructors it should be ok to handle the numbers
Date: 20-21 July (UTC time)
Event page: https://www.unavco.org/event/2021-short-course-gmt-for-geodesy/
Will have a pre-workshop thing to sort out installation and other basic issues
Gather town to have people working in virtual groups https://gather.town/
Can set up designated ‘places’ for troubleshooting problems (an ‘SOS’ table)
We could do a demo for the next meeting to get a feel for it
Can get some funding from UNAVCO for it perhaps
PyGMT workshops
GMT FTP and data server
Long option names in GMT
Have consistency across all wrappers
Could have a dedicated repo with a list of the long option names (or a database/dataframe)
Have a way to sync GMT docs with docs in PyGMT, GMT.jl, etc
What’s the most Pythonic way for long GMT arguments? · Issue #1082 · GenericMappingTools/pygmt
Have a database which can be query-able/searchable rather than just a bunch of text files, i.e. make it developer friendly
There is some code in GMT C to parse long options to short options
GDAL Geometries
OGR file reading, GMT.jl can convert simple Point/Lines/Polygons to GMT somehow…
Receive pointer to data structure, there is some mechanism in place in GMT core, but a few more things to be done
1 Like