Skip to content

Hadoop and Hive I/O for netcdf METAR extracts, a small matrix library, BGFS and naive gradient descent optimizers

Notifications You must be signed in to change notification settings

matt-har-vey/maprednetcdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some classes that use Hadoop to scan weather data from NOAA MADIS. The record
reader assumes a sequence file whose entries are gzipped netcdf METAR data.

This also includes just enough of matrix library to support BFGS. That is, a
pure Java implementation of the default algorithm behind fminunc is a tidbit
here. In this context it was a fast enough way to fix a polynomial surface by
least squares.

About

Hadoop and Hive I/O for netcdf METAR extracts, a small matrix library, BGFS and naive gradient descent optimizers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages