Skip to content

v2.19.1

Compare
Choose a tag to compare
@ceblanton ceblanton released this 28 Sep 20:54

What's Changed

  • Basic github action for CI by @rem1776 in #10
  • Nc null char by @thomas-robinson in #9
  • Fixes build issue for nc_null_check Makefile.am by @thomas-robinson in #11
  • Adding some documentation concerning building and running executable… by @ngs333 in #2
  • Improvements for CI and workaround for test by @rem1776 in #15
  • Bring in last updates from GFDL's gitlab, fixed by @ceblanton in #16
  • Simple hydrog file arrange by @underwoo in #22
  • Small update to gaea config files by @ceblanton in #28
  • Improved ax_lib_netcdf.m4 by @underwoo in #23
  • Updates for C99 standards compliance by @underwoo in #26
  • Grid generation: multiple nest capability by @A-Kyle in #27
  • Added editorconfig file to repository by @underwoo in #32
  • CI container update and fix for log files by @rem1776 in #34
  • Copyright by @ngs333 in #43
  • Fix poly_area when side of grid cell polygon crosses pole by @nikizadehgfdl in #60
  • Fix clip 2dx2d cells include poles by @nikizadehgfdl in #59
  • Use ATM grid for ATMxLND if ATM and LND grids are the same by @nikizadehgfdl in #58
  • Change container to a new ubuntu focal version to fix CI by @rem1776 in #64
  • New env.sh site files with updated gcc by @ceblanton in #65
  • Enable telescoping nests (multiple levels) by @JosephMouallem in #63
  • Add prepend-, append- and remove-path subcommands to env.sh scripts by @underwoo in #66
  • Test.updates by @underwoo in #73
  • Small fixes for GFDL gitlab CI by @ceblanton in #78
  • Remove combine_restarts by @ceblanton in #80
  • Remove combine_blobs by @ceblanton in #79
  • Updated build instructions for GFDL sites using "eval env.sh" usage by @ceblanton in #77
  • Add env.sh for NESCC by @underwoo in #85
  • Update orion env.sh to use newer GCC by @underwoo in #86
  • Set the executable rpath to include needed netcdf libraries by @ceblanton in #88
  • Make hgrid combo by @ngs333 in #94
  • Update split_ncvar.pl shebang header to use first perl found in user's PATH by @ceblanton in #93
  • Bring back combine_restarts and add icebergs by @ceblanton in #95
  • iceberg_comb.sh to check for required tool ncdump by @ceblanton in #97
  • Remap land newdata by @ngs333 in #81
  • Compiler flags to for release 18.1 - running on AMD and Intel by @ngs333 in #101
  • Update to gitlab CI config file to load site env.sh properly by @ceblanton in #98
  • Updated README with note on C99 standards support required of compiler. by @ngs333 in #103
  • Use input_file format for the output NetCDF file type if the format argument is not specified by @ngs333 in #107
  • Update to use RHEL/CentOS 7 Spack modulefiles for GFDL PP/AN site by @ceblanton in #111

New Contributors

Full Changelog: v2.18.0.1...v2.19.1