ERROR: (shr_string_parseCFtunit) ERROR on char num read

Status
Not open for further replies.

qian yang

qian yang
Member
I want to use my own atmforcing data to run a regional case in CLM5.0,and I have processed it the standard format as GSWP3, i.e., monthly precip, solar and tphwl, meanwhile made a domain file for the atm foring) to replace, but I have met some problems:
my forcing data has 0.5 h temporal resolution and spatial resolution is 0.1x0.1 I set the all file timesteps start from 0
time@units="days since 2019-01 01 00:00:00"
error
(shr_string_parseCFtunit) ERROR 200 on char num read
ERROR: (shr_string_parseCFtunit) ERROR on char num read


I do not know how to resolve it. can anyone help me ?
 

Attachments

oleson

Keith Oleson
CSEG and Liaisons
Staff member
From your post:

time@units="days since 2019-01 01 00:00:00"

This should be:

time@units="days since 2019-01-01 00:00:00"

It's missing a dash. You could check your forcing files to make sure they all have the proper syntax for the units attribute.
 
Status
Not open for further replies.
Back
Top