Search found 5 matches

by mariefrahman
Tue Sep 05, 2023 3:50 pm
Forum: ROMS Problems
Topic: Error while run roms : Error termination. Backtrace
Replies: 0
Views: 12200

Error while run roms : Error termination. Backtrace

Hi everyone, I tried to run roms for a simulation, but I face a problem that I never face before. the error like this: Restoring modules from user's coawst At line 313 of file inp_decode.f90 Fortran runtime error: Bad real number in item 1 of list input I attach the log file, input and .h file also....
by mariefrahman
Tue Aug 29, 2023 4:22 am
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 86615

Re: Extraction of ERA 5 data for custom grid

Hi Wilkin, thank you I changed the urlbased into 'thredds.rda.ucar.edu/thredds/dodsC/files/g/ds633.0' as you mention before, but I get another error: Error using matlab.internal.imagesci.netcdflib The NetCDF library encountered an error during execution of 'open' function - 'file not found (-90)'. E...
by mariefrahman
Mon Aug 28, 2023 8:07 am
Forum: ROMS Discussion
Topic: How to download HYCOM GLBa0.08 expt60.5 data?
Replies: 14
Views: 19736

Re: How to download HYCOM GLBa0.08 expt60.5 data?

Hi J, thank you for your correction about the grid file. I change it into new grid and make sure there are no more zero or minus values in the grid file. and also I tried you new maplev script but the error still the same. Do you know why? Warning: The underlying triangulation is empty - the points ...
by mariefrahman
Thu Aug 24, 2023 3:52 am
Forum: ROMS Discussion
Topic: How to download HYCOM GLBa0.08 expt60.5 data?
Replies: 14
Views: 19736

Re: How to download HYCOM GLBa0.08 expt60.5 data?

Hi all, anybody knows why this error occur? I tried to set up the HYCOM as boundary condition using this script : roms_master_climatology_coawst_mw.m. My domain for this simulation is in Java Sea (Indoenesia region). however when i run the matlab script, it run but repeated warnings appear and data ...
by mariefrahman
Fri Aug 18, 2023 7:16 am
Forum: ROMS Tools and Techniques
Topic: Extraction of ERA 5 data for custom grid
Replies: 34
Views: 86615

Re: Extraction of ERA 5 data for custom grid

Hi Wilkin, do you know why we can used the roms_get_era5_NCARds633_bulkflux.m to get the era5 dataset? I tried the script and the error come like this: Error in roms_get_era5_NCARds633_bulkflux (line 410) lon = ncread(url,'longitude'); and i tried to look into the rda.ucar.edu/thredds and look insid...