This repository was archived by the owner on Jul 18, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
This repository was archived by the owner on Jul 18, 2018. It is now read-only.
To Do #4
Copy link
Copy link
Open
Description
This is a list of some tasks that were not completed or not even started.
They differ from the list of ideas in the sense that these 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.
This list follows no specific order or categories.
TODO
- Add an option in cost.py for absolute or relative counting of days/months.
- Check/fix if
convert_gslibis creating the file even when it is not going to write it. - Try to automate the numbers formatting when writing files.
- [Refactor] Remove references to stations merging.
- Confirm if the DSS binary is floor'ing variograms' range. Act accordingly.
- Option to append year (maybe this?.
- Integrate keys in the overall process.
- Deal with stations outside of the grid. Check grid limits and put them aside?
- [Refactor] Review the need for
flag(optional or mandatory?) - Confirm the desired behaviour of this call to
dsspar.update. - Check the exclusions when using the option to skip outliers in the scores calculation:
- station: exclude the year
- network: exclude the station
- Validate rows (scores GUI), maybe with QValidator.
- Test/fix homogenisation with one single station.
- Maybe add an option in cost.py to append a column with the year when
resolution != 'y'or whensum_year == True. - Check/fix
station_orderwhenheader == False. - Fix the hack in
flush_varnamesrelated with the'flag'. - Make summary of the
merge_outputcompatible to when not using batch. - Check/fix
fill_station(here and here) for non annual data. Also, why do we have two functions? There was some refactoring lost in the way... - [Refactor] Merge
loadcheckwithPointSet.load, or to the parent class. - Omit results per decade in the results.xls of the batch decade.
- Add option to do not fill no_data, or to fill it with other value (e.g., average or user defined). Make it independent, by first inserting
no_datavalues where needed. - Handle variography definition when using batch networks without batch decade.
save_settingsafter loading does not update the original file. Maybe ask when closing.- Check filling stations in monthly data.
- Add buttons to change tab.
- Create a gsimcli_results.xls file with a single hard data.
- There are other
TODO's spread over the code - Most likely there is a lot of code cleaning to do (including removing commented out blocks that are not useful anymore).
Metadata
Metadata
Assignees
Labels
No labels