Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the constant-in-time base-state densities "rhobf" and "rhobh" are created as time-dependent vars in the output netCDF file #4

Open
slayoo opened this issue Jul 15, 2015 · 0 comments

Comments

@slayoo
Copy link
Contributor

slayoo commented Jul 15, 2015

Here's the relevant part of ncdump output:

netcdf profiles.001 {                                                           
dimensions:                                                                     
        time = UNLIMITED ; // (6 currently)                                     
        zt = 80 ;                                                               
        zm = 80 ;                                                               
variables:                                                                      
        float rhobf(time, zt) ;                                                 
                rhobf:longname = "Full level density" ;                         
                rhobf:units = "kg/m^3" ;                                        
                rhobf:_FillValue = -999.f ;                                     
        float rhobh(time, zm) ;                                                 
                rhobh:longname = "Half level density" ;                         
                rhobh:units = "kg/m^3" ;                                        
                rhobh:_FillValue = -999.f ;                   
fjansson pushed a commit that referenced this issue Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant