Skip to content

Releases: afsc-gap-products/coldpool

1.4

20 Apr 16:28
192918b
Compare
Choose a tag to compare
1.4

Added deprecated historical data sets to built in data:

  • Stratum-area weighted mean bottom and surface temperatures for EBS shelf standard and standard+PlusNW
  • Stratum-area weighted mean bottom and surface temperatures for the NBS
  • Mean bottom and surface temperatures from EBS hauls conducted at bottom depths < 100 m.

1.3

25 Mar 21:49
3b5b91a
Compare
Choose a tag to compare
1.3

Added mean bottom temperature for EBS shelf standard strata with bottom temperature < 100m, which is obtained by masking bottom temperature rasters.

MEAN_BT_LT100M_strata

The data product time series is included in /R/sysdata.rda and can be accessed using:

coldpool::cold_pool_index$MEAN_BT_LT100M.

This data product replaces the mean bottom temperature < 100 m data set described in Nichol et al. (2019), which was calculated by averaging bottom temperature from all <100 m bottom depth survey stations in standard strata (i.e., excluding northwest strata).

Nichol, D.G., Kotwicki, S., Wilderbuer, T.K., Lauth, R.R., Ianelli, J.N., 2019. Availability of yellowfin sole Limanda aspera to the eastern Bering Sea trawl survey and its effect on estimates of survey biomass. Fish. Res. 211, 319–330. https://doi.org/10.1016/j.fishres.2018.11.017

1.1

10 Mar 17:45
fad2eeb
Compare
Choose a tag to compare
1.1
  • Update queries and data products to exclude temperature data collected during cooperative survey hauls from May 1991.
  • Add functions to generate figures and tables for comparison project.

1.0

13 Jan 00:20
Compare
Choose a tag to compare
1.0

Final release for 2021 assessment/ESR cycle.

v0.5

02 Nov 15:12
Compare
Choose a tag to compare

Minor update to make a stacked area plot with a simplified label (i.e., no "PlusNW" in the y-axis label).

v0.4

08 Oct 15:07
Compare
Choose a tag to compare

Updated with ESR text, references, and formatted figures.

v0.3

06 Oct 14:58
4d5ba57
Compare
Choose a tag to compare

Added support for NBS and full EBS.

Updates:

  • Set up extent for interpolation grids in the NBS and full EBS
  • Added NBS and full EBS masking using akgfmaps package
  • Added full EBS + NBS query to inst/sql
  • Added full EBS rasters for 2010, 2017, 2018, 2019, and 2021 to sysdata.rda
  • Updated data documentation with information about full EBS rasters

v0.1

28 Sep 18:58
ed5fa02
Compare
Choose a tag to compare

Initial release of coldpool package. See pull request for details (#8 )