Skip to content

Change data variable attribute in NetCDF file stored in s3 bucket? #9903

Answered by jhamman
mliukis asked this question in Q&A
Discussion options

You must be logged in to vote

Good question. Unfortunately, because S3 does not act like file system, this is not possible. Objects can not be updated incrementally. So any updates to a NetCDF file will require rewriting the entire object.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mliukis
Comment options

Answer selected by mliukis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants