Skip to content
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

Additional Examples #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

AlbertoJimenezDiaz
Copy link

@AlbertoJimenezDiaz AlbertoJimenezDiaz commented Jan 31, 2021

Additional example scripts to create crustal thickness maps of Mercury and Venus from gravity and topography.

Example scripts

Mercury-Crust Create a crustal thickness map of Mercury from gravity and topography. The average crustal thickness is iterated in order to obtain a specified minimum crustal thickness.

Venus-Crust Create a crustal thickness map of Venus from gravity and topography. The average crustal thickness is iterated in order to obtain a specified minimum crustal thickness.

Venus-Crust-ave Create a crustal thickness map of Venus from gravity and topography, assuming an average crustal thickness. This script can be used to reproduce the results presented in Wieczorek (2015).

  • These scripts include the method to_netcdf() to save the gridded data as a netcdf file for use with GMT.

  • Crustal thickness represented with the scientific sequential 'lapaz' colour map.

  • All the different parameters in these scripts should be revised.

  • Additional information (prints) should be revised.

Additional example scripts to create crustal thickness maps of Mercury and Venus from gravity and topography.

Mercury-Crust
Create a crustal thickness map of Mercury from gravity and topography. The average crustal thickness is iterated in order to obtain a specified minimum crustal thickness.

Venus-Crust
Create a crustal thickness map of Venus from gravity and topography.  The average crustal thickness is iterated in order to obtain a specified minimum crustal thickness.

Venus-Crust-ave
Create a crustal thickness map of Venus from gravity and topography, assuming an average crustal thickness. This script can be used to reproduce the results presented in Wieczorek (2015).


All the different parameters in these scripts should be revised.

Additional information ('prints') should be revised.

These scripts include the method to_netcdf() to save the gridded data as a netcdf file for use with GMT.

Crustal thickness represented with the scientific sequential 'lapaz' colour map.
@AlbertoJimenezDiaz AlbertoJimenezDiaz changed the title Add files via upload Additional Examples Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant