-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release-candidate 0.2.0 #73
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Note that, contrary to the function's documentation, reading and returning the soilmap_simple data source is not yet implemented.
environmental pressures: updated explanations (pressures 1.2)
namelist: add names & shortnames of typegroups in scheme SURF_03.4_lentic
read_habitatsprings(): provide argument 'units_7220'
read_habitatmap_terr(): add drop_7220 argument
generate_textdata: use renv for reproducibility
read_habitatsprings(): update default data source version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release candidate for version
0.2.0
is more or less complete. Your test results are now more than welcome as they may lead to further improvement. Bugs can be filed at https://github.com/inbo/n2khab/issues or in this pull request.Installation
Install this dev version (
0.1.2.9000
) as follows:New features
types
: updates of flood dependency scores and hydrological class of several types, following several expert discussions and checksschemes
&scheme_types
: updates regarding spatial restrictions, types and typegroup memberships of MNE schemes (for defining the schemes' target populations)env_pressures
: updated explanations. Each pressure now has its own explanationnamelist
: according updatesrenv
framework implemented to enhance reproducibility of generating the built-in textual data sources (generate_textdata: use renv for reproducibility #72)read_env_pressures()
: an extra column 'remarks
' is now returned (environmental pressures: updated explanations (pressures 1.2) #65)read_soilmap()
for reading thesoilmap
or processedsoilmap_simple
data sources (New function read_soilmap() #29; Soilmap: early exploration + creation of soilmap_simple n2khab-preprocessing#34)read_soilmap()
as an example target (New function read_soilmap() #29)read_habitatsprings()
accommodates the latest version of thehabitatsprings
data source (read_habitatsprings(): accommodate new datasource version #62)read_habitatsprings()
optionally aggregates points to (population) units (read_habitatsprings(): provide argument 'units_7220' #70)read_habitatmap_terr()
now drops occurrences of type7220
by default, given the information returned byread_habitatsprings()
(read_habitatmap_terr(): add drop_7220 argument #71)Further, a number of smaller fixes and enhancements were made.
Other plans for
0.2.0
?0.2.0