Hi,
I am working on a regional simulation using CLM5. Concretely, I tried to subset DATM files but I failed. Here is my script below:
:~/my_ctsm_sandbox/tools/site_and_regional> qcmd -- ./subset_data region --lat1 -40.0 --lat2 15.0 --lon1 275.0 --lon2 330.0 --reg CO_region --create-surface --create-datm --create-user-mods --datm-syr 2000 --datm-eyr 2001 --crop --outdir /glade/scratch/mengqij/my_subset_data_Bo1_region2
I can successfully subset surface data; however, I cannot subset the DATM data (i.e., there are no data files in the datmdata file), although I used "--create-datm", "--datm-syr" and "--datm-eyr".
I am not sure why DATM data does not work. Could anyone please give me some advice?
Thanks!
M.
I am working on a regional simulation using CLM5. Concretely, I tried to subset DATM files but I failed. Here is my script below:
:~/my_ctsm_sandbox/tools/site_and_regional> qcmd -- ./subset_data region --lat1 -40.0 --lat2 15.0 --lon1 275.0 --lon2 330.0 --reg CO_region --create-surface --create-datm --create-user-mods --datm-syr 2000 --datm-eyr 2001 --crop --outdir /glade/scratch/mengqij/my_subset_data_Bo1_region2
I can successfully subset surface data; however, I cannot subset the DATM data (i.e., there are no data files in the datmdata file), although I used "--create-datm", "--datm-syr" and "--datm-eyr".
I am not sure why DATM data does not work. Could anyone please give me some advice?
Thanks!
M.