netcdf-java icon indicating copy to clipboard operation
netcdf-java copied to clipboard

Mainline HDFS and S3 RandomAccessFile support

Open lesserwhirls opened this issue 4 years ago • 4 comments

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

lesserwhirls avatar Sep 17 '19 12:09 lesserwhirls

can we close this @lesserwhirls ?

JohnLCaron avatar Mar 24 '21 16:03 JohnLCaron

I still want to get the changes in for HDFS at the RandomAccessFile level. It should not be too bad though...should...

lesserwhirls avatar Jun 02 '21 13:06 lesserwhirls

what version are you targeting?

JohnLCaron avatar Jun 03 '21 00:06 JohnLCaron

Version 7 at this point, in a different gradle project like cdm-s3, and I might backport if it is not too bad...maybe.

lesserwhirls avatar Jun 03 '21 00:06 lesserwhirls