Changes between Version 9 and Version 10 of Sensors/Grimm/portal
- Timestamp:
- Oct 7, 2014, 5:11:11 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sensors/Grimm/portal
v9 v10 58 58 [wiki:settingUpPostgresDB How to set up an configure a postgres database] 59 59 60 61 62 60 === Other scripts === 63 61 64 62 Phil's script to create the CSV files in real time: 63 phil_grimgps_opver.py 65 64 66 65 A script I wrote to extract "vertical profiles" from the data: 66 grimm_extract_vertical_profiles.py 67 67 68 68 === Things to be fixed/improved === 69 69 70 Mark1/knpa suggestions:[[BR]] 70 71 - Improve speed of area/date search 71 72 - Return area/date search results in a way that can be easily downloaded … … 80 81 - improve interactivity of graph (less lag) 81 82 83 Suggestions by Ben Barratt:[[BR]] 84 - Update so can group particle sizes into ultrafine (<1micron), fine (<2.5micron) and coarse (>2.5micron). A display showing the ratio would also be helpful. 85 - Try and use this to calculate the particle mass (Pm) value, which should be displayed on our portal (ask Ben B for this) 86 - allow you to get vertical profiles of areas where the plane is ascending or descending 87 - should cut out periods of takeoff and landing, or give these with a warning, because this will be very noisy data, with spikes. *note - this sounds like it will clash with above suggestion!* 88 - should display all of the different sizes at once instead of just three variables, could use different colours for each class. 82 89 83 90 … … 90 97 91 98 99 100 101 102 103 104 105 106