source: BOL/LMDZ_Setup/post_season.sh @ 5557

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

New post processing and some fix on environment

File size: 208 bytes
Line 
1#!/bin/bash
2
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
6
Note: See TracBrowser for help on using the repository browser.