Opened 11 years ago
Closed 9 years ago
#1124 closed Defect (fixed)
FLD weights
Reported by: | dupontf | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | OCE | Version: | trunk |
Severity: | Keywords: | ||
Cc: |
Description
Hi all,
Regarding the way the weights are treated in fldread.F90, the default right now is to have 4 or 16 weights based on the presence of the 5th weights.
Actually, why not generalizing the concepts to an arbitrary number of weights? numwgt could be read from the weight file, the weights allocated and read accordingly. A matrix multiplication operation would generate the interpolated field.
This would allow for SCRIP-like and other kind of weighting procedures.
Fred.
Commit History (0)
(No commits)
Change History (1)
comment:1 Changed 9 years ago by clevy
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.