Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

GMT_lambert_conic.sh 278 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
  1. #!/usr/bin/env bash
  2. gmt begin GMT_lambert_conic
  3. gmt set MAP_FRAME_TYPE FANCY FORMAT_GEO_MAP ddd:mm:ssF MAP_GRID_CROSS_SIZE_PRIMARY 0.15c
  4. gmt coast -R-130/-70/24/52 -Jl-100/35/33/45/1:50000000 -Bag -Dl -N1/thick,red -N2/thinner -A500 -Gtan -Wthinnest,white -Sblue
  5. gmt end show
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...