Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

plot_map_grid.py

Philip Maechling edited this page May 24, 2018 · 1 revision

This python script works slightly differently than the others in the group. The script will take standard map boundaries, and discritize the region, and query ucvm and output a text file with ucvm query results. This can then be futher processed.

In the ucvmc/utilities directory ./plot_map_grid.py -b 30.5,-126.0 -u 42.5,-112.5 -s 1.00 -c cencal,cca,cvmsi -e 100.0 -o norcal_z10_map.txt

produces an 36K ASCII text file norcal_z10_map.txt with 195 lines one for each mesh point

Clone this wiki locally