- 04 Jun, 2021 1 commit
-
-
Paulo Medeiros authored
-
- 27 Jan, 2021 1 commit
-
-
Paulo Medeiros authored
-
- 23 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 22 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
Separate grid- and projection- related properties in Domain.
-
- 21 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
Lint with pylint, but keep the flake8 pylint plugin inactive for the time being. Some more tunning is still needed.
-
- 20 Oct, 2020 2 commits
-
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
- 19 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 15 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
With a somewhat basic config/plugin usage for flake8 at the moment. Update .pre-commit-config.yaml and .gitlab-ci.yml to use these new configs.
-
- 13 Oct, 2020 2 commits
-
-
Paulo Medeiros authored
Via config.general.obsoul_export_params default=["pressure", "temperature", "humidity", "sum_rain_1"]
-
Paulo Medeiros authored
Move thinning_grid_coarse_factor config option from the "commands.select" config section to the "domain" section. Also, change scheme to choose resolution of shown grids (if any).
-
- 11 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 08 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
And make other minor cosmetic changes to them.
-
- 07 Oct, 2020 2 commits
-
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
- 06 Oct, 2020 3 commits
-
-
Paulo Medeiros authored
Plotly does not seem to take the used map projection into account to interpolate between start and end (lon, lat) coords. Doing the interpolation manually now.
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
- 05 Oct, 2020 3 commits
-
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
- 03 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
Also format hover text properly and give back clickmode="event+select" to cluster plot.
-
- 02 Oct, 2020 3 commits
-
-
Paulo Medeiros authored
-
Paulo Medeiros authored
From plots.py. They are no longer needed.
-
Paulo Medeiros authored
-
- 01 Oct, 2020 1 commit
-
-
Paulo Medeiros authored
And, in the process, use Domain's plot engine to produce scattergeo plots.
-
- 20 Sep, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 26 Aug, 2020 3 commits
-
-
Paulo Medeiros authored
-
Paulo Medeiros authored
And put it into new function make_simple_scatter_geo.
-
Paulo Medeiros authored
-
- 20 Aug, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 07 Aug, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 20 May, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 18 May, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 16 May, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 11 May, 2020 1 commit
-
-
Paulo Medeiros authored
-
- 30 Apr, 2020 1 commit
-
-
Paulo Medeiros authored
Further helps to distinguish clusters, as the number of colours is limited.
-
- 28 Apr, 2020 3 commits
-
-
Paulo Medeiros authored
For the cases when the refining procedure ends up removing all elements of one or more clusters. Also, made minor chnages to defaults so that test_clustering.py and app.py produce the same results by default.
-
Paulo Medeiros authored
The colours of the poins corresponding to obs removed from the clusters after running the post-clustering refining now match the colours of the originating cluster. This makes it easier to identify such obs visually in relation to their parent clusters. The symbol is not the same used for the obs removed by the clustering itself, as the colours lift the ambiguity.
-
Paulo Medeiros authored
Remove rejected/unclustered observation entries from the calculation of the Silhouette score. Minor change to plotting order so that accepted obs will be plotted on top of the rejected ones. Other minor changes.
-