Skip to content
Snippets Groups Projects
Commit b1c8450f authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan Committed by WAUTELET Philippe
Browse files

Juan 20/04/2016: add missing module contributed.ncl/WRFUserARW.ncl

parent 64b7932a
Branches
Tags
No related merge requests found
;================================================;
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl"
; ================================================;
;================================================;
begin
......@@ -12,6 +14,7 @@ begin
; Open the workstation
;==================================================;
type = "ps"
;type = "x11"
wks = gsn_open_wks(type,"visu_KW78_chem")
;=================================================;
; Get informations on variable sizes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment