================================
Change history of ecoval package
================================


Changes version 1.2.8 (16.11.2020) -> version 1.2.9 (10.12.2021)
================================================================

PR:     msk.macrophytes.2017: illegal file name characters replaced by "-"
                                when constructing file names from date and site
                                user input (designed by Mikolaj Rybinski)
                              error with picture name search fixed


Changes version 1.2.7 (24.11.2020) -> version 1.2.8 (16.11.2020)
================================================================

PR:     msk.macrophytes.2017: NA strings from NA, Na, na, -999 extended by
                                -999.00, -999,00
                              picture exensions of .jpg .JPG, .jpeg, .JPEG 
                                extended by no extension
                              two picture column names checked for available
                                pictures (first A_macrophytes_site_picture,
                                the A_macrophytes_site_picture1)


Changes version 1.2.6 (19.03.2020) -> version 1.2.7 (24.04.2020)
================================================================

PR:     msk.macrophytes.2017: coverage of -999 or NA or empty allowed for 
                                taxa that are not in the taxa list
                              error corrected regarding coverage of neophytes


Changes version 1.2.5 (23.09.2019) -> version 1.2.6 (19.03.2020)
================================================================

PR:     msk.macrophytes.2017: 
         - taxa output on site documentation sheets sorted
         - dealing with characea adapted to the model used for bryophytes
         - characea species output on site documentation sheets indented
           and greyed to clarify that coverage is already considered in 
           aggregate taxon
         - codes for NA in bryophyte and characea species coverages extended
           from -999 to also consider NA, Na, na
         - coverages for bryophyte and characea species coverages are now
           processed if available (if all are available, their sum must be 
           equal to the coverage of the aggregate taxon; if aggregate taxon
           is missing, in this case it is added)
         - code cleaned from explicit use of taxa list species numbers 
           and -999 code for NA
         - taxalist updated
         

Changes version 1.2.4 (14.05.2019) -> version 1.2.5 (23.09.2019)
================================================================

PR:     msk.macrophytes.2017: error for input for one site only corrected

PR:     msk.macrophytes.2017: site input rows without date and site id are ignored


Changes version 1.2.3 (26.03.2019) -> version 1.2.4 (14.05.2019)
================================================================

PR:     msk.macrophytes.2017: some improvements to the site documentation pdfs

PR:     msk.macrophytes.2017: removal of briophytes of determiniation class 3
          excluded if uncertainty class is equal to 2 (expert)
        

Changes version 1.2.2 (09.03.2019) -> version 1.2.3 (26.03.2019)
================================================================

PR:     msk.macrophytes.2017: annotation type probability plot
        msk.macrophytes.2017: French language corrections
        

Changes version 1.2.1 (27.09.2018) -> version 1.2.2 (09.03.2019)
================================================================

PR:     error handling in msk.macrophytes.2017.read.compile.evaluate improved

PR:     msk.morphol.1998.create: riparian zone evaluation complemented by a finer
        data resolution in 8 rather than in only 3 classes (still only with 3 
        different value outcomes)

PR:     lake.morphol.2016.create: attribute levels added to dictionary

PR:     default values of the arguments attrib.names and col.names of the function
        lake.morphol.2016.read.attrib set to NA; this results in values taken from
        the dictionary

PR:     French and English translations implemented for macrophyte assessment


Changes version 1.2 (03.05.2018) -> version 1.2.1 (27.09.2018)
==============================================================

PR:     minor modification to msk.morphol.1998 to allow for NA in bed
        modification and bank modification material (in particular relevant
        if there is no modification; otherwise assuming the worse material)

CM:     minor correction to the function msk.macrophytes.2017.calc.attrib
        to correctly calculate number of taxa in case of submers/emergent species.
        
PR:     msk.macrophytes.2017.read.compile.evaluate: eliminated program crash
        in case of missing data required for calculating macrophytes river types. 
		
PR:     dictionary to msk.morphol.1998.create: "Eindohlung" corrected to "Eindolung"


Changes version 1.1 (19.01.2017) -> version 1.2 (03.05.2018)
============================================================

PR/CM:  module for macrophyte assessment of rivers implemented:
          msk.macrophytes.2017.create
          msk.macrophytes.2017.read.compile.evaluate
          msk.macrophytes.2017.calc.types
          msk.macrophytes.2017.doc.site
          msk.macrophytes.2017.doc.typology
          msk.macrophytes.2017.doc.vegetation
          msk.macrophytes.2017.doc.valuation
          msk.macrophytes.2017.plot.typedef
          msk.macrophytes.2017.plot.types.scheme
          msk.macrophytes.2017.plot.types.grfo
          msk.macrophytes.2017.plot.hierarchy
          
PR:     continuous formulations for river bed and bank in msk.morphol.1998 removed.
          
PR:     ranges of definition of nutrient assessments in msk.nutrients.2010 adapted,
        for 1d extrapolation, extended to constant extrapolation
          
PR:     range of definition for riparian zone node in msk.morphol.1998 extended

PR:     links to BAFU publications updated to permanent links

PR:     attribute encoding for lake morphology module modified


Changes version 1.0 (17.10.2014) -> version 1.1 (19.01.2017)
============================================================

PR:     lakeshore morphology module added: 
          lake.morphol.2016.create
          lake.morphol.2016.read.attrib
          lake.morphol.2016.plot.val.spatial
          lake.morphol.2016.aggregate.val.spatial
       
PR:     links to references added

NIS:    ecoval.plotsymbols.r: Missing "()" added after return statements in function 
        ecoval.plotsymbols()

NIS:    dictionary: Typo in English nodes "nicropollutants" corrected to "micropollutants 

