Wykres commitów

628 Commity (9409cbbf1adb11d9da3f9fe547b29d647a7181b2)

Autor SHA1 Wiadomość Data
Piero Toffanin f3b761e46d Fixed tests 2020-03-12 11:16:32 -04:00
Piero Toffanin 5c5aa188da Grass engine refactoring, volume calculations using python 2020-02-29 22:01:15 -05:00
Piero Toffanin 1baca617be Fix DB build, laptop icon on hover 2020-02-29 15:11:52 -05:00
Piero Toffanin d0b64db08d Fixed delta calculations in progress upload 2020-02-19 11:00:25 -05:00
Piero Toffanin 6d7a9dbf77 Syntax fixes, renamed EXG 2020-02-19 08:47:30 -05:00
edblanch 22ce2dbd74
Update formulas.py
‘ExcessGreen’: {
‘expr’: '(2*G)-(R+B),
‘help’: ‘Excess Green Index emphasizes the greenness of leafy crops such as potatoes.’,
‘range’: (-50,150)
},
2020-02-19 22:22:32 +11:00
Piero Toffanin 1fa9ff346c Off-by-one fix 2020-02-15 21:44:39 -05:00
Piero Toffanin 2af2f30a57 Fixed plant health export for N>3 band datasets 2020-02-15 21:31:14 -05:00
Piero Toffanin b962519152 Sort band names during plant health export, UI fixes 2020-02-14 14:32:28 -05:00
Piero Toffanin 3249ee2a43 Smooth mesh lighting 2020-02-12 11:55:47 -05:00
Piero Toffanin ea052a3915 Force leaflet-touch class 2020-02-11 23:39:17 -05:00
Piero Toffanin 73d5c0af72 More UI fixes 2020-02-11 23:00:42 -05:00
Piero Toffanin 300ec0b096 Fixed basemaps icon button 2020-02-11 22:06:56 -05:00
Piero Toffanin 6c7e3d30ff Probe for correct 3D model to display instead of relying on assets list 2020-02-04 15:15:25 -05:00
Piero Toffanin 50858d8241 Disable web_optimizated while converting cogeos 2020-01-29 08:13:11 -05:00
Piero Toffanin f36571978c Removed old comment 2020-01-21 22:09:46 -05:00
Piero Toffanin 07a3ca3f2a Scale fix for 16bit orthophoto TIFFs 2020-01-21 22:08:40 -05:00
Piero Toffanin f56451234b Change order of multispectral preset 2020-01-21 17:41:17 -05:00
Piero Toffanin ec6b74b45b Fixed tests 2020-01-21 15:00:32 -05:00
Piero Toffanin d7302d5573 Add multispectral preset 2020-01-21 14:59:00 -05:00
Piero Toffanin 6fcf3fbdc8 Unit tests, cleanup 2020-01-20 16:52:01 -05:00
Piero Toffanin 1717d09b9e Export ortho/dsm/dtm in layer list 2020-01-20 12:17:04 -05:00
Piero Toffanin d37da0ff63 Add workers JS module 2020-01-17 16:34:45 -05:00
Piero Toffanin 1403fcabca Async volume measurements 2020-01-17 16:22:22 -05:00
Piero Toffanin 59a746897b Export plant health results 2020-01-17 14:55:37 -05:00
Piero Toffanin 692c9264b3 Async task worker refactoring 2020-01-17 13:19:03 -05:00
Piero Toffanin f0e86d1feb Removed print stmt 2019-12-20 15:08:14 -05:00
Piero Toffanin 5e785d1ab4 Removed dev code 2019-12-20 15:07:32 -05:00
Piero Toffanin 3412ea0e78 Support for orthophotos with more than 3 bands, uint16 cogeo workarounds 2019-12-20 15:02:34 -05:00
Piero Toffanin fd2410e463 Added ENDVI, NDVI (Blue) thanks @Miguelistan 2019-12-18 15:04:34 -05:00
Piero Toffanin 75f503f5d8 Fixed icon 2019-12-12 22:36:00 -05:00
Piero Toffanin 39cbbca718 Increase hillshade value, bilinear filtering on DSM/DTM 2019-12-11 14:00:27 -05:00
Piero Toffanin e16008089f jet_r --> jet 2019-12-10 17:52:47 -05:00
Piero Toffanin 835bd9532d Hillshade bilinear intensity blend and padding 2019-12-10 17:41:26 -05:00
Piero Toffanin 66a5564ac9 Show basemaps when zooming in 2019-12-10 16:00:56 -05:00
Piero Toffanin 3a5d30f43c Fix histogram deformations 2019-12-10 15:31:54 -05:00
Piero Toffanin 60364dbc0b Allow upsampling and downsampling past computed zoom levels, nearest resampling for orthophoto 2019-12-10 14:47:17 -05:00
Piero Toffanin 01bab2f901 BUG: #762 memory overallocation for tiles outside zoom level 2019-12-09 09:56:48 -05:00
Piero Toffanin 92ac792b7b BUG: Fixed React/ReactDOM imports 2019-12-03 22:59:44 -05:00
Piero Toffanin aa411e9935 More jest tests, increased version 2019-12-03 10:59:15 -05:00
Piero Toffanin c3ab68504b More tests 2019-12-03 09:57:52 -05:00
Piero Toffanin bf669857ed Fixed jest tests 2019-12-02 17:23:26 -05:00
Piero Toffanin 134ae42ac5 Fixed tests 2019-12-02 16:32:28 -05:00
Piero Toffanin fdebc8f157 Tiler metadata unit tests 2019-12-02 15:22:24 -05:00
Piero Toffanin 2bbcefa77a Fixed unit tests 2019-12-02 14:11:08 -05:00
Piero Toffanin 90b5a9ce91 Resize handling for TIFFs 2019-12-02 12:57:16 -05:00
Piero Toffanin cff90587e3 Cogeo migration 2019-11-29 16:44:38 -05:00
Piero Toffanin 4ac4e9e3c4 Drag & Drop button, fixes for stability 2019-11-29 16:20:51 -05:00
Piero Toffanin a0b30d18a6 Added assure_cogeo function 2019-11-28 21:47:32 -05:00
Piero Toffanin df1268de20 Camera filter selection 2019-11-27 11:41:17 -05:00