Closed martinsaliba closed 5 years ago
I got them from https://wiki.met.no/emep/emep_training_courses
Thanks for putting such scripts online!
P.S. This year, I will be attending the EMEP course.
Hi @avaldebe
I am following your tutorial regarding the ncl plots. However, for my first plot I got the following error: fatal:Could not open ($EMEPLOCAL/share/NCL/emep_util.ncl)
My ncl version is 6.2.0.
Any guidance?
[wrfchem@grid mscw-osrc_ncl]$ pwd
/home/wrfchem/EMEP/ncl/mscw-osrc_ncl
[wrfchem@grid mscw-osrc_ncl]$ ls -l
total 1224
drwxrwxr-x 2 wrfchem wrfchem 101 Apr 17 2013 cwf_plot
drwxrwxr-x 3 wrfchem wrfchem 18 Apr 16 2013 emep_local
drwxr-xr-x 2 wrfchem wrfchem 93 Apr 24 2013 met_plot
-rw-rw-r-- 1 wrfchem wrfchem 1250151 Apr 17 2013 NCL-Plot_AMVB_20130425.pdf
drwxrwxr-x 2 wrfchem wrfchem 101 Apr 17 2013 test_data
[wrfchem@grid mscw-osrc_ncl]$ ncl met_plot/met_plot.ncl
Copyright (C) 1995-2014 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.2.0
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
fatal:Could not open ($EMEPLOCAL/share/NCL/emep_util.ncl)
fatal:error at line 4 in file met_plot/met_plot.ncl
[wrfchem@grid mscw-osrc_ncl]$
[wrfchem@grid mscw-osrc_ncl]$ which ncl
/cm/shared/apps/ncl/gcc/6.2.0/bin/ncl
[wrfchem@grid mscw-osrc_ncl]$
Hi @avaldebe
The issue is solved now. It was related to the missing links in my .bashrc file.
Thanks for putting such scripts online!
You're welcome :) BTW, those scripts are quite old. They were mean as a starting point to write your own scripts. Since them, I have move my plotting and analysis ti Python. I plan to use/show some of it on the next EMEP course.
P.S. This year, I will be attending the EMEP course.
Great! Looking forward to meet you.
Hi again,
Ok then. See at the EMEP course.
Hi,
Anyone can guide me where I can download ncl scripts to plot EMEP results?