/usr/share/ferret-vis/jnls/go/landu.jnl is in ferret-vis 6.9.3-4build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | \CANCEL MODE VERIFY
! Description: Overlay the GFDL/MOM/Pacific boundaries based on the UV grid
! define U land mask as points with undefined TEMP and contour it at midpoints
! updated 10/93 for Ferret V3.01
CONTOUR/OVER/NOLABELS/lev="(.5,.5,1,-3) DARK(.5,.5,1,1)" MISSING( TEMP GT 0, 0 )
set mode/last verify
|