geonature.core.gn_profiles.routes

Module Contents

Functions

get_phenology(cd_ref)

get_profile(cd_ref)

get_consistancy_data(id_synthese)

get_observation_score()

update()

Attributes

routes

geonature.core.gn_profiles.routes.routes[source]
geonature.core.gn_profiles.routes.get_phenology(cd_ref)[source]

Get phenoliques periods for a given taxon

geonature.core.gn_profiles.routes.get_profile(cd_ref)[source]

Return the profile for a cd_ref

geonature.core.gn_profiles.routes.get_consistancy_data(id_synthese)[source]

Return the validation score for a synthese data

geonature.core.gn_profiles.routes.get_observation_score()[source]

Check an observation with the related profile Return alert when the observation do not match the profile

geonature.core.gn_profiles.routes.update()[source]