1
1
# ROMS I/O NetCDF Metadata Dictionary
2
2
#
3
- # git $Id$
3
+ # git $Id$
4
4
# ========================================================= Hernan G. Arango ==#
5
5
# Copyright (c) 2002-2025 The ROMS Group #
6
6
# Licensed under a MIT/X style license #
@@ -151,7 +151,7 @@ metadata:
151
151
standard_name : eastward_sea_water_velocity
152
152
long_name : eastward momentum component at RHO-points
153
153
units : meter second-1 # [m/s]
154
- field : u-velocity
154
+ field : u-eastward
155
155
time : ocean_time
156
156
index_code : idu3dE
157
157
type : r3dvar
@@ -162,7 +162,7 @@ metadata:
162
162
standard_name : northward_sea_water_velocity
163
163
long_name : northward momentum component at RHO-points
164
164
units : meter second-1 # [m/s]
165
- field : v-velocity
165
+ field : v-northward
166
166
time : ocean_time
167
167
index_code : idv3dN
168
168
type : r3dvar
@@ -195,7 +195,7 @@ metadata:
195
195
standard_name : surface_eastward_sea_water_velocity
196
196
long_name : surface eastward momentum component at RHO-points
197
197
units : meter second-1 # [m/s]
198
- field : surface u-velocity
198
+ field : surface u-eastward
199
199
time : ocean_time
200
200
index_code : idUsuE
201
201
type : r2dvar
@@ -206,13 +206,57 @@ metadata:
206
206
standard_name : surface_northward_sea_water_velocity
207
207
long_name : surface northward momentum component at RHO-points
208
208
units : meter second-1 # [m/s]
209
- field : surface v-velocity
209
+ field : surface v-northward
210
210
time : ocean_time
211
211
index_code : idVsuN
212
212
type : r2dvar
213
213
add_offset : 0.0d0
214
214
scale : 1.0d0
215
215
216
+ - variable : u_slice # Output
217
+ standard_name : sea_water_surface_x_velocity
218
+ long_name : u-momentum component
219
+ units : meter second-1 # [m/s]
220
+ field : u-velocity constant depth slice
221
+ time : ocean_time
222
+ index_code : idUzsl
223
+ type : u3dvar
224
+ add_offset : 0.0d0
225
+ scale : 1.0d0
226
+
227
+ - variable : v_slice # Output
228
+ standard_name : sea_water_surface_y_velocity
229
+ long_name : v-momentum component
230
+ units : meter second-1 # [m/s]
231
+ field : v-velocity constant depth slice
232
+ time : ocean_time
233
+ index_code : idVzsl
234
+ type : v3dvar
235
+ add_offset : 0.0d0
236
+ scale : 1.0d0
237
+
238
+ - variable : u_eastward_slice # Output
239
+ standard_name : eastward_sea_water_velocity
240
+ long_name : eastward momentum component at RHO-points
241
+ units : meter second-1 # [m/s]
242
+ field : u-eastward constant depth slice
243
+ time : ocean_time
244
+ index_code : idUzsE
245
+ type : r3dvar
246
+ add_offset : 0.0d0
247
+ scale : 1.0d0
248
+
249
+ - variable : v_northward_slice # Output
250
+ standard_name : northward_sea_water_velocity
251
+ long_name : northward momentum component at RHO-points
252
+ units : meter second-1 # [m/s]
253
+ field : v-northward constant depth slice
254
+ time : ocean_time
255
+ index_code : idVzsN
256
+ type : r3dvar
257
+ add_offset : 0.0d0
258
+ scale : 1.0d0
259
+
216
260
- variable : w # Output
217
261
standard_name : upward_sea_water_velocity
218
262
long_name : vertical momentum component
@@ -301,6 +345,29 @@ metadata:
301
345
add_offset : 0.0d0
302
346
scale : 1.0d0
303
347
348
+ - variable : temp_slice # Output
349
+ standard_name : sea_water_potential_temperature
350
+ long_name : potential temperature
351
+ units : Celsius # [Celsius]
352
+ field : temperature constant depth slices
353
+ time : ocean_time
354
+ index_code : idzslT(itemp)
355
+ type : r3dvar
356
+ add_offset : 0.0d0
357
+ scale : 1.0d0
358
+
359
+ - variable : salt_slice # Output
360
+ standard_name : sea_water_practical_salinity
361
+ standard_name : sea_surface_salinity
362
+ long_name : salinity
363
+ units : nondimensional # [PSS]
364
+ field : salinity constant depth slices
365
+ time : ocean_time
366
+ index_code : idzslT(isalt)
367
+ type : r3dvar
368
+ add_offset : 0.0d0
369
+ scale : 1.0d0
370
+
304
371
# ######################
305
372
# ## Grid Geometry ###
306
373
# ######################
@@ -624,6 +691,17 @@ metadata:
624
691
add_offset : 0.0d0
625
692
scale : 1.0d0
626
693
694
+ - variable : Hz # Output
695
+ standard_name : model_level_thickness_at_cell_center
696
+ long_name : level thickness of RHO-points
697
+ units : meter # [m]
698
+ field : Hz
699
+ time : ocean_time
700
+ index_code : idHzdz
701
+ type : r3dvar
702
+ add_offset : 0.0d0
703
+ scale : 1.0d0
704
+
627
705
- variable : z_rho # Output
628
706
standard_name : model_level_depth_at_cell_center
629
707
long_name : depth of RHO-points
@@ -6280,7 +6358,7 @@ metadata:
6280
6358
# 2D Momentum Terms
6281
6359
6282
6360
- variable : pvorticity_bar # Input/Output
6283
- standard_name : ocean_barotropic_potential_vorticity
6361
+ standard_name : sea_water_barotropic_potential_vorticity
6284
6362
long_name : 2D potential vorticity
6285
6363
units : meter-1 second-1 # [1/m/s]
6286
6364
field : barotropic potential vorticity
@@ -6291,7 +6369,7 @@ metadata:
6291
6369
scale : 1.0d0
6292
6370
6293
6371
- variable : rvorticity_bar # Input/Output
6294
- standard_name : ocean_barotropic_relative_vorticity
6372
+ standard_name : sea_water_barotropic_relative_vorticity
6295
6373
long_name : 2D relative vorticity
6296
6374
units : second-1 # [1/s]
6297
6375
field : barotropic relative vorticity
@@ -6567,8 +6645,8 @@ metadata:
6567
6645
6568
6646
# 3D Momentum Terms
6569
6647
6570
- - variable : pvorticity # Input/ Output
6571
- standard_name : ocean_potential_vorticity
6648
+ - variable : pvorticity # Output
6649
+ standard_name : sea_water_potential_vorticity
6572
6650
long_name : potential vorticity
6573
6651
units : meter-1 second-1 # [1/m/s]
6574
6652
field : potential vorticity
@@ -6578,8 +6656,19 @@ metadata:
6578
6656
add_offset : 0.0d0
6579
6657
scale : 1.0d0
6580
6658
6581
- - variable : rvorticity # Input/Output
6582
- standard_name : ocean_relative_vorticity
6659
+ - variable : pvorticity_slice # Output
6660
+ standard_name : sea_water_potential_vorticity
6661
+ long_name : potential vorticity
6662
+ units : meter-1 second-1 # [1/m/s]
6663
+ field : potential vorticity constant depth slice
6664
+ time : ocean_time
6665
+ index_code : idPVzs
6666
+ type : p3dvar
6667
+ add_offset : 0.0d0
6668
+ scale : 1.0d0
6669
+
6670
+ - variable : rvorticity # Output
6671
+ standard_name : sea_water_relative_vorticity
6583
6672
long_name : relative vorticity, vertical component
6584
6673
units : second-1 # [1/s]
6585
6674
field : relative vorticity
@@ -6589,6 +6678,17 @@ metadata:
6589
6678
add_offset : 0.0d0
6590
6679
scale : 1.0d0
6591
6680
6681
+ - variable : rvorticity_slice # Output
6682
+ standard_name : sea_water_relative_vorticity
6683
+ long_name : surface relative vorticity
6684
+ units : second-1 # [1/s]
6685
+ field : relative vorticity constant depth slice
6686
+ time : ocean_time
6687
+ index_code : idRVzs
6688
+ type : p3dvar
6689
+ add_offset : 0.0d0
6690
+ scale : 1.0d0
6691
+
6592
6692
- variable : u_accel # Input/Output
6593
6693
standard_name : sea_water_x_velocity_tendency
6594
6694
long_name : 3D u-momentum, acceleration term
0 commit comments