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

[IO] Handle spatialdata writing for user #18

Closed
Mr-Milk opened this issue May 27, 2024 · 1 comment
Closed

[IO] Handle spatialdata writing for user #18

Mr-Milk opened this issue May 27, 2024 · 1 comment
Assignees

Comments

@Mr-Milk
Copy link
Member

Mr-Milk commented May 27, 2024

Now there is no direct way to write modified spatialdata into the disk.

This needs to be done after this PR scverse/spatialdata#501 is merged and released

@Mr-Milk Mr-Milk self-assigned this May 27, 2024
@Mr-Milk Mr-Milk added this to the Working Prototype milestone May 27, 2024
@Mr-Milk
Copy link
Member Author

Mr-Milk commented Jul 19, 2024

Currently, the writing logic is:

  • If the file does not exist, write it to the disk
  • If the file exists, create a temp file, remove the previous one, and then rename the temp file

@Mr-Milk Mr-Milk closed this as completed Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant