Skip to content

Releases: NOAA-GFDL/FRE-NCtools

2024.05.02

02 Jun 21:48
bb5f64e
Compare
Choose a tag to compare

What's Changed

  • remove unneeded section by @mlee03 in #342
  • make_land_domain: Allocate land_ntile array to correct size by @J-Lentz in #349
  • Fix path to list_ncvars in split_ncvars by @underwoo in #354

New Contributors

Full Changelog: 2024.05.01...2024.05.02

2024.05.01

27 Jan 21:46
5d306c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.05...2024.05.01

2024.05

19 Dec 16:36
da1ce43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.04...2024.05

2024.04

10 Oct 19:38
bba2f14
Compare
Choose a tag to compare

What's Changed

  • Fix index error and incorrect vector input in setup_bilinear_interp by @mlee03 in #301
  • fregrid_acc - first and second order conservative interpolation by @mlee03 in #300
  • add m4 check for openacc flags and fix for intel by @rem1776 in #305
  • Update CI image by @rem1776 in #306
  • fregrid_acc - convert 2d lon/lat_vertices arrays to 1d arrays by @mlee03 in #308
  • update deprecated upload-artifact action version by @rem1776 in #309
  • Fix time_average for instantaneous output by @uramirez8707 in #310
  • Update mppnccombine.c by @HansVahlenkamp in #314
  • Let split_ncvars split large Netcdf-4 files by @ceblanton in #312
  • Update configure.ac to new tag 2024.04 by @ceblanton in #316

New Contributors

Full Changelog: 2024.03...2024.04

2024.03

22 Jul 20:26
66fba51
Compare
Choose a tag to compare

What's Changed

  • Change split_ncvars.pl regex to work for dimensionless variables by @ceblanton in #298
  • Change split_ncvars.pl regex to work for both dimensionless and with-dimensions by @ceblanton in #299
  • Add ncrc6 env.sh to load C6 modules by @ceblanton in #303
  • Add sync calls before any netcdf files are closed and add error checking by @rem1776 in #304

Full Changelog: 2024.02...2024.03

2024.02

29 May 20:30
b86d270
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.01...2024.02

2024.01

10 May 18:21
b78bc20
Compare
Choose a tag to compare

What's Changed

  • remove gitlab references from contribution guide by @rem1776 in #271
  • Added fix for blocking factor of 0 in mppnccombine by @0cole in #275
  • Remove the use of average_* variables and use time_bnds variables instead by @uramirez8707 in #278
  • Fix issue when getting the deflate lelvel of the input netcdf file by @uramirez8707 in #285
  • #1 Add OpenACC compile option to autotools by @mlee03 in #282
  • Update configure.ac to reflect release 2024.01 by @ceblanton in #287

New Contributors

Full Changelog: 2023.01.02...2024.01

2023.01.02

04 Jan 20:49
8176c2b
Compare
Choose a tag to compare

What's Changed

  • Fix for fregrid to properly sets NC4 compression by @ceblanton in #258
  • NCTools documentation update for 2023.02 by @ngs333 in #264
  • Update autoconf package verison to 2023.01.02 by @ceblanton in #268

Full Changelog: 2023.01.01...2023.01.02

2023.01.01

12 Sep 13:41
a504349
Compare
Choose a tag to compare

What's Changed

  • Include 4-dimensional (i.e. diurnal) output in default split-vars processing by @ceblanton in #242

Full Changelog: 2023.01...2023.01.01

2023.01

12 Jun 21:37
dcbfc10
Compare
Choose a tag to compare

What's Changed

  • fregrid to allow bilinear inpterpolation of vector fields. by @ngs333 in #215
  • Code for changing poly_area by rotating polar polygons away from pole. by @ngs333 in #209
  • Improvements to affinity.c by @ngs333 in #219
  • Remove the ocean_model_grid_generator subproject. by @ngs333 in #223
  • Changed to use run_and_check function (found in test_utils.bash) in by @ngs333 in #206
  • configure.ac was modified for release 2023.01. by @ngs333 in #228
  • Updated GFDL site configuration files by @ceblanton in #229
  • Update gfdl site config files by @ceblanton in #231

Full Changelog: 2022.02...2023.01