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

MissingCRSWarning in clip and plot #291

Closed
anitagraser opened this issue Jan 28, 2023 · 1 comment
Closed

MissingCRSWarning in clip and plot #291

anitagraser opened this issue Jan 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@anitagraser
Copy link
Collaborator

anitagraser commented Jan 28, 2023

In tutorials/1-getting-started.ipynb:

intersections = toy_traj.clip(polygon)

trajectory.py:132: MissingCRSWarning: Trajectory generated without CRS. Computations will use Euclideandistances.

@anitagraser anitagraser added the bug Something isn't working label Jan 28, 2023
@anitagraser anitagraser changed the title Clipped trajectories lack CRS Clipping trajectories raises MissingCRSWarning Jan 28, 2023
@anitagraser anitagraser changed the title Clipping trajectories raises MissingCRSWarning MissingCRSWarning in clip and plot Jan 28, 2023
@anitagraser
Copy link
Collaborator Author

New lead:
image

anitagraser added a commit that referenced this issue Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant