Go to the source code of this file.
|
| subroutine | mod_data_driven_boundary::read_data_driven_boundary_frame (filename, snapshot_time, nx, ny, dx_km, dy_km, bframe) |
| |
| subroutine | mod_data_driven_boundary::read_data_driven_boundary_header (filename, snapshot_time, nx, ny, dx_km, dy_km) |
| |
| subroutine | mod_data_driven_boundary::read_data_driven_boundary_frame_into (filename, snapshot_time, nx, ny, dx_km, dy_km, bframe) |
| |
| subroutine | mod_data_driven_boundary::read_data_driven_boundary_series (directory, series, prefix, expected_nframe) |
| |
| subroutine | mod_data_driven_boundary::interpolate_data_driven_boundary (series, time_seconds, bframe, left_index, weight) |
| |
| subroutine | mod_data_driven_boundary::ensure_data_driven_boundary_pair (series, lo, left_slot, right_slot) |
| |
| subroutine | mod_data_driven_boundary::load_data_driven_boundary_cache_slot (series, iframe, slot) |
| |
| subroutine | mod_data_driven_boundary::interpolate_data_driven_boundary_scaled (series, time_code, unit_time_seconds, driving_time_scale, bframe, left_index, weight) |
| |
| subroutine | mod_data_driven_boundary::destroy_data_driven_boundary_series (series) |
| |