Skip to content

[REFACTOR] Update Tephi to follow MPL best practices #231

@ESadek-MO

Description

@ESadek-MO

🔨 Refactor

Currently, Tephi uses outdated methods and interface, due to the fact it hasn't had much love over the last decade. The first priority is getting essential features out, and then after that I wish to refactor the code (keeping the UI identical as possible).

Some known outdated practices are listed below.

rcomer on Nov 15, 2024
I'm not sure that you can use allow_rasterization and also pass extra keywords to the draw method any more. C.f. SciTools/cartopy#2333.

Namedtuples could be replaced by dataclasses. The benefit is more futureproofing than any additionally needed functionailty. #170 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions