Dat – A git-like tool for large datasets
dat-data.com
Dat – A git-like tool for large datasets
1–10 of 43 posts
Re: Dat – A git-like tool for large datasets
#2Re: Dat – A git-like tool for large datasets
#3I can't find any information on the tools capabilities or implementation on that website. The README on github isn't helpful either.
Re: Dat – A git-like tool for large datasets
#4I could be missing something here so anybody more knowledgeable should chime in.
Re: Dat – A git-like tool for large datasets
#5I don't think this is the right approach. I'm fairly certain, after reading their website and git repo, that dat really does only deal with textual data. As someone that deals with huge datasets on a daily basis, text files are really out of the question. I have to rely on netCDF or HDF5 for my data stores. I could be missing something here so anybody more knowledgeable should chime in.
Re: Dat – A git-like tool for large datasets
#6I can't find any information on the tools capabilities or implementation on that website. The README on github isn't helpful either.
[1]: https://github.com/maxogden/dat
[2]: https://github.com/maxogden/dat/blob/master/usage.md
[3]: https://github.com/maxogden/dat/blob/master/what-is-dat.md
Re: Dat – A git-like tool for large datasets
#7I don't think this is the right approach. I'm fairly certain, after reading their website and git repo, that dat really does only deal with textual data. As someone that deals with huge datasets on a daily basis, text files are really out of the question. I have to rely on netCDF or HDF5 for my data stores. I could be missing something here so anybody more knowledgeable should chime in.
It might not be optimal; however I wonder if most of the primary sources this is intended to target (i.e. govt) prefers to use textual data?
The second sentence on their website appears to state otherwise: "As a team we have a bias towards supporting scientific + research data use cases."
Edit: Well, on further reading they do go on to say, "What we're building isn't quite ready for prime time yet, but if you want to play around...", so perhaps I should not jump the gun :)
Re: Dat – A git-like tool for large datasets
#8I don't think this is the right approach. I'm fairly certain, after reading their website and git repo, that dat really does only deal with textual data. As someone that deals with huge datasets on a daily basis, text files are really out of the question. I have to rely on netCDF or HDF5 for my data stores. I could be missing something here so anybody more knowledgeable should chime in.
Re: Dat – A git-like tool for large datasets
#9I don't think this is the right approach. I'm fairly certain, after reading their website and git repo, that dat really does only deal with textual data. As someone that deals with huge datasets on a daily basis, text files are really out of the question. I have to rely on netCDF or HDF5 for my data stores. I could be missing something here so anybody more knowledgeable should chime in.
It might not be optimal; however I wonder if most of the primary sources this is intended to target (i.e. govt) prefers to use textual data?