Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

The model time and weather data time do not match

Status
Not open for further replies.

qian yang

qian yang
Member
dear all
I create a case 1850_DATM%GSWP3v1_CLM50%BGC_SICE_SOCN_MOSART_SGLC_SWAV . I want to run it for three years with my own atmosphere data .
so I do the following
./xmlchange RUN_STARTDATE=2010-01-01
./xmlchange STOP_OPTION=nmonths
./xmlchange STOP_N=36
./xmlchange DATM_CLMNCEP_YR_START=2010
./xmlchange DATM_CLMNCEP_YR_END=2012
It successed .But when I checked the relevant files , I found the model reading time of atmospheric data does not match the model time. how do I fix it?
Can anyone help me ?
 

Attachments

  • atm_log.txt
    84.6 KB · Views: 3
  • datm_in.txt
    1.3 KB · Views: 2
  • env_run.xml.txt
    55.8 KB · Views: 3
  • user_datm.streams.txt.CLMGSWP3v1.Precip.txt
    1.7 KB · Views: 3
  • user_datm.streams.txt.CLMGSWP3v1.Solar.txt
    1.8 KB · Views: 1
  • user_datm.streams.txt.CLMGSWP3v1.TPQW.txt
    1.8 KB · Views: 1

oleson

Keith Oleson
CSEG and Liaisons
Staff member
I think you need to change DATM_CLMNCEP_YR_ALIGN to 2010 (it is currently set to 1):

./xmlchange DATM_CLMNCEP_YR_ALIGN=2010
 
Status
Not open for further replies.
Top