This repo contains few notebooks for a quick python initiation for hydrology within the AMORSE project (BRGM, French Geological Survey; AEAP, Water Agency of Artois-Picardie). The python content of ...
# __init__ is a special function that runs automatically when an # object is created. # It is used to give starting values to the object. # It helps each object store its own data. # Task 1 : Create ...