Skip to content

matplotlib warning #140

Description

@AntoniaJost

matplotlib.category - INFO - Using categorical units to plot a list of strings that are all parsable as floats or dates. If these strings should be plotted as numbers, cast to the appropriate data type before plotting.

I suppose this might stem from extract_climatedata_functions.py, line 385 (plt.plot(df['Month'],...).

This warning overflows the climsight.log file as it appears around 24 times per each run.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions