Skip to content
Snippets Groups Projects
Commit 31de83a4 authored by Gergely Bölöni's avatar Gergely Bölöni
Browse files

[pyicon_dwd] Update link for ducumentation. Update small stuff in some dwd tools.

parent 37b58ae8
No related branches found
No related tags found
1 merge request!7[pyicon_dwd] Difference plots for the atmosphere, area weighted horizontal mean of fields, new fields for atmosphere plots, etc.
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<p><li><a style="font-size:30px;" href="https://gitlab.dkrz.de/m300602/pyicon">pyicon code @GitLab</a></>
<p><li><a style="font-size:30px;" href="https://m300602.gitlab-pages.dkrz.de/pyicon/">pyicon code @GitLab</a></>
<p><li><a style="font-size:30px;" href="https://wiki.mpimet.mpg.de/doku.php?id=analysis:pot_pourri:lunchbytes:pyicon">pyicon user's guide @MPI-M</a></>
<p><li><a style="font-size:30px;" href="https://ninjoservices.dwd.de/wiki/display/KUQ/pyICON+for+ICON+with+NWP+physics">pyicon user's guide @DWD</a></>
......
......@@ -85,7 +85,7 @@ startdate=`date +%Y-%m-%d\ %H:%M:%S`
run="cpl02"
path_data="/hpc/uwork/gboeloen/ICON-Seamless/chain/scratch/${run}/output/icon/"
python -u ${qp_driver} --batch=True ${config_file} --path_data=$path_data --run=$run --tave_int='2000-01-01,2000-10-01'
python -u ${qp_driver} --batch=True ${config_file} --path_data=$path_data --run=$run --tave_int='2000-01-01,2011-01-01'
enddate=`date +%Y-%m-%d\ %H:%M:%S`
......
......@@ -93,7 +93,7 @@ startdate=`date +%Y-%m-%d\ %H:%M:%S`
run="cpl02"
path_data="/hpc/uwork/gboeloen/ICON-Seamless/chain/scratch/${run}/output/icon/"
python -u ${qp_driver} --batch=True ${config_file} --path_data=$path_data --run=$run --tave_int='2000-01-01,2001-10-01'
python -u ${qp_driver} --batch=True ${config_file} --path_data=$path_data --run=$run --tave_int='2000-01-01,2011-01-01'
enddate=`date +%Y-%m-%d\ %H:%M:%S`
......
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