enthought / tabs

Default Repo description from terraform module
0 stars 0 forks source link

Server architecture #16

Closed kjordahl closed 9 years ago

kjordahl commented 9 years ago

Implement a server architecture that would combine the functions of current JSON generating script and static frontend. This will likely be a simple flask application.

Need to design an API for requesting data from the server process.

kjordahl commented 9 years ago

Basic architecture implemented in #25. The API exists but needs refinement and documentation.

Still needs to incorporate netCDF loading on server side.

johntyree commented 9 years ago

34 Handles dynamically serving vector frames

johntyree commented 9 years ago

38 handles dynamic serving salinity contour frames.

kjordahl commented 9 years ago

Closing with #38 merged to master.