Skip to content

manage eaip

Management of eaip database

eaip is a DB that describes in a homogeneous way flood extent for France. It has been produced by the French ministry of Environment in 2012. It includes flood coming from rivers and from sea.

Functions/dataset to be added

  • adapt_eaip
    • description format the data from official repository in aimed data based on scheme_eaip
    • adaptation of adapt.eaip
    • use new journal
    • output: archive in formatted version
  • scheme_eaip
    • description global data to be used for formatting data
    • sheme_eaip has not been defined for the moment
  • analyse_eaip
    • description some analyses to be performed after downloading and formatting.
    • to be defined (totally)
  • vignettes/eaip
    • description presentation of the data

For each function/dataset. Please follow this procedure

  • creation of function
    • code of function
    • documentation of function
    • example for function
    • test for function
  • creation of dataset
    • script for creation of "raw" data (if needed)
    • storage of raw data in ascii format, normally in inst/extdata
    • script in to maintain data in /data-raw
    • documentation of data