Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
diana:tasks [2011-03-04 08:06:34] lisbethb |
diana:tasks [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Diana - roadmap ====== | ====== Diana - roadmap ====== | ||
| + | |||
| + | =====Current tasks ===== | ||
| + | |||
| + | ==== Field edit / chart production ==== | ||
| + | * Remove production database | ||
| + | * Write products to file | ||
| + | * Use the NetCDF format (fields) | ||
| + | ==== New drawing tool ==== | ||
| + | |||
| + | * Polylines, symbols, text | ||
| + | * Time dependent/ | ||
| + | * EditObjects have properties like: id, priority, style | ||
| + | * Possible to show/edit several layers | ||
| + | * Possible to define styles in setup (Warm fronts, cold fronts etc) | ||
| + | * Fileformat: KML | ||
| + | |||
| + | ===== Tasks ===== | ||
| + | |||
| + | ==== Raster images ==== | ||
| + | |||
| + | * Use the field interface | ||
| + | * Select channel mixing in the gui | ||
| + | * [[rasterimages|more...]] | ||
| + | |||
| + | ==== Web Map Services ==== | ||
| + | * producing WMS-layers | ||
| + | * bdiana can produce maps for WMS servers, but this functionality needs improvment | ||
| + | * displaying WMS-layers | ||
| + | * Diana should be able to display maps from WMS-servers | ||
| + | |||
| + | ==== Observations ==== | ||
| + | |||
| + | * More general plotting, all parameters available | ||
| + | * Move parameter definitions to the setupfile | ||
| + | * Possible to mix data from different sources (metadata + data) | ||
| + | * [[observations|more...]] | ||
| + | ==== misc ==== | ||
| + | * All information available from ascii files should also be available from http | ||
| + | * setupfile, ascii-obs, maps, product definitions | ||
| + | |||
| + | ===== Finished tasks ===== | ||
| ==== Projections ==== | ==== Projections ==== | ||
| Line 5: | Line 46: | ||
| * Diana are now using proj4 to handle projection, but there are some issues left: | * Diana are now using proj4 to handle projection, but there are some issues left: | ||
| * Remove all reference to the old projection-library milib | * Remove all reference to the old projection-library milib | ||
| - | * There are still some problems when plotting spherical earth data on a map whith spheroidal reference surface | + | * There are still some problems when plotting spherical earth data on a map with spheroidal reference surface |
| + | * Resolved, but not implemented yet | ||
| + | * UTM - diana do not understand UTM projections | ||
| ==== Field interface ==== | ==== Field interface ==== | ||
| * Use [[https:// | * Use [[https:// | ||
| - | * Read Felt-format, | + | * Read Felt-format, |
| * FieldFunctions will use standard_names | * FieldFunctions will use standard_names | ||
| | | ||
| Line 19: | Line 62: | ||
| * Plot definitions in the setupfile will be used to define: plotname, default options, multi-dimensional plots etc | * Plot definitions in the setupfile will be used to define: plotname, default options, multi-dimensional plots etc | ||
| - | ==== Polygons, points etc ==== | ||
| - | * Data from shape, ascii, qsocket | + | ==== Stations ==== |
| - | * Time dependent/ | + | |
| - | * Datatypes | + | |
| - | * polygons(coordinates, | + | |
| - | * points (coordinates, | + | |
| - | * Texts available on the map or in separate textbox | + | |
| - | * Editable | + | |
| - | * Priority levels, just plot the most important info (?) | + | |
| - | ==== Raster images ==== | + | * New features in StationPlots |
| + | * StationDialog - select and manage StationPlots | ||
| + | * New action: show url | ||
| + | * [[tasks: | ||
| - | | + | ==== Vertical cross-sections ==== |
| - | * Select channel mixing in the gui | + | |
| + | * refactoring current vcross code | ||
| + | |||
| + | ==== Vertical profiles ==== | ||
| + | * Use fimex to read vertical profiles | ||
| - | ==== Observations ==== | ||
| - | |||
| - | * Read observations from url | ||
| - | * More general plotting, all parameters available | ||
| - | * Move parameter definitions to the setupfile | ||
| - | * Possible to mix data from different sources (metadata + data) | ||
| - | ==== misc ==== | ||
| - | * All information available from ascii files should also be available from http | ||
| - | * setupfile, ascii-obs, maps, product definitions | ||