Opened 14 months ago
#154 new defect
zrecast may not deal well with input missing values
Reported by: | abierjon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | MARS GCM | Version: | |
Keywords: | Cc: |
Description
If the input file contains missing values, zrecast does not check them and performs the interpolation just like normal values.
This is usually not a problem because a lot of the util/ programs that could be used before zrecast do not generate missing values by themselves (they just copy it/take it into account if it was present in the input file), but that is still the case for aeroptical.F90 for instance.
Note: See
TracTickets for help on using
tickets.