Changes between Version 29 and Version 30 of WikiStart
- Timestamp:
- 02/23/18 15:40:01 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v29 v30 18 18 1. dans le fichier [https://trac.crealp.ch/VIVA/browser/trunk/web/app/scripts/services/apiData.js services/apiData.js] on ajoute la nouvelle fonction (par ex. `getWeatherStationsForecastData `) dans la section qui correspond à la source de données (Users/Maya/MINERVE/resource): 19 19 {{{ 20 #!div style="font-size: 90%;width:60%;"20 #!div style="font-size:80%;width:80%;" 21 21 {{{ 22 22 var getWeatherStationsForecastData = function (product, stationId, refDate) { … … 27 27 2. dans le fichier [https://trac.crealp.ch/VIVA/browser/trunk/web/app/scripts/services/appData.js services/appData.js] 28 28 {{{ 29 #!div style="font-size: 90%;width:60%;"29 #!div style="font-size:80%;width:80%;" 30 30 {{{ 31 31 this.loadMeteoStationData = function (station, callback) { … … 39 39 3. dans le fichier [https://trac.crealp.ch/VIVA/browser/trunk/web/app/scripts/directives/graph.js directives/graph.js] 40 40 {{{ 41 #!div style="font-size: 90%;width:60%;"41 #!div style="font-size:80%;width:80%;" 42 42 {{{ 43 43 // Spatial temperatures