hi
During the process of making obs files, how to write u_super_obs.nc and v_super_obs.nc into one file, easily stack?
When i set OBSNAME = u_super_obs.nc| v_super_obs.nc, ROMS only read in u, not both.
-Zongchen
Search found 28 matches
- Thu Oct 23, 2014 1:54 am
- Forum: ROMS Adjoint
- Topic: how to write different type of data into one obs file
- Replies: 1
- Views: 6025
- Wed Jan 29, 2014 3:38 am
- Forum: ROMS Adjoint
- Topic: CG_DELTA not positive
- Replies: 2
- Views: 4407
Re: CG_DELTA not positive
hey!
Last time I came up this situation is "NRREC=-1". After making ini.nc, it's ok!
Last time I came up this situation is "NRREC=-1". After making ini.nc, it's ok!
- Sat Jan 11, 2014 8:14 am
- Forum: ROMS Adjoint
- Topic: TLM: forrtl: severe(174): SIGSEGV, segmentation fault occur
- Replies: 4
- Views: 9174
TLM: forrtl: severe(174): SIGSEGV, segmentation fault occur
hi everyone, I run IS4DVAR models. Adjust_wstress and adjust_boundary is actived, and compiling is ok. When outer =001, Inner =000, NLM proceeds well. While TLM runs, it says ''forrtl: severe(174): SIGSEGV, segmentation fault occurred'' after *_itl.nc, *_frc.nc and *_bry.nc have been read. Anyone ...
- Thu Oct 24, 2013 1:31 pm
- Forum: ROMS Adjoint
- Topic: observation data rejected!
- Replies: 9
- Views: 19166
Re: observation data rejected!
And also,
i prepare 24 gauge data along the coast, and restore it in form of grid.Then 'd_ssh_obs.m' is changed to process the grid data. The result is, only 7 diffetent gauge data writes to the obs.nc.Why?
i prepare 24 gauge data along the coast, and restore it in form of grid.Then 'd_ssh_obs.m' is changed to process the grid data. The result is, only 7 diffetent gauge data writes to the obs.nc.Why?
- Thu Oct 24, 2013 1:22 pm
- Forum: ROMS Adjoint
- Topic: observation data rejected!
- Replies: 9
- Views: 19166
Re: observation data rejected!
hi, i come with the same question. Gauge data is assimilated to the model and i check every point to make sure the spatial locations (obs_Xgrid, obs_Ygrid, obs_Zgrid) are in in grid fractional coordinates (0:L, 0:M, 1:N) and the time coordinate (survey_time, obs_time) is in days with the same ...
- Mon Oct 14, 2013 1:42 pm
- Forum: ROMS Adjoint
- Topic: Fatal algorithm result .. exit_flag:8
- Replies: 0
- Views: 3723
Fatal algorithm result .. exit_flag:8
hi,
i do IS4D_var experiment by assimulating only gauge sea level to ROMS, the error shows that. Before, it prompts
[*]<<<<<<<Descent Algorithm>>>>>>>
[*]CG_DELTA not positive
why?
i do IS4D_var experiment by assimulating only gauge sea level to ROMS, the error shows that. Before, it prompts
[*]<<<<<<<Descent Algorithm>>>>>>>
[*]CG_DELTA not positive
why?
- Thu Sep 26, 2013 8:39 am
- Forum: ROMS Problems
- Topic: Trouble restarting with roms 3.6
- Replies: 17
- Views: 20724
Re: Trouble restarting with roms 3.6
hi, I want to restart form rst.nc. Error: LBA_GETATT- error while reading global attribute: NLM_LBC in restart file: ./output/ocean_rst.nc ... Then,i check restart file and history file. :NLM_LBC = "\n", "EDGE: WEST SOUTH EAST NORTH \n", "zeta: Cha Cha Clo Cha \n", "ubar: Fla Fla Clo Fla \n", "vbar ...
- Fri Sep 20, 2013 2:55 am
- Forum: ROMS Discussion
- Topic: inquire -swrad
- Replies: 2
- Views: 3056
Re: inquire -swrad
Thank U, Kate! I see it in globaldefs.h. All needed cpp options can be found here. As a beginner, everyone can face 'inquire' problems. Share to all the experience. Error prompt: INQUIRE - unable to find requested variable: *** $cd trunk/ $grep -n *** -r ./ !find the variable *** in the folder and su ...
- Thu Sep 19, 2013 3:52 am
- Forum: ROMS Discussion
- Topic: inquire -swrad
- Replies: 2
- Views: 3056
inquire -swrad
hi, I want to know which cpp option active the variable 'swrad'. I try to it, but failed. Anyone can tell me? Many thanks! ********************************************************************** Activated C-preprocessing Options: ECS East of China Sea ANA_BTFLUX Analytical kinematic bottom ...
- Wed Sep 18, 2013 5:38 am
- Forum: ROMS Discussion
- Topic: srun:error:
- Replies: 4
- Views: 4287
Re: srun:error:
hi arango, In which my 2D_ROMS run is a cluster, and i ask for a 100G space. I think one week simulation is able to satified. U say 'I won't guarantee the shallow-water (only 2D) equations are running with 4D-Var nowadays.' . Do u mean if i want to do the way i want, i have to modify the code and d ...
- Wed Sep 18, 2013 1:57 am
- Forum: ROMS Discussion
- Topic: srun:error:
- Replies: 4
- Views: 4287
Re: srun:error:
hi Kate DEBUGGING and DIS4DVAR is actived in build.bash, and recompiling is ok. H-file follows: ******************************************************************************** */ /* **----------------------------------------------------------------------------- ** Nonlinear basic state settings ...
- Tue Sep 17, 2013 2:30 pm
- Forum: ROMS Discussion
- Topic: srun:error:
- Replies: 4
- Views: 4287
srun:error:
hi, No prompt error! All log information followes: ****************************************************************************** Model Input Parameters: ROMS/TOMS version 3.6 Tuesday - September 17, 2013 - 7:54:04 PM --- ...
- Tue Sep 17, 2013 3:07 am
- Forum: ROMS Bugs
- Topic: Bug in metrics.f90?
- Replies: 0
- Views: 2737
Bug in metrics.f90?
1128 'IF'
1139 'END IF' should before 1138 '# endif'
1139 'END IF' should before 1138 '# endif'
- Tue Sep 17, 2013 2:20 am
- Forum: ROMS Bugs
- Topic: Bug in mod_stepping.f90?
- Replies: 2
- Views: 2864
Re: Bug in mod_stepping.f90?
hi kate, After deleting '#define ADJUST_BOUNDARY' AND '#define ADJUST_STFLUX' in WC13/I4DVAR/wc13.h, this bug is prompted when compiling. By the way, thinking of computation cost and memory space limits, i want to do I4DVAR test by using ROMS_2D first. So every cpp option about solve3D is deleted ...
- Mon Sep 16, 2013 2:34 pm
- Forum: ROMS Bugs
- Topic: Bug in mod_stepping.f90?
- Replies: 2
- Views: 2864
Bug in mod_stepping.f90?
160 allocate (Lfout(Ngrids))
161 Lbout(1:Ngrids)=1
161 Lbout(1:Ngrids)=1
- Fri Sep 13, 2013 2:13 am
- Forum: ROMS Tools and Techniques
- Topic: is ncinfo a native function of matlab?
- Replies: 5
- Views: 5848
Re: is ncinfo a native function of matlab?
Do u mean if Netcdf-3 is used, only Matlab version ‘2008b’ can handle it? My Matlab version is '2009a' and Netcdf-3 is used. Does it mean i have to uninstall my version and install version '2008b'?
--zongchen
--zongchen
- Thu Sep 12, 2013 3:28 pm
- Forum: ROMS Tools and Techniques
- Topic: is ncinfo a native function of matlab?
- Replies: 5
- Views: 5848
Re: is ncinfo a native function of matlab?
hi,
i come up with the same problem. Do U settle it and how?
--zongchen
i come up with the same problem. Do U settle it and how?
--zongchen
- Tue Sep 10, 2013 2:23 pm
- Forum: ROMS Adjoint
- Topic: WC13\Normalization-error!
- Replies: 4
- Views: 5689
Re: WC13\Normalization-error!
i think i almost know sth. Actually, normalization factors have been computed successfully. As to wc13_adj, it does have some problems like arango said. It needs more computation technics.
- Mon Sep 09, 2013 4:44 am
- Forum: ROMS Adjoint
- Topic: WC13\Normalization-error!
- Replies: 4
- Views: 5689
Re: WC13\Normalization-error!
hi arango Thank u! Normalization Factors for prior error correlations are computed for the unbalanced increments.I totally do the test according to what 4DVar_turorial_9 says, but failed.U say "We use different strategy".That is to say wc13_nrm_*.nc in Data file is not computed as the turorial_9's ...
- Sat Sep 07, 2013 3:52 pm
- Forum: ROMS Adjoint
- Topic: WC13\Normalization-error!
- Replies: 4
- Views: 5689
WC13\Normalization-error!
hi when i try to compute normalization factors by using standard deviations, it comes up, AD_DEF_HIS - creating adjoint file :wc13_adj.nc forrtl: severe(174):seigsegv, sementation fault occurred Then i page up the log file, before that, it has had prompted, unsupported option in adjoint_based ...
- Mon Sep 02, 2013 9:49 am
- Forum: ROMS Adjoint
- Topic: WC13 compiling error
- Replies: 6
- Views: 6471
Re: WC13 compiling error
relates to ARPACK/LAPACK libraries which may need to be compiled and built (depending on your existing system set-up). i sbatch workbooks in clusters, and i don't know whether ARPACK/PARPACK has been built. After searching the lib, it's sure there is nothing! So i try to compile and build the lib ...
- Wed Aug 28, 2013 2:53 am
- Forum: ROMS Adjoint
- Topic: WC13 compiling error
- Replies: 6
- Views: 6471
Re: WC13 compiling error
hey arango, Thank U for your guidance! This is not spam information for fast reading. i have really tasted it! What i want to do is assimulating gauge stations' data(now just sea level) to ROMS for improving forecasting results of storm surge.i have read so many papers about the field. At the same ...
- Wed Aug 28, 2013 2:21 am
- Forum: ROMS Adjoint
- Topic: WC13 compiling error
- Replies: 6
- Views: 6471
Re: WC13 compiling error
hey Alan Berry, Thank U for your reply! Finding ARPACK\PARPACK libraries in the trunk/Lib, so i referened them as "pwd". ifdef USE_ARPACK ifdef USE_MPI # PARPACK_LIBDIR ?= /opt/intelsoft/PARPACK PARPACK_LIBDIR ?= /export/home/wangzc/swgfs/trunk/Lib/ARPACK/PARPACK LIBS += -L$(PARPACK_LIBDIR ...
- Mon Aug 26, 2013 5:17 am
- Forum: ROMS Adjoint
- Topic: WC13 compiling error
- Replies: 6
- Views: 6471
WC13 compiling error
hi everyone: My roms is $Id 645. I try to test 4d_var with roms,so i have customized "build" script and provided exact values for ROOT directory, MY_ROOT_DIR, ..., as file(Readme) in the test/WC13/I4DVAR/ says Then, i compiled the program, it prompts: /export/home/wangzc/swgfs/projects/WC13/I4DVAR/B ...
- Mon Jun 03, 2013 3:43 pm
- Forum: ROMS Problems
- Topic: Unable to get value for attribute:cycle_length sms_time
- Replies: 0
- Views: 1965
Unable to get value for attribute:cycle_length sms_time
Hi, everyone: i download roms_tools from AGRIF. Make_grid is ok, make_tide is ok(an alone nc), as well as make_NCEP. while, when I submit a task, it say Unable to get value for attribute:cycle_length in variable sms_time. I check NCEP2_Y2012M1.nc, it is cycle_length=ncdouble(0). My question is what ...
- Fri May 10, 2013 2:50 pm
- Forum: ROMS Discussion
- Topic: unable to open existing NetCDF file: call from: inquire.
- Replies: 2
- Views: 2678
Re: unable to open existing NetCDF file: call from: inquire
Hi, Kate. Thank you very much! I took the your suggestion and it did work.I think this is because ROMS will not read LBC values(ubar,vbar,zeta) from *_frc.nc. Either *_bry.nc or ana_fsobc(or ana_m2obc) is needed to ROMS, right? This is also why Lm(or Mn) in the *.in equals Lm(or Mn)-2 in the *_frc ...
- Thu May 09, 2013 9:03 am
- Forum: ROMS Discussion
- Topic: unable to open existing NetCDF file: call from: inquire.
- Replies: 2
- Views: 2678
unable to open existing NetCDF file: call from: inquire.
hello: I am trying to simulate tide by 2D-ROMS. I only retain sustr and sms_time in the frc.nc. At the same time, tide is added to the frc.nc. ANA_INITIAL and ANA_BMFLUX is defined.Compiling is ok, but something is wrong when running :( . Can anyone help me? Output info: INITIAL: Configuring and ...
- Sat Mar 23, 2013 12:15 am
- Forum: ROMS Problems
- Topic: Can 2D ROMS simulate storm surge alone?
- Replies: 0
- Views: 2215
Can 2D ROMS simulate storm surge alone?
Hello everyone:
I am a new ROMS user and I wonder if 2D ROMS can simulate cyclone storm surge alone. If the answer is yes, where I can find some examples?
Thank everyone's help!
Zongchen
I am a new ROMS user and I wonder if 2D ROMS can simulate cyclone storm surge alone. If the answer is yes, where I can find some examples?
Thank everyone's help!
Zongchen