netcdf-java
netcdf-java copied to clipboard
Mainline HDFS and S3 RandomAccessFile support
Make HDFS and S3 RandomAccessFile (and company) part of mainline codebase (currently in a feature branch). These should be in separate modules, and use the Server Provider interface, especially since S3 support drags in aws dependencies. See related Unidata/netcdf-java#109
can we close this @lesserwhirls ?
I still want to get the changes in for HDFS at the RandomAccessFile level. It should not be too bad though...should...
what version are you targeting?
Version 7 at this point, in a different gradle project like cdm-s3
, and I might backport if it is not too bad...maybe.