source: BOL/LMDZ_Setup/post_season.sh @ 5556

Last change on this file since 5556 was 5552, checked in by fhourdin, 4 days ago

New post processing and some fix on environment

File size: 208 bytes
RevLine 
[5550]1#!/bin/bash
[4615]2
[5552]3for sim in NPv6.2 ; do
4bash seasonal_cycle.sh -years 2001 -cmor "hfls hfss pr sfcWind rldscs rlds rlus rsdscs rsds rsuscs rsus rsutcs rsut rsdt rlut rlutcs sfcWind tas huss hurs" -sim $sim
5done
[4615]6
Note: See TracBrowser for help on using the repository browser.