equinor / fmu-sumo-uploader

Upload to Sumo in the FMU context
https://fmu-sumo-uploader.readthedocs.io/en/latest/
Apache License 2.0
0 stars 3 forks source link

Use azure BlobClient #91

Closed rwiker closed 2 months ago

rwiker commented 2 months ago

... for uploading blobs. This should be more robust than using sumo.wrapper.BlobClient, and will actually work with blobs larger than 2GiB.