You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.
This is a list of some new features and ideas that I had, which were never implemented or tried out.
They differ from the to do list in the sense that those should have a higher importance and/or impact in the user experience, according to the existing features.
Test using octants in DSS (Does simulation work? Is it only for two part search?).
Add an test the option to crop the first n years. It is already implemented here, but not in the front-end. Venema (2012) excludes the first and last 5 years (see page 95).
Implement the score power of detection (Venema, 2012).
Test smaller search radius.
Test candidate as soft data.
Add and test mask/buffer. It should highly reduce the simulation time.
Implement the score CMRSE Anomalies.
Try DSS version with local means.
Test PCA/clusters.
Calculate and flag abrupt changes between corrected and observed values, e.g., column with (obs-corr)/corr.
Application
More outputs:
histograms
maps
other graphics
visualize variograms
Class to encapsulate/manage all the files of the gsimcli procedure (input, output, intermediary, parameters).
Convert between file types:
GSLIB to COST-HOME
COST-HOME to CSV/gsimcli
GSLIB to CSV
CSV to GSLIB
GSLIB add/remove header
Ask the user the number of divisions over ZZ.
Add functions to split hard data.
Handle different versions of the DSS (running and reading/loading parameters).
Add a cute QSplashScreen.
Save results by station.
Show simstats progress.
Handle simstats parameters.
Try to use multiprocessing to detect irregularities.
Try optimizations (Cython, Numba, PyPy, Pyston).
Maybe replace parameters handling with ConfigParser
This is a list of some new features and ideas that I had, which were never implemented or tried out.
They differ from the to do list in the sense that those should have a higher importance and/or impact in the user experience, according to the existing features.
Of course, even more important are the known bugs and limitations.
They are grouped into two categories:
Method
n
years. It is already implemented here, but not in the front-end. Venema (2012) excludes the first and last 5 years (see page 95).Application
Class
to encapsulate/manage all the files of the gsimcli procedure (input, output, intermediary, parameters).simstats
progress.simstats
parameters.detect
irregularities.mp_exec
with symlink instead of copy (not sure if it would work).gsimcliparam
.batch_decade
.docopt
..exe
(cx_freeze, PyInstaller, Cython, Nuitka).The text was updated successfully, but these errors were encountered: