We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run the same as in #4 but with nudging up to 27 km.
See the following instructions:
/gemeinsam_tmp/VACILT/Referenz_LH_k10/
${bc_year}
./Referenz_LH/mak/muam_month.sh
${im}
conda activate muam_post
time ./muam_month.sh &> log_$(date +"20%y-%m-%d_%T").txt
${workdir}/nc/
And compare with the run with nudging up to 4 km only, i.e. Referenz_LH.
Referenz_LH
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Run the same as in #4 but with nudging up to 27 km.
See the following instructions:
/gemeinsam_tmp/VACILT/Referenz_LH_k10/
into a new folder so that you can run it in parallel.${bc_year}
./Referenz_LH/mak/muam_month.sh
(in your case${im}
should loop Jan Feb Mar)conda activate muam_post
(see Create conda environment for MUAM postprocessing #3)time ./muam_month.sh &> log_$(date +"20%y-%m-%d_%T").txt
${workdir}/nc/
.And compare with the run with nudging up to 4 km only, i.e.
Referenz_LH
.The text was updated successfully, but these errors were encountered: