Valerie Pasquarella
Valerie Pasquarella
Add a symbology field that would enable symbolizing observations by month. Mockup using MATLAB:   Colors could definitely be improved, but should be somewhat cyclic like the...
Model fit currently only shown for TS (sequential date) plot. Re-implement display of model fit in DOY plot (was implemented in prior version). Use optimally placed legend/reduce legend text so...
Currently TS is masked using Fmask, but images displayed when clicking a TS point include clouds (as per a previous request). Add an option so that user can select whether...
The current version of the Time Series Viewer assumes the user will provide an asset (point geometry) for interpretation, with the option to pull time series on-the-fly or from an...
Time Series Viewer is currently designed to be general-purpose and focuses on bands and a more standard set of spectral indices. However, CODED/degradation interpretation requires access to Spectral Mixture Analysis...
Time Series Viewer is currently a very long script. Functions should be generalized and moved to a `utils` script.
Formatting should be updated to follow community standards. Google JavaScript Style Guide available here: https://google.github.io/styleguide/jsguide.html Checklist of current scripts: - [ ] `utils` > `estimators` - [ ] `utils` >...