Skip to content
Snippets Groups Projects
Commit a2e95ba2 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 18/11/2016: KTEST: suffix for netCDF files is now .nc (instead of...

Philippe 18/11/2016: KTEST: suffix for netCDF files is now .nc (instead of .nc4). This is necessary to respect CF convention.
parent f5939550
No related branches found
No related tags found
No related merge requests found
Showing
with 18 additions and 18 deletions
...@@ -8,6 +8,6 @@ export CHIMIE_FILES=${CHIMIE_FILES:-"$HOME/CHIMIE_FILES"} ...@@ -8,6 +8,6 @@ export CHIMIE_FILES=${CHIMIE_FILES:-"$HOME/CHIMIE_FILES"}
ln -sf ${CHIMIE_FILES}/tuv50/DATAE1 . ln -sf ${CHIMIE_FILES}/tuv50/DATAE1 .
ln -sf ${CHIMIE_FILES}/tuv50/DATAJ1 . ln -sf ${CHIMIE_FILES}/tuv50/DATAJ1 .
ln -sf ${CHIMIE_FILES}/tuv50/DATAS1 . ln -sf ${CHIMIE_FILES}/tuv50/DATAS1 .
ln -fs ../001_prep_ideal_case/KWRAIN.??? . ln -fs ../001_prep_ideal_case/KWRAIN.{des,lfi,nc} .
rm -f KWRAI.1.SEGCH OUT* rm -f KWRAI.1.SEGCH OUT*
time ${MPIRUN} MESONH${XYZ} time ${MPIRUN} MESONH${XYZ}
set -x set -x
rm -f KWRAI.1.SEGCH.004.??? rm -f KWRAI.1.SEGCH.004.*
rm -f KWRAI.1.SEGCH.004dg.??? rm -f KWRAI.1.SEGCH.004dg.*
rm -f dirconv FICJD LISTING_DIA OUT_DIA pipe_name rm -f dirconv FICJD LISTING_DIA OUT_DIA pipe_name
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#MNH_LIC for details. version 1. #MNH_LIC for details. version 1.
set -x set -x
set -e set -e
ln -sf ../002_mesonh/KWRAI.1.SEGCH.004.??? . ln -sf ../002_mesonh/KWRAI.1.SEGCH.004.{des,lfi,nc} .
rm -f KWRAI.1.SEGCH.004dg.??? rm -f KWRAI.1.SEGCH.004dg.{des,lfi,nc}
${POSTRUN} conv2dia < dir_conv2dia ${POSTRUN} conv2dia < dir_conv2dia
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#MNH_LIC for details. version 1. #MNH_LIC for details. version 1.
set -x set -x
set -e set -e
ln -sf ../003_convdia/KWRAI.1.SEGCH.004dg.??? . ln -sf ../003_convdia/KWRAI.1.SEGCH.004dg.{des,lfi} .
rm -f dir.* rm -f dir.*
${POSTRUN} diaprog < dir_KW78_chem ${POSTRUN} diaprog < dir_KW78_chem
#idt gmeta #idt gmeta
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
#MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence #MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence
#MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt #MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
#MNH_LIC for details. version 1. #MNH_LIC for details. version 1.
rm -f *.nc4 *.ps rm -f *.nc *.ps
...@@ -9,7 +9,7 @@ begin ...@@ -9,7 +9,7 @@ begin
;=================================================; ;=================================================;
; open file and read in data ; open file and read in data
;=================================================; ;=================================================;
fichier1 = addfile("KWRAI.1.SEGCH.004.nc4", "r") fichier1 = addfile("KWRAI.1.SEGCH.004.nc", "r")
;==================================================; ;==================================================;
; Open the workstation ; Open the workstation
;==================================================; ;==================================================;
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#MNH_LIC for details. version 1. #MNH_LIC for details. version 1.
set -x set -x
#set -e #set -e
ln -sf ../002_mesonh/KWRAI.1.SEGCH.004.nc4 . ln -sf ../002_mesonh/KWRAI.1.SEGCH.004.nc .
ncl plot_KW78_chem.ncl ncl plot_KW78_chem.ncl
for ECH in '000001' '000002' '000003' '000004' '000005' '000006' '000007' '000008' '000009' '000010' '000011' '000012' '000013' '000014' '000015' '000016' '000017' '000018' '000019' '000020' '000021' '000022' '000023' '000024' '000025' '000026' '000027' for ECH in '000001' '000002' '000003' '000004' '000005' '000006' '000007' '000008' '000009' '000010' '000011' '000012' '000013' '000014' '000015' '000016' '000017' '000018' '000019' '000020' '000021' '000022' '000023' '000024' '000025' '000026' '000027'
......
...@@ -17,7 +17,7 @@ done ...@@ -17,7 +17,7 @@ done
# #
export GRIB_DEFINITION_PATH=$SRC_MESONH/src/LIB/grib_api-1.13.1/definitions export GRIB_DEFINITION_PATH=$SRC_MESONH/src/LIB/grib_api-1.13.1/definitions
ln -sf ../001_pgd1/pgd_dust_30km.??? . ln -sf ../001_pgd1/pgd_dust_30km.{des,lfi,nc} .
rm -f S702000092* OUTPUT_LISTING* pipe* *.tex rm -f S702000092* OUTPUT_LISTING* pipe* *.tex
cp PRE_REAL1.nam.20000924.00 PRE_REAL1.nam cp PRE_REAL1.nam.20000924.00 PRE_REAL1.nam
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
set -x set -x
set -e set -e
rm -f DUST* OUT* rm -f DUST* OUT*
ln -sf ../002_ecmwf2lfi/S702000092* . ln -sf ../002_ecmwf2lfi/S702000092*.{des,lfi,nc} .
ln -sf ../001_pgd1/pgd_dust_30km* . ln -sf ../001_pgd1/pgd_dust_30km.{des,lfi,nc} .
time ${MPIRUN} MESONH${XYZ} time ${MPIRUN} MESONH${XYZ}
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
set -x set -x
set -e set -e
rm -f DUST* OUT* rm -f DUST* OUT*
ln -sf ../002_ecmwf2lfi/S702000092* . ln -sf ../002_ecmwf2lfi/S702000092*.{des,lfi,nc} .
ln -sf ../001_pgd1/pgd_dust_30km* . ln -sf ../001_pgd1/pgd_dust_30km.{des,lfi,nc} .
ln -sf ../003_run/DUST7.1.SEG01.004.* . ln -sf ../003_run/DUST7.1.SEG01.004.{des,lfi,nc} .
time ${MPIRUN} MESONH${XYZ} time ${MPIRUN} MESONH${XYZ}
set -x set -x
rm -f *.nc4 rm -f *.nc
rm -f *.ps rm -f *.ps
...@@ -9,7 +9,7 @@ begin ...@@ -9,7 +9,7 @@ begin
;=================================================; ;=================================================;
; open file and read in data ; open file and read in data
;=================================================; ;=================================================;
fichier1 = addfile("DUST7.1.SEG02.004.nc4", "r") fichier1 = addfile("DUST7.1.SEG02.004.nc", "r")
;==================================================; ;==================================================;
; Open the workstation ; Open the workstation
;==================================================; ;==================================================;
......
set -x set -x
ln -sf ../004_restart/DUST7.1.SEG02.004.nc4 . ln -sf ../004_restart/DUST7.1.SEG02.004.nc .
ncl plot_dust.ncl ncl plot_dust.ncl
for ECH in '000001' '000002' '000003' '000004' '000005' '000006' '000007' '000008' '000009' '000010' '000011' for ECH in '000001' '000002' '000003' '000004' '000005' '000006' '000007' '000008' '000009' '000010' '000011'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment