Skip to content

periodicity warnings #126

@dnadeau4

Description

@dnadeau4

When values of longitude are 0-360, periodicity is warning users about changing bounds, bounds should only be adjusted when values are from -180,180.

Your first bounds[0,0] 0.000000000000000 will be corrected to 0.000000000000000
Your bounds bounds[-1,1] 360.000000000000000 will be corrected to 360.000000000000000
warnings.warn(msg,UserWarning)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions