Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean some functions, start using yml files for configuration #17

Merged
merged 49 commits into from
Sep 15, 2023
Merged

Conversation

hsonne
Copy link
Member

@hsonne hsonne commented Nov 12, 2021

Please look at #18 first

  • Extract common parts of aggregate_export_fst_* functions into aggregate_export_fst() and use this function within the aggregate_export_fst_* functions. Pass functions that are to be used to process the different kinds of data.
  • Configure the calculation of operational parameters in terms of yml files

This change is Reviewable

into aggregate_export_fst() and use this function within
the aggregate_export_fst_* functions. Pass functions that
are to be used to process the different kinds of data.
Use Unicode instead of latin1-code to encode Greek
character "my"
any more. Read from the yml files. Use new function
get_calc_config().
No more need for the get_calc_info_<site>() functions
Remove package_file(). It is not used any more.
@hsonne hsonne requested a review from mrustl November 12, 2021 09:23
hsonne and others added 20 commits November 12, 2021 20:54
Merge branch 'dev' into clean

# Conflicts:
#	DESCRIPTION
#	R/read_mbr4.R
to (hopefully) remove last R CMD check warning
Merge branch 'dev' into clean

# Conflicts:
#	R/group_datetime.R
#	R/import_operation_berlin_t.R
#	man/calculate_operational_parameters.Rd
#	man/calculate_operational_parameters_berlin_f.Rd
#	man/import_data_berlin_f.Rd
#	man/import_data_haridwar.Rd
- add commented lines for foldable sections
- improve indentation
- find better names (gather_cols -> parameters)
- extract functions
- use pipe operator
- use kwb.utils::removeColumns()
@hsonne hsonne merged commit 48d71b0 into dev Sep 15, 2023
7 checks passed
@hsonne hsonne deleted the clean branch September 15, 2023 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant