Joshua Wiggs
Joshua Wiggs
Added basic checking with pre-commit and black-jupyter, but should do something more sophisticated as suggested by @hsteptoe.
Script used to demonstrate loading from an S3 URL ```python import boto3 import iris import iris.fileformats.netcdf.loader import netCDF4 as nc import iris.quickplot as qplt import matplotlib.pyplot as plt def main():...
@cpelley pinging you for your interest
This is excellent news, let me know if there is anything we can do to help you with this process. I was going to reach out about the possibility of...
New issue #6535 raised for saving.
I think that still downloads part of the file (with the size defined by the block size). We want to be able to stream the whole object straight into a...
I need to understand a little more about how 'mounting' the s3 bucket actually happens. Can pop into surgery tomorrow to discuss @pp-mo if that would be helpful?