lmurphy@atmos_umd_edu
New Member
Hi,
I am trying to prepare my SOM dataset and I'm running into problems when I run the defineqflux utility. Here is the end of my output:
Using SST mid-months 11 and 1 to compute QFLUX mid-month 0
dayfact=62
Using SST mid-months 0 and 2 to compute QFLUX mid-month 1
dayfact=56
Using SST mid-months 1 and 3 to compute QFLUX mid-month 2
dayfact=62
Using SST mid-months 2 and 4 to compute QFLUX mid-month 3
dayfact=60
Using SST mid-months 3 and 5 to compute QFLUX mid-month 4
dayfact=62
Using SST mid-months 4 and 6 to compute QFLUX mid-month 5
dayfact=60
Using SST mid-months 5 and 7 to compute QFLUX mid-month 6
dayfact=62
Using SST mid-months 6 and 8 to compute QFLUX mid-month 7
dayfact=62
Using SST mid-months 7 and 9 to compute QFLUX mid-month 8
dayfact=60
Using SST mid-months 8 and 10 to compute QFLUX mid-month 9
dayfact=62
Using SST mid-months 9 and 11 to compute QFLUX mid-month 10
dayfact=60
Using SST mid-months 10 and 0 to compute QFLUX mid-month 11
dayfact=62
nc_put_vara_double -1 failure: Variable not found
Abort (core dumped)
I already went through the definemld1x1 and definemldbdy commands to add the MLDANN field to the sst file. I just used the sst file provided in the source code (sst_HadOIBl_bc_64x128_clim_c020411.nc). Is this okay to use?
I made sure my control files have the OI variables but perhaps it is missing something (hopefully not!). I looked at the sst file after running the defineqflux command and it has data for fnet but nothing for qflux. I found in the description of the ocean q flux it says:
Q = Q_{ocean} - Q_{ice} - F_{net}
where it looks like Q(ocean) and Q(ice) are calculated. Is there something I'm missing?
Thanks in advance for your help.
Lisa
I am trying to prepare my SOM dataset and I'm running into problems when I run the defineqflux utility. Here is the end of my output:
Using SST mid-months 11 and 1 to compute QFLUX mid-month 0
dayfact=62
Using SST mid-months 0 and 2 to compute QFLUX mid-month 1
dayfact=56
Using SST mid-months 1 and 3 to compute QFLUX mid-month 2
dayfact=62
Using SST mid-months 2 and 4 to compute QFLUX mid-month 3
dayfact=60
Using SST mid-months 3 and 5 to compute QFLUX mid-month 4
dayfact=62
Using SST mid-months 4 and 6 to compute QFLUX mid-month 5
dayfact=60
Using SST mid-months 5 and 7 to compute QFLUX mid-month 6
dayfact=62
Using SST mid-months 6 and 8 to compute QFLUX mid-month 7
dayfact=62
Using SST mid-months 7 and 9 to compute QFLUX mid-month 8
dayfact=60
Using SST mid-months 8 and 10 to compute QFLUX mid-month 9
dayfact=62
Using SST mid-months 9 and 11 to compute QFLUX mid-month 10
dayfact=60
Using SST mid-months 10 and 0 to compute QFLUX mid-month 11
dayfact=62
nc_put_vara_double -1 failure: Variable not found
Abort (core dumped)
I already went through the definemld1x1 and definemldbdy commands to add the MLDANN field to the sst file. I just used the sst file provided in the source code (sst_HadOIBl_bc_64x128_clim_c020411.nc). Is this okay to use?
I made sure my control files have the OI variables but perhaps it is missing something (hopefully not!). I looked at the sst file after running the defineqflux command and it has data for fnet but nothing for qflux. I found in the description of the ocean q flux it says:
Q = Q_{ocean} - Q_{ice} - F_{net}
where it looks like Q(ocean) and Q(ice) are calculated. Is there something I'm missing?
Thanks in advance for your help.
Lisa