Changes between Initial Version and Version 1 of Ticket #890
- Timestamp:
- 06/29/21 04:18:15 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #890
- Property Resolution → Done
- Property Status new → closed
-
Ticket #890 – Description
initial v1 50 50 CALL roms_interp_delete (S) 51 51 }}} 52 * Compute sthe horizontal fractional coordinates S%x_dst and S%y_dst of the source cells containing the destination values to facilitate interpolation.52 * Compute the horizontal fractional coordinates S%x_dst and S%y_dst of the source cells containing the destination values to facilitate interpolation. 53 53 {{{ 54 54 CALL roms_interp_fractional (S)