Skip to content
Snippets Groups Projects
Commit 1681c794 authored by Christoph Knote's avatar Christoph Knote
Browse files

Aye

parent 392b4a24
No related branches found
No related tags found
No related merge requests found
+:h:0:alt
+:h:0:gsw
+:h:0:tke
+:h:0:SWDDIF
\ No newline at end of file
......@@ -92,6 +92,9 @@ exo_coldensBin=exo_coldens
anthro_emisBin=anthro_emis
fire_emisBin=fire_emis
# path to Wesely and Exo_Coldens input data
wesColdensDataPath=${WESELY_EXO_COLDENS_DATA}
# path to MEGAN input data
MEGANdir=/alcc/gpfs2/home/mbees/data/emissions/biogenic/MEGAN
......
......@@ -2,6 +2,8 @@
# Wesely, Exo_coldens
# -----------------------------------------------------------------------------
ln -s ${wesColdensDataPath}/* .
${weselyBin} < wesely.inp > wesely.out
${exo_coldensBin} < exo_coldens.inp > exo_coldens.out
module load wrf wps nco netcdf-c netcdf-fortran anthro_emis fire_emis megan_bio_emiss mozbc wesely-exo_coldens python gdal py-cartopy py-matplotlib py-netcdf4 py-numpy py-pyproj py-scipy py-requests py-simplekml py-pip
module load wrf wrf-chem wps nco netcdf-c netcdf-fortran anthro_emis fire_emis megan_bio_emiss mozbc wesely-exo_coldens python gdal py-requests py-cdsapi py-cartopy py-matplotlib py-netcdf4 py-numpy py-pyproj py-rasterio py-scipy py-shapely py-simplekml py-xarray py-pyshp py-pandas
ulimit -s unlimited
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