Skip to content

pole for non-u component? #978

@hkershaw-brown

Description

@hkershaw-brown

Just on note on possible bug, need to take a better look:

In pop this line is for u_current

! Get list of regular boxes that cover this u dipole quad
! false indicates that for the u grid there's nothing special about pole
call reg_box_overlap(u_c_lons, u_c_lats, .false., reg_lon_ind, reg_lat_ind)

In quad utils this is in the general init_irreg_interp, which may or may not be u -> .

! false indicates that for the u grid there's nothing special about pole
call reg_box_overlap(h, u_c_lons, u_c_lats, .false., reg_lon_ind, reg_lat_ind)

also t_pole_y is set but not used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions