Skip to content

Commit

Permalink
Update standard_name and long_name for usfco and vsfco.
Browse files Browse the repository at this point in the history
  • Loading branch information
binli2337 committed Jan 26, 2024
1 parent 5fe0d63 commit 5120410
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions physics/PBL/SATMEDMF/satmedmfvdifq.meta
Original file line number Diff line number Diff line change
Expand Up @@ -218,16 +218,16 @@
kind = kind_phys
intent = in
[usfco]
standard_name = ocn_current_zonal
long_name = ocn_current_zonal
standard_name = x_ocean_current
long_name = zonal current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = in
[vsfco]
standard_name = ocn_current_merid
long_name = ocn_current_merid
standard_name = y_ocean_current
long_name = meridional current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
Expand Down
8 changes: 4 additions & 4 deletions physics/SFC_Layer/UFS/sfc_diag.meta
Original file line number Diff line number Diff line change
Expand Up @@ -125,16 +125,16 @@
kind = kind_phys
intent = in
[usfco]
standard_name = ocn_current_zonal
long_name = ocn_current_zonal
standard_name = x_ocean_current
long_name = zonal current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = in
[vsfco]
standard_name = ocn_current_merid
long_name = ocn_current_merid
standard_name = y_ocean_current
long_name = meridional current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
Expand Down
8 changes: 4 additions & 4 deletions physics/SFC_Layer/UFS/sfc_diff.meta
Original file line number Diff line number Diff line change
Expand Up @@ -235,16 +235,16 @@
kind = kind_phys
intent = in
[usfco]
standard_name = ocn_current_zonal
long_name = ocn_current_zonal
standard_name = x_ocean_current
long_name = zonal current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = in
[vsfco]
standard_name = ocn_current_merid
long_name = ocn_current_merid
standard_name = y_ocean_current
long_name = meridional current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
Expand Down
8 changes: 4 additions & 4 deletions physics/SFC_Layer/UFS/sfc_nst.meta
Original file line number Diff line number Diff line change
Expand Up @@ -135,16 +135,16 @@
kind = kind_phys
intent = in
[usfco]
standard_name = ocn_current_zonal
long_name = ocn_current_zonal
standard_name = x_ocean_current
long_name = zonal current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = in
[vsfco]
standard_name = ocn_current_merid
long_name = ocn_current_merid
standard_name = y_ocean_current
long_name = meridional current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
Expand Down
8 changes: 4 additions & 4 deletions physics/SFC_Models/Ocean/UFS/sfc_ocean.meta
Original file line number Diff line number Diff line change
Expand Up @@ -87,16 +87,16 @@
kind = kind_phys
intent = in
[usfco]
standard_name = ocn_current_zonal
long_name = ocn_current_zonal
standard_name = x_ocean_current
long_name = zonal current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = in
[vsfco]
standard_name = ocn_current_merid
long_name = ocn_current_merid
standard_name = y_ocean_current
long_name = meridional current at ocean surface
units = m s-1
dimensions = (horizontal_loop_extent)
type = real
Expand Down

0 comments on commit 5120410

Please sign in to comment.