We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b80f3c commit b328d49Copy full SHA for b328d49
pygmt/helpers/testing.py
@@ -167,15 +167,16 @@ def download_test_data():
167
"@N00W090.earth_relief_03m_p.nc",
168
# Earth seafloor age grids
169
"@earth_age_01d_g",
170
- "S90W180.earth_age_05m_g.nc" # Specific grid for 05m test
+ "@S90W180.earth_age_05m_g.nc", # Specific grid for 05m test
171
# Other cache files
172
"@EGM96_to_36.txt",
173
+ "@MaunaLoa_CO2.txt",
174
+ "@Table_5_11.txt",
175
"@fractures_06.txt",
176
"@hotspots.txt",
177
"@ridge.txt",
178
"@mars370d.txt",
179
"@srtm_tiles.nc", # needed for 03s and 01s relief data
- "@Table_5_11.txt",
180
"@test.dat.nc",
181
"@tut_bathy.nc",
182
"@tut_quakes.ngdc",
0 commit comments