Skip to content
Snippets Groups Projects
Commit be44502a authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 17/06/2019: for ubuntu/dash problem , add "#!/bin/bash" un all clean/get/run script

parent 83746e12
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 0 deletions
#!/bin/bash
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#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
......
#!/bin/bash
set -x
rm -f dir.* gmeta 16JAN* OUT_DIA
#!/bin/bash
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#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
......
#!/bin/bash
set -x
rm -f 16JAN*
rm -f *.ps
#!/bin/bash
set -x
rm -f visu_16j*.png
......
#!/bin/bash
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
echo "!!!! WARNING :: CLEAN_RANGS_FILES !!!!"
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
......
#!/bin/bash
NCARG_RANGS=`pwd`
export NCARG_RANGS
echo
......
#!/bin/bash
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#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
......
#!/bin/bash
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
echo "!!!! WARNING :: CLEAN_RANGS_FILES !!!!"
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
......
#!/bin/bash
NCARG_RANGS=`pwd`
export NCARG_RANGS
echo
......
#!/bin/bash
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#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
......
#!/bin/bash
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
echo "!!!! WARNING :: CLEAN_RANGS_FILES !!!!"
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
......
#!/bin/bash
NCARG_RANGS=`pwd`
export NCARG_RANGS
echo
......
#!/bin/bash
set -x
#### Get highres coastline data for ncl
./get_ncl_highres_files
......
#!/bin/bash
rm -f spectra* OUTPUT_LISTING* pipe* fort* 16JAN* *.bin
#!/bin/bash
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#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
......
File mode changed from 100755 to 100644
#!/bin/bash
#MNH_LIC Copyright 1994-2014 CNRS, Meteo-France and Universite Paul Sabatier
#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
......
#!/bin/bash
set -x
rm -f *.dir *.hdr *.asc file_for_xtransfer
......
#!/bin/bash
#
# Modif
# J.Escobar 11/04/2014 get CHIMIE files from 'dir_open' directory ( without psswd )
......
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