⇐ ⇒

[CF-metadata] Ocean sigma coordinate

From: Rich Signell <rsignell>
Date: Tue, 14 Oct 2008 22:52:00 +0200

Stephane,

There are at least 4 different ways that I see to deal with your
non-standard sigma issue:

1. You could subtract 1 from the values of the sigma variable you
currently store in your NetCDF file.

2. If it's important to keep your old non-compliant sigma variable,
you could just add a new CF-compliant sigma variable to your NetCDF
file. Then add the "standard_name = ocean_sigma_coordinate" to this
new variable (and assign it values that are one less than in your old
variable).

3. If your goal is just to have your vertical coordinate understood by
NetCDF-Java (compatible with Unidata's CDM), you could use the
"explicit_field" and provide the 4D field for z.
See details at:
http://www.unidata.ucar.edu/software/netcdf-java/reference/StandardCoordinateTransforms.html

4. Propose a new dimensionless coordinate called
"ocean_sigma_coordinate2" to the CF standards committee.

Good luck,

-Rich Signell

On Fri, Oct 10, 2008 at 1:28 PM, Stephane TAROT
<Stephane.Tarot at ifremer.fr> wrote:
> Dear all,
>
> For a french project of coastal oceanography (Previmer :
> http://www.previmer.org/en), I have to define
> a netcdf file format for our gridded products (in fact, that format exists,
> but needs to be improved). Of
> course, I want it to be compliant with CF1.3.
>
> I have a problem with some data with dimensionless vertical coordinates. The
> model (called MARS) is
> using an ocean sigma coordinate which defnition is :
> sigma = (z + depth)/(eta + depth)
>
> This is different from the definition of the CF ocean_sigme_coordinate
> (appendix D.6) :
> z = eta + sigma(depth + eta) or sigma=(z - eta)/(eta + depth)
>
> In our case, at the sea surface (z=eta) sigma=1, and at the sea floor
> (z=-depth) sigma=0.
> In the CF case, at the sea surface (z=eta) sigma=0, and at the sea floor
> (z=-depth) sigma=-1.
>
> How can I deal with that ?
>
>
> Thanks for your help
>
> Stephane Tarot
> _______________________________________________
> CF-metadata mailing list
> CF-metadata at cgd.ucar.edu
> http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
>



-- 
Dr. Richard P. Signell   (508) 457-2229
USGS, 384 Woods Hole Rd.
Woods Hole, MA 02543-1598
Received on Tue Oct 14 2008 - 14:52:00 BST

This archive was generated by hypermail 2.3.0 : Tue Sep 13 2022 - 23:02:40 BST

⇐ ⇒