- 04 Jun, 2021 7 commits
-
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
And update .pre-commit-config.yaml
-
- 01 Jun, 2021 1 commit
-
-
Paulo Medeiros authored
As "extends" stopped working for whatever reason.
-
- 18 Mar, 2021 1 commit
-
-
Paulo Medeiros authored
Fixes issue #4.
-
- 04 Mar, 2021 1 commit
-
-
Paulo Medeiros authored
-
- 03 Mar, 2021 8 commits
-
-
Paulo Medeiros authored
This is a merge.
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
It seems that the previously used method to shorten string station IDs would not produce unique IDs in some cases.
-
- 27 Jan, 2021 22 commits
-
-
Paulo Medeiros authored
Summary of changes: * Lint code with "isort", "flake8(helled)" and pylint * Add option "--selected-stations-fpath" to csv2obsoul command * Fix issue in csv2obsoul command when station IDs are integers * Other minor bugfixes
-
Paulo Medeiros authored
Changed: * Rename the "--selected-stations" option in the csv2obsoul command to "--selected-stations-fpath" * Make invalid selected_stations_fpath raise error Fixed: * Crash in --selected-stations-fpath opt * Crash in csv2obsoul command * Crash in clustering & select when no station gets accepted in the clustering. This is a merge commit.
-
Paulo Medeiros authored
-
Paulo Medeiros authored
Instead of just issuing a warning. Otherwise users may not notice that the stations have not ben filtered until they examine the output files.
-
Paulo Medeiros authored
Change the "--selected-stations" option in the csv2obsoul command to "--selected-stations-fpath". This is to make it more obvious that this refers to a file path. The old syntax using "--selected-stations" should still work though, as argparse tries to match the options from passed abbreviations.
-
Paulo Medeiros authored
Caused by a reference to select_stations before the variable had been defined.
-
Paulo Medeiros authored
To simplify the code and fix an unpacking error in the csv2obsoul command.
-
Paulo Medeiros authored
They already get shortened when reading data in read_netatmo_csv (which is used by all other file reading routines so far in netatmoqc). This should solve the issua at FMI with failure for integer station IDs. See issue <#3>.
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
-
Paulo Medeiros authored
This is a merge commit. The previous commit in the branch was 22e5a889
-
Paulo Medeiros authored
And fix an issue with retrieval of DTG metadata in save_df_as_obsoul.
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-
Paulo Medeiros authored
-