hello~
I want to know that if I have two nested grids,can I set different N(number of vertical layers)for them?
Thanks in advance.
Search found 15 matches
- Wed Apr 25, 2018 5:19 pm
- Forum: ROMS Problems
- Topic: Problem generating contact file with three refined grids
- Replies: 5
- Views: 5860
- Wed Apr 25, 2018 5:17 pm
- Forum: ROMS Problems
- Topic: Nesting Run Problem
- Replies: 8
- Views: 9159
Re: Nesting Run Problem
hello~
I want to know that if I have two nested grids,can I set different N(number of vertical layers)for them?
Thanks in advance.
I want to know that if I have two nested grids,can I set different N(number of vertical layers)for them?
Thanks in advance.
- Thu Sep 07, 2017 3:45 am
- Forum: ROMS Results
- Topic: Problems about temp and zeta results
- Replies: 2
- Views: 12339
Re: Problems about temp and zeta results
Thanks for your reply, Gabriel!
Try using RadNud condition, or even clamped to see if the problem persists.
Yes, I have tried them both, and the former condition has better results, but problems still exist.
surface temprature lower than hycom results.
temp_1229_nud.png
ssh closer to the hycom ...
Try using RadNud condition, or even clamped to see if the problem persists.
Yes, I have tried them both, and the former condition has better results, but problems still exist.
surface temprature lower than hycom results.
temp_1229_nud.png
ssh closer to the hycom ...
- Wed Aug 23, 2017 3:08 am
- Forum: ROMS Results
- Topic: Problems about temp and zeta results
- Replies: 2
- Views: 12339
Problems about temp and zeta results
Hi, everybody, I have run the South China Sea Roms model for 1 month(December 2009),and I get an obviously wrong results. Near the eastern boundary, there's a little strange,such as:
temp.png
and zeta.png
The normal results from hycom should be like this:
temp1229.png
The tide data is from ...
temp.png
and zeta.png
The normal results from hycom should be like this:
temp1229.png
The tide data is from ...
- Tue Jun 27, 2017 8:48 am
- Forum: ROMS Discussion
- Topic: Delft3D grids to NetCDF
- Replies: 22
- Views: 36396
Re: Delft3D grids to NetCDF
Hi,rsignell and sbergman! Did you have got Lyon's scripts?
I have a complex, curvilinear and orthogongal grid generated by delft3D, and have deleted the land points.I have no idea how to transform it into ROMS grid.My teacher has send email to Lyon for 3~4 times, but get no response.Can you help me ...
I have a complex, curvilinear and orthogongal grid generated by delft3D, and have deleted the land points.I have no idea how to transform it into ROMS grid.My teacher has send email to Lyon for 3~4 times, but get no response.Can you help me ...
- Tue Jun 27, 2017 8:36 am
- Forum: ROMS Discussion
- Topic: Delft3D grid to roms
- Replies: 9
- Views: 11527
Re: Delft3D grid to roms
Hi Kate,
Thanks for refreshing my memory. It made me realize that I have been in touch with Lyon before ... a quick search ... Yes! He sent me his MATLAB scripts in April 2008. We'll have a look at these tools again in the new context.
Bert
Hello,bjagers! I will be appriciate if you can send me ...
Thanks for refreshing my memory. It made me realize that I have been in touch with Lyon before ... a quick search ... Yes! He sent me his MATLAB scripts in April 2008. We'll have a look at these tools again in the new context.
Bert
Hello,bjagers! I will be appriciate if you can send me ...
- Fri May 26, 2017 5:28 am
- Forum: ROMS Tools and Techniques
- Topic: inverted mask
- Replies: 9
- Views: 10622
Re: inverted mask
Ok,thank you.
- Fri May 26, 2017 3:16 am
- Forum: ROMS Tools and Techniques
- Topic: inverted mask
- Replies: 9
- Views: 10622
Re: inverted mask
Hi, Luis and Kate, have you solved the problem about url?
Several days ago, I have successed downloading some data from the url like http://tds.hycom.org/thredds/dodsC/datasets/GLBa0.08/expt_91.1/2015/salt/archv.2015_001_00_3zs.nc . However, when I use the same script to download data today,it gives ...
Several days ago, I have successed downloading some data from the url like http://tds.hycom.org/thredds/dodsC/datasets/GLBa0.08/expt_91.1/2015/salt/archv.2015_001_00_3zs.nc . However, when I use the same script to download data today,it gives ...
- Wed May 24, 2017 9:33 am
- Forum: ROMS Tools and Techniques
- Topic: creat boundary files from Hycom data
- Replies: 8
- Views: 18222
Re: creat boundary files from Hycom data
I have solved it, thank you.
- Wed May 24, 2017 4:03 am
- Forum: ROMS Tools and Techniques
- Topic: creat boundary files from Hycom data
- Replies: 8
- Views: 18222
Re: creat boundary files from Hycom data
Thank you for your reply, Kate!
I set processes = 1, but it is still the same problem.
I find the straight version in Yellow_sea example, and imitate it(still using Hycom data).The error messeage is:
Load geographical grid from file
b'/home/le/PyCNAL-master/examples/Nanhai/data/HYCOM_GLBa0.08_salt ...
I set processes = 1, but it is still the same problem.
I find the straight version in Yellow_sea example, and imitate it(still using Hycom data).The error messeage is:
Load geographical grid from file
b'/home/le/PyCNAL-master/examples/Nanhai/data/HYCOM_GLBa0.08_salt ...
- Tue May 23, 2017 1:02 pm
- Forum: ROMS Tools and Techniques
- Topic: creat boundary files from Hycom data
- Replies: 8
- Views: 18222
Re: creat boundary files from Hycom data
I met anyother strange problem again, please help me.
After I run make_bry_file.py, it will list all the hycom data I get,and give the following message:
Load geographical grid from file
b'/home/le/PyCNAL-master/examples/Nanhai/data/HYCOM_GLBa0.08_salt_2015_001.nc'
Creating boundary file /home/le ...
After I run make_bry_file.py, it will list all the hycom data I get,and give the following message:
Load geographical grid from file
b'/home/le/PyCNAL-master/examples/Nanhai/data/HYCOM_GLBa0.08_salt_2015_001.nc'
Creating boundary file /home/le ...
- Fri May 19, 2017 2:06 am
- Forum: ROMS Tools and Techniques
- Topic: creat boundary files from Hycom data
- Replies: 8
- Views: 18222
Re: creat boundary files from Hycom data
That's very nice of you. Thank you, Kate!
I'm sorry that I didn't know python much.
I'm sorry that I didn't know python much.
- Thu May 18, 2017 8:45 am
- Forum: ROMS Tools and Techniques
- Topic: creat boundary files from Hycom data
- Replies: 8
- Views: 18222
creat boundary files from Hycom data
I will appreciate it if anyone can give me some advice.
Before creating boundary files(by pycnal), I used the make_remap_weights_file.py, and the hycom grid was made by the get_hycom_GLBa0.08_Palau_grid.py. I just changed the domain.
when I run "python3 make_remap_weights_file.py", the error message ...
Before creating boundary files(by pycnal), I used the make_remap_weights_file.py, and the hycom grid was made by the get_hycom_GLBa0.08_Palau_grid.py. I just changed the domain.
when I run "python3 make_remap_weights_file.py", the error message ...
- Tue May 02, 2017 7:18 am
- Forum: ROMS Tools and Techniques
- Topic: Some problems about grid by using pycnal
- Replies: 2
- Views: 3590
Re: Some problems about grid by using pycnal
Thanks a lot, Kate.
- Tue May 02, 2017 1:55 am
- Forum: ROMS Tools and Techniques
- Topic: Some problems about grid by using pycnal
- Replies: 2
- Views: 3590
Some problems about grid by using pycnal
I am trying to make a grid by using pycnal(make_Yellow_grd_v1.py), but the first question is, when I use the Boundary Interactor to generate a orthogonal curve grid, I can't get a right bathymetry while rectangular grid can. Is it because the pycnal can only generate the rectangular grids or there's ...