Hi everyone,
I am trying to run some single point simulations with my own atmospheric forcing half-hourly data from an eddy covariance site. I used the flow.api.clm.R code to create the monthly netcdf datm stream files (YYYYY-MM.nc, from 2018-01.nc to 2021-04.nc, 40 files in total) containing all variables except FLDS, in one file. As I don't have FLDS, I did what it's said in this thread. I created, setup and built the case, but when submitted, it asked for a fsurdat file. I used the fsurdat file I got for previous runs using the subset_data script and it has stopped asking for it, so it seems to have accepted it. I used that fsurdat file in previous runs with the subseted atmospheric data with no problems.
I set:
./xmlchange PTS_LAT=-35.621
./xmlchange PTS_LON=298.6819
./xmlchange DATM_MODE=1PT
./xmlchange DIN_LOC_ROOT_CLMFORC=/glade/u/home/umarconato/Cases/forcingdata20182021
./xmlchange DATM_YR_ALIGN=2018,DATM_YR_START=2018,DATM_YR_END=2021,STOP_OPTION=nyears,STOP_N=4,RUN_STARTDATE='2018-01-01'
./xmlchange MPILIB=mpi-serial
in the user_nl_clm file:
fsurdat = '$/glade/u/home/umarconato/Cases/subset_data_regional20102014_crop/surfdata_ARG_CC_Ag_hist_78pfts_CMIP6_simyr2000_c231213.nc'
hist_fincl2 = 'NEE','NBP','NEP'
hist_mfilt = 1,48
hist_nhtfrq = 0,1
./create_newcase --case ~/Cases/LosGrobo_1pt --res CLM_USRDAT --compset I2000Clm51BgcCrop --run-unsupported
I could create, setup and build the case, but when I submit the case it does not run. In the log file I found this error message:
Abort with message NetCDF: Variable not found in file /glade/scratch/vanderwb/hpci-stack/221216-1550/58775/pio-2.5.10/src/clib/pio_nc.c at line 1164
I saw in this thread that it could be due to an urban stream file pointing to a mesh file, but I don't think I'm using any urban surface and also this directory (/glade/scratch/vanderwb/hpci-stack/221216-1550) doesn't exist anymore. I'm not sure how to proceed. The .nc files seem to be fine but I'm not sure either.
Any insights would be appreciated!
Thank you!
------
version: ctsm5.1.dev152-2-gd895c6eec
Case: /glade/u/home/umarconato/Cases/LosGrobo_1pt
Run and logs: /glade/scratch/umarconato/LosGrobo_1pt/run
forcing data: /glade/u/home/umarconato/Cases/forcingdata20182021
I am trying to run some single point simulations with my own atmospheric forcing half-hourly data from an eddy covariance site. I used the flow.api.clm.R code to create the monthly netcdf datm stream files (YYYYY-MM.nc, from 2018-01.nc to 2021-04.nc, 40 files in total) containing all variables except FLDS, in one file. As I don't have FLDS, I did what it's said in this thread. I created, setup and built the case, but when submitted, it asked for a fsurdat file. I used the fsurdat file I got for previous runs using the subset_data script and it has stopped asking for it, so it seems to have accepted it. I used that fsurdat file in previous runs with the subseted atmospheric data with no problems.
I set:
./xmlchange PTS_LAT=-35.621
./xmlchange PTS_LON=298.6819
./xmlchange DATM_MODE=1PT
./xmlchange DIN_LOC_ROOT_CLMFORC=/glade/u/home/umarconato/Cases/forcingdata20182021
./xmlchange DATM_YR_ALIGN=2018,DATM_YR_START=2018,DATM_YR_END=2021,STOP_OPTION=nyears,STOP_N=4,RUN_STARTDATE='2018-01-01'
./xmlchange MPILIB=mpi-serial
in the user_nl_clm file:
fsurdat = '$/glade/u/home/umarconato/Cases/subset_data_regional20102014_crop/surfdata_ARG_CC_Ag_hist_78pfts_CMIP6_simyr2000_c231213.nc'
hist_fincl2 = 'NEE','NBP','NEP'
hist_mfilt = 1,48
hist_nhtfrq = 0,1
./create_newcase --case ~/Cases/LosGrobo_1pt --res CLM_USRDAT --compset I2000Clm51BgcCrop --run-unsupported
I could create, setup and build the case, but when I submit the case it does not run. In the log file I found this error message:
Abort with message NetCDF: Variable not found in file /glade/scratch/vanderwb/hpci-stack/221216-1550/58775/pio-2.5.10/src/clib/pio_nc.c at line 1164
I saw in this thread that it could be due to an urban stream file pointing to a mesh file, but I don't think I'm using any urban surface and also this directory (/glade/scratch/vanderwb/hpci-stack/221216-1550) doesn't exist anymore. I'm not sure how to proceed. The .nc files seem to be fine but I'm not sure either.
Any insights would be appreciated!
Thank you!
------
version: ctsm5.1.dev152-2-gd895c6eec
Case: /glade/u/home/umarconato/Cases/LosGrobo_1pt
Run and logs: /glade/scratch/umarconato/LosGrobo_1pt/run
forcing data: /glade/u/home/umarconato/Cases/forcingdata20182021