Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UserWarnings in figures/comparison/sandheads_winds.py #329

Open
douglatornell opened this issue Jan 28, 2025 · 0 comments
Open

UserWarnings in figures/comparison/sandheads_winds.py #329

douglatornell opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
Figures Website figure module code maintenance Codebase maintenance
Milestone

Comments

@douglatornell
Copy link
Member

Log messages:

/media/doug/warehouse/MEOPAR/SalishSeaNowcast/nowcast/figures/comparison/sandheads_winds.py:119: 
UserWarning: no explicit representation of timezones available for np.datetime64
  coords={"time": numpy.array(ec_time, dtype="datetime64[ns]")},
/media/doug/warehouse/MEOPAR/SalishSeaNowcast/nowcast/figures/comparison/sandheads_winds.py:127: 
UserWarning: no explicit representation of timezones available for np.datetime64
  coords={"time": numpy.array(ec_time, dtype="datetime64[ns]")},
@douglatornell douglatornell added Figures Website figure module code maintenance Codebase maintenance labels Jan 28, 2025
@douglatornell douglatornell added this to the v25.1 milestone Jan 28, 2025
@douglatornell douglatornell modified the milestones: v25.1, v25.2 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Figures Website figure module code maintenance Codebase maintenance
Projects
None yet
Development

No branches or pull requests

1 participant