-
Notifications
You must be signed in to change notification settings - Fork 0
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
Figures to include in examples section #2
Comments
@GenericMappingTools/pygmt-maintainers The above list of examples is just my opinion of what modules best demonstrate the types of figures and operations that PyGMT can handle, as well as how it may integrate with the PyData ecosystem. My guess is that this is way too many examples for a paper, and the list should be shortened. Couple of questions to nail down: |
See https://www.agu.org/Publish-with-AGU/Publish/Author-Resources/New-Manuscript-Checklist. The paper usually should be less than 25 publication units. One publication unit is 500 words or a figure/table. So I guess we should have no more than 10 figures. As a reference, the GMT6 paper has 6 figures and the GMT/Matlab paper has 5 figures. |
Seems to me like we should just submit 20-25 figures and then save ourselves the trouble of having to write anything! 😜 5-6 seems like a good number of figures; I'm guessing we should prioritize examples that can include |
In my opinion, we should focus on the more "general" plotting methods. Beside Beside the available global datasets (e.g. From the data processing part, I feel To not only have maps 😆, considering a histogram (cartesian via Edit: While looking at this EGU 2022 Short Course example I am wondering, whether a Choropleth map could also be an option. |
Dear all, I am a bit unsure how to continue here. I have started collecting some of my own thoughts and ideas via working on a feature branch of my own fork. Currently, this is all at a very early stage, and there is only one Jupyter notebook containing all the examples. After some polishing and structuring, I will post some ideas in this issue, as this facilitate discussion. For submitting separate PRs to this repository, the examples have to be (simplified,) documented and split into single JNs. I still have to check and make sure that the manuscript text and the examples fit together. This will lead to changes on both. |
I have no progresses yet. |
@yvonnefroehlich If you still have these example, I feel it would be better if you can submit them as PRs. Don't spend too much time on polishing or improving them, since we may need to discuss first which examples should be included. |
I submitted five PRs with drafts for different aspects. |
List of potential figures/modules to include examples for:
Maps
coast
Create a map using coast module #1grdimage
grdcontour
grdview
solar
inset
Data Plots
histogram
meca
plot3d
ternary
velo
Datasets
list/load_sample_data
load_earth_age
load_earth_relief
load_earth_geoid
Data operations
binstats
blockmean/median/mode
nearneighbor
sph2grd
sphdistance
xyz2grd
grd2xyz
grdfilter
grdgradient
grdcut
grdcut
The text was updated successfully, but these errors were encountered: