Skip to content

Test of sm.px() #22

@jingsam

Description

@jingsam

I have made a plot with the results of sm.px(). see bellow:

  1. zoom=0, latitude=0, longitude=[-360, 360]
    longitude vs px

Problem: when the longitude is less that -180, the px will decreased continuely. Howerver when the longitude is greater than 180, the px is fixed to 256, which I think should be greater than 256.

  1. zoom=0, longitude=0, laitude=[-360, 360]
    latitude vs px

Problem: When the latitude is in the range of [85, 95], the px should be fixed to zero.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions