Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fchristenson/competition
My attempt at a local competition
https://github.com/fchristenson/competition
Last synced: about 2 months ago
JSON representation
My attempt at a local competition
- Host: GitHub
- URL: https://github.com/fchristenson/competition
- Owner: fChristenson
- Created: 2014-04-10T10:54:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-27T06:42:49.000Z (over 10 years ago)
- Last Synced: 2023-08-20T07:21:56.099Z (over 1 year ago)
- Language: Java
- Size: 375 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Competition
===========My attempt at a local competition.
http://codemint.com/codingchallenge.htmlThe application assumes that each subfolder in the treestructure is named after the year
of its gathered data.It is also assumed that each folder has a collection of .gz files containing files
formated according to ISD-lite format.
ftp://ftp3.ncdc.noaa.gov/pub/data/noaa/isd-lite/isd-lite-format.txtThe application takes 3 arguments: rootfolder for the files, outputfile and an optional
error outputfile.