Opened 5 years ago
Closed 5 years ago
#29 closed defect (fixed)
Conserving altitude attributes with localtime utility
Reported by: | abierjon | Owned by: | abierjon |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | MARS GCM | Version: | |
Keywords: | Cc: |
Description
When performing localtime on a previously zrecasted file, the altitude netcdf attributes (long_name, units, positive) are not conserved from the zrecasted file and are reinitialized to ("altitude", "km", "up") respectively. The data itself contained in the variable altitude is not changed though (still in Pa for example), hence it doesn't correspond to the attributes in the output file.
Change History (2)
comment:1 Changed 5 years ago by
Owner: | set to abierjon |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed by r2227