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

pscoast_JS.sh 217 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
  1. #!/bin/bash
  2. # $Id$
  3. #
  4. ps=pscoast_JS.ps
  5. . ../functions.sh
  6. header "Test pscoast for JS plot for Arctic"
  7. pscoast -JS0/90/7i -R-180/180/65/80 -Dc -A1000 -Gred -Sblue -B30g30f10/g10Sn --MAP_FRAME_TYPE=PLAIN > $ps
  8. pscmp
Tip!

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

Comments

Loading...