diff --git a/NEWS.md b/NEWS.md index 85b4bcfdbd76762d8f0446d211fb304e01f26655..00173c2af9c44c4058beb55a8f40853345284cfc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -78,6 +78,7 @@ ________________________________________________________________________________ - Added the diagram of GR5H in the `RunModel_GR5H()` documentation. ([#49](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/49)) - The `Exch` was renames `AExch` in the `RunModel_GR2M()` output. ([#87](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/87)) - Added 'Es' and 'Ps' on the GR2M diagram available in the `RunModel_GR2M()` help page. ([#88](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/88)) +- The `plot.OutputsModel()` function does not check anymore the time step by comparing the calculation of the difference of the last two time steps because it is already checked by the class of the `OutputsModel` object, which is therefore assumed to be necessarily valid. ([#56](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/56)) #### Version control and issue tracking