List view
- No due date•2/6 issues closed
- Overdue by 9 year(s)•Due by July 27, 2016•12/12 issues closed
1. use R to query netcdf files directly, workflows_controller.rb 2. remove netcdf data query from workflows_controller.rb
No due date•2/2 issues closedThe netcdf files in the [`netcdf/`](https://github.com/ebimodeling/ghgvc/tree/master/netcdf) directory are disorganized and split up, which fails to take advantage of the format. We need to 1. document the data and 2. combine data sets into a single file or a set of logically organized files that are easy (quick and logical) to read. The metadata are in [app/controllers/workflows_controller.rb](https://github.com/ebimodeling/ghgvc/blob/master/app/controllers/workflows_controller.rb). TODO: 1. combine data. perhaps separate by source or variable, but it makes more sense to combine all variables into a single folder, and the separation of crops into US and Brazil is redundant with the map and lat/lon coordinates. 2. store data separately from source code (and perhaps remove from history to reduce checkout size), i.e. create a new repository called `ghgvc-data` 3. re-grid similar datasets, combine into single file 4. add species / pft as a dimension (?), see CF discussion http://kitt.llnl.gov/trac/ticket/99 e.g * 'taxon_identifier' as standard_name; --> scientific name
No due date•5/5 issues closed## essential: * #96 (fix bug that reverts to old graphing when ecosystem with no data is selected) * #88 (on graph, rank ecosystems in order of site #, as opposed to alphabetically) * #87 (add link to ecosystem description .pdfs. Page resets if user clicks on one of these links, hence the essential designation.) * #86 (add alternate maps. This is probably the biggest item on the essential list. If we don’t do this, we have to remove a figure & some content from the paper. We’ve already invested enough effort in this that I’d really like to get it done.) ## desired: * #90 (increase height of map box so that tip of S America is included. not essential, but I think its super easy.) * #95 (disallow temperate savannas— they have no data. more of a bug.) * #85 (site selection by entering lat-long. This would be very helpful if possible, but we’ll get by without it if necessary.) * #81 (put asterisk next to most likely —SYNMAP— ecosystem type. If its easy, it would be helpful.) * #12 (adjust settings. highly desired, but not totally essential.) * #27 (add biophysical maps. borderline essential, and hopefully easy.)
No due date•28/29 issues closed