source: flex_extract.git/python/set_CTBTO_env.sh @ d69b677

ctbtodev
Last change on this file since d69b677 was d69b677, checked in by Anne Philipp <bscannephilipp@…>, 6 years ago

original ECMWFDATA v7.0.2 from flexpart.eu

  • Property mode set to 100644
File size: 530 bytes
Line 
1#!/bin/bash
2
3# script to prepare CTBTO environment for
4# ECMWFDATA7.0
5#
6# Leo Haimberger 1.3.2016
7
8export PATH=/dvl/atm/klinkl/software/local/bin:$PATH
9export PYTHONPATH=/dvl/atm/klinkl/software/local/lib/python2.7/site-packages/grib_api
10export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/dvl/atm/klinkl/software/local/lib/
11export GRIB_API_INCLUDE_DIR=/dvl/atm/klinkl/software/local/include/
12export GRIB_API_LIB='-L/dvl/atm/klinkl/software/local/lib -Bstatic  -lgrib_api_f77 -lgrib_api_f90 -lgrib_api -lemosR64 -Bdynamic  -lm  -ljasper'
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG