Skip to content

Rename or alias accessor to tr or ta? #132

@gauteh

Description

@gauteh

When doing stuff like:

ds.traj.iseltime([0, -1]).traj.scatter()

to plot first and last observation, writing .traj gets tedious. cf-xarray uses only .cf, maybe we should rather use .tr or .ta or .tj ? that fits with when we do:

import trajan as ta
ds = ta.from_dataframe(....)

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