-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added history of ecodata releases to NEWS
- Loading branch information
Showing
1 changed file
with
35 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,38 @@ | ||
# ecodata 5.0.2 | ||
|
||
### Additions | ||
- changelog (NEWS.md) | ||
- updated version number in DESCRIPTION | ||
|
||
### Fixes | ||
- incorrect year calculation in `plot_thermal_habitat_persistence` | ||
|
||
- `plot_thermal_habitat_persistence` - incorrect year calculation | ||
|
||
# ecodata 5.0.1 | ||
|
||
Release includes data/plots used to build the 2024 NEFMC and MAFMC State of the Ecosystem Reports submitted to the MAFMC SSC. Date: 3/08/2024 | ||
|
||
|
||
# ecodata 5.0 | ||
|
||
Release includes data/plots used to build the 2024 NEFMC and MAFMC State of the Ecosystem Reports submitted to RPTS for internal review. Date: 2/12/2024 | ||
|
||
### Added Functions | ||
|
||
* Plotting functions for all of the indicators taking the form `plot_indicatorName()` | ||
|
||
# ecodata 4.0 | ||
|
||
Release includes data/plots used to build 2023 NEFMC and MAFMC State of the Ecosystem Reports. | ||
|
||
# ecodata 3.0 | ||
|
||
Release includes data/plots used to build 2022 NEFMC and MAFMC State of the Ecosystem Reports. | ||
|
||
# ecodata 2.0 | ||
|
||
Release includes data/plots used to build the 2021 NEFMC and MAFMC State of the Ecosystem Reports. | ||
|
||
# ecodata 1.1.0 | ||
|
||
Release includes data/plots for NEFMC and MAFMC SOEs. | ||
|
||
# ecodata 0.1.0 | ||
|
||
This release includes data sets incorporated into the 2018-2019 NEFMC and MAFMC State of the Ecosystem reports. |