5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected about 1 year ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix application of convertUnsigned More... almost 2 years ago
Use try with resources to release an input stream More... almost 2 years ago
fix test More... almost 2 years ago
Remove possible fragment in the uri (like for s3 files) before checking the ending to see if its compressed More... almost 2 years ago
Test also compressed s3 files with a fragment in the uri More... almost 2 years ago
Convert CDL man page content to markdown (Pandoc then by hand). More... almost 2 years ago
Changes to outline and intro, add nc3 BNF, add CDL text from ncgen man page. More... almost 2 years ago
Remove random slashes More... almost 2 years ago
Replace two switches between enums with a bi directional map More... almost 2 years ago
onlyy convertMissing for floats and doubles More... almost 2 years ago
Merge branch 'scale-offset' of https://github.com/haileyajohnson/netcdf-java into scale-offset More... almost 2 years ago
apply fill value without using enhance modes More... almost 2 years ago
apply fill value without using enhance modes More... almost 2 years ago
Clean up and expand high-level document structure and content. More... almost 2 years ago
Make FilteredIterator::hasNext idempotent More... almost 2 years ago
Merge pull request #1172 from tdrwenski/mfiles-create-nonnull More... almost 2 years ago
Merge pull request #1171 from tdrwenski/fix-controllers3-filtering-subdirs More... almost 2 years ago
Add MFile::createIfExists to fix AggDataset relying on null MFile for nonexisting file More... almost 2 years ago
Merge pull request #1170 from tdrwenski/fix-mfileS3-exists More... almost 2 years ago
Check nonnull response and response code when checking if bucket/object/directory exist More... almost 2 years ago
Change MFiles.create to be Nonnull More... almost 2 years ago
Use filter for s3 sub directories in ControllerS3 More... almost 2 years ago
Add tests for filtering of s3 files More... almost 2 years ago
Add MFile::getChild and tests More... almost 2 years ago
Update tests with non existent key to not have two "?" symbols More... almost 2 years ago
Update MFileS3::exists to work for both objects, buckets, and "directories" by using listObjects and headBucket instead of just headObject More... almost 2 years ago
Add tests to check if MFileS3 exists works for directories (or the s3 version of that) and buckets More... almost 2 years ago
Merge pull request #1169 from haileyajohnson/typos More... almost 2 years ago
add new methods without typos (ugh) More... almost 2 years ago
Merge pull request #1167 from tdrwenski/fix-longitude-subsetting More... almost 2 years ago