You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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(....)
The text was updated successfully, but these errors were encountered:
When doing stuff like:
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:The text was updated successfully, but these errors were encountered: