Skip to content
Snippets Groups Projects
Commit c7dfeb07 authored by Guillaume S's avatar Guillaume S
Browse files

Update README.md

parent f4f8fd6a
No related branches found
No related tags found
No related merge requests found
* usage exemple on ECMWF HPC : * exemple to process ERA5 temperature ("tpot") by month for 2012 on ECMWF HPC :
`for mm in {01..12}; do ./full_prod.sh 2012${mm} 2012${mm}; done` `for mm in {01..12}; do ./full_prod.sh 2012${mm} "tpot"; done`
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