How to read multiple NetCDF files from Oracle bucket storage using Python SDK in a Data Science notebook?
I am aiming to merge annual NetCDF files into a single NetCDF file for future use in a model. The model requires multi-year data supplied to it at the start of its run, so having a single file with multi-year data is a necessity.