Commit 4ac9e0cb authored by Jakob Lindo's avatar Jakob Lindo 💬 Committed by Donald Shea
Browse files

[772][libnetcdfutils] Added some more tests for ScaledNcGroup

Squashed commit of the following:

commit 8ad6cb53
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 21:28:16 2025 +0000

    [772][libnetcdfutils] Formatted

commit b07f9144
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 21:17:02 2025 +0000

    [772][libnetcdfutils] Improved the readability and maintainability of main

commit d48179a3
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 21:01:55 2025 +0000

    [772][libnetcdfutils] Improved the clarity of testing output

commit d9bec1b4
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 20:47:54 2025 +0000

    [772][libnetcdfutils] Removed commented code, converted reading and writing tests to use TestsResult, formatted

commit c125ba1a
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 20:23:47 2025 +0000

    [772][libnetcdfutils] Added some more tests for ScaledNcGroup

commit 1f197ac7
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 20:00:13 2025 +0000

    [772][libnetcdfutils] Added NcFile tests, removed the ScaledNcFile constructor that would copy/transfer ownership from an existing NcFile

commit dc7ef11a
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 19:08:17 2025 +0000

    [772][libnecdfutils] Fixed an issue with ScaledNcGroup::getVars(string)

commit 34250e83
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 18:43:39 2025 +0000

    [772][libnetcdfutils] Converted NcFile pointer types into value types

commit d29dddcd
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 18:18:16 2025 +0000

    [772][libnetcdfutils] rm some namespacing and unused imports

commit 8f25f3a9
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 18:12:24 2025 +0000

    [772][libnecdfutils] Added some addvar tests

commit 2543937d
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 17:51:52 2025 +0000

    [772][libnetcdfutils] Fixed some exception handling, formatted

commit 57e23323
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 12:11:51 2025 -0500

    [772][libnetcdfutils] Added some ScaledNcGroup addVar() tests

commit a5650772
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 12:06:35 2025 -0500

    [772][libnetcdfutils] Introduced a new type: TestsResult

commit a09d521f
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 11:07:23 2025 -0500

    [772][libnetcdfutils] Improved logic in main

commit 83991947
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Fri Jan 24 11:02:39 2025 -0500

    [772][libnetcdfutils] Added ScaledNcGroup::getVar tests, changed some comments, formatted

commit 656b02ea
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 18:06:37 2025 -0500

    [772][libnetcdfutils] Implemented more robust tests

commit d3376877
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 16:36:08 2025 -0500

    [772][libnetcdfutils] Switched out the NcFile for a ScaledNcFile

commit 9ade6892
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 15:42:09 2025 -0500

    [772][libnetcdfutils] Formatting

commit 709bc98e
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 15:40:08 2025 -0500

    [772][libnetcdfutils] Implemented new constructors (and removed one), implemented methods

commit 1bf1967f
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 14:56:12 2025 -0500

    [772][libnetcdfutils] Implemented methods

commit 9284410f
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 14:19:43 2025 -0500

    [772][libnetcdfutils] Made some improvements to test script

commit e2bee78d
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 13:18:12 2025 -0500

    [772][libnetcdfutils] Added unit tests for scaledNcGroup getVars()

commit afdc48e6
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 12:42:07 2025 -0500

    [772][libnetcdfutils] Removed "var" from test file name

commit 851150e9
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 12:40:45 2025 -0500

    [772][libnetcdfutils] Removed "var" from test file name

commit 962de348
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Thu Jan 23 11:49:38 2025 -0500

    [772][libnetcdfutils] Added file and group to CMakeLists, implemented getVars and getGroups, added a commented attempt at abstracting code therein into a templated function

commit 9ae2f16e
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Wed Jan 22 10:22:39 2025 -0500

    [772][libnetcdfutils] Added function prototypes

commit 7436a168
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Wed Jan 22 08:55:23 2025 -0500

    [772][libnetcdfutils] Added blank group and file files, renamed var files for consistency with codebase

commit 979bd115
Author: Jakob Lindo <jakob.c.lindo@nasa.gov>
Date:   Wed Jan 22 08:55:13 2025 -0500

    [772][libnetcdfutils] Added blank group and file files, renamed var files for consistency with codebase
parent b2823efc
Loading
Loading
Loading
Loading
  • Sean Bailey @sbailey

    mentioned in commit bfc94d57

    By Jakob Lindo on 2025-02-14T23:23:39

    · Imported

    mentioned in commit bfc94d57

    By Jakob Lindo on 2025-02-14T23:23:39

    Edited by Ghost User
    Toggle commit list
  • Jakob Lindo 💬 @jakob.c.lindo

    mentioned in commit bfc94d57

    ·

    mentioned in commit bfc94d57

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment