Hi,
  I want to use ROMS for one month simulation, and I made the relevant NC file using crocotools, but the following error appears after execution, I checked blk.nc and found that there is no variable wind_time and cycle_length related properties.
GET_CYCLE_NF90 - unable to get value for attribute: cycle_length
                  in variable: wind_time
                  This attribute value is expected to be of
                  the same external type as the variable.
 Found Error: 02   Line: 346      Source: ROMS/Utility/inquiry.F, inquiry_nf90
 Found Error: 02   Line: 219      Source: ROMS/Utility/get_2dfld.F, get_2dfld_nf90
 Found Error: 02   Line: 112      Source: ROMS/Utility/get_2dfld.F
 Found Error: 02   Line: 169      Source: ROMS/Nonlinear/get_data.F
 Found Error: 02   Line: 670      Source: ROMS/Nonlinear/initial.F
 Found Error: 02   Line: 197      Source: ROMS/Drivers/nl_roms.h, ROMS_initialize
			
			
									
									
						Forcing file erro
- 
				jbettencourt
Re: Forcing file erro
Hi,
crocotools are designed for the CROCO ocean model, which is not the same model as ROMS. My advice would be to use the Matlab scripts provided by ROMS to create the forcing file.
			
			
									
									
						crocotools are designed for the CROCO ocean model, which is not the same model as ROMS. My advice would be to use the Matlab scripts provided by ROMS to create the forcing file.
- 
				jc_Sun
- Posts: 28
- Joined: Fri Aug 19, 2022 12:24 pm
- Location: Institute of Oceanology of the Chinese Academy
Re: Forcing file erro
Thank you for your advice