Skip to content

Commit e855a6f

Browse files
authored
Create NEWS.md
1 parent bbc6caa commit e855a6f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

NEWS.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# FishGlob_data 2.0.2
2+
3+
* Note that there has been a change in the number of flags from previous versions to the current compiled data. The change in flags is almost entirely for the spatiotemporal flags, which were almost entirely incorrect or missing for GMEX, NEUS, and WCANN. See pull request [75](https://github.com/fishglob/FishGlob_data/pull/75) for detailed information.
4+
* Fixes issue that some surveys had 0 values for wgt and num based columns where they should have NAs, as described in [issue 47](https://github.com/AquaAuma/FishGlob_data/issues/47).
5+
* The `haul_id` column is no longer composed of a long string of numerics. Fixes issue that haul_id was incorrectly rounded if loaded from a .csv programmatically in R (with `read_csv()` or `read.csv()`). As documented in [issue #49](https://github.com/AquaAuma/FishGlob_data/issues/49), this led to errors in the `haul_id` column, and could occur regardless of the "class" assigned to this column.
6+
7+
# FishGlob_data 2.0.1
8+
9+
* Solved problems in flags for GSL-N.
10+
11+
# FishGlob_data 2.0.0
12+
13+
* This fixed [issue #29](https://github.com/AquaAuma/FishGlob_data/issues/29).
14+
* Norwegian survey was erroneous and was replaced with a Barents Sea centered survey over 2004-onwards which changed the spatio-temporal coverage of the region (coordinated by Laurene Pecuchet with IMR), see [issue #29](https://github.com/AquaAuma/FishGlob_data/issues/29)

0 commit comments

Comments
 (0)