Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Without netcdf #2004

Merged
merged 11 commits into from
Jun 22, 2020
Merged

Without netcdf #2004

merged 11 commits into from
Jun 22, 2020

Conversation

dschwoerer
Copy link
Contributor

This adds support for ./configure --without-netcdf && make check

I found #2003 during this, but other tests are now passing / being skipped.

Depends on #2000 to avoid merge conflicts.

dschwoerer and others added 7 commits April 2, 2020 19:14
* next: (138 commits)
  Fix typo in help text
  [clang-format-command] fixes
  Update src/sys/boutexception.cxx
  Use C++ style casts
  Remove .split() call in boutcore.init()
  Improve generic factory docstring example
  Pass errorlist as kwarg
  Use `std::abs` to get correct overload
  Clang-format example fixes
  Reduce scope of some local variables in examples
  Fix reorder warning in examples
  Fix sign-comparison warnings in examples
  Remove some unused variables/parameters from examples
  Fix use of deprecated region enums
  Apply suggestions from code review
  Split creation of x, y, z arrays into method in BoutOptionsFile
  MMS test for parallel derivatives using ShiftedMetricInterp
  Remove now-redundant comment
  Extra comment about corner_zind modification
  Prefer 'x' and 'y' to 'i.x()' and 'i.y()'
  ...
ZedThree
ZedThree previously approved these changes Jun 3, 2020
@ZedThree
Copy link
Member

ZedThree commented Jun 8, 2020

Tests are passing, just not getting reported correctly, again.

The change to tools/pylib/boututils/datafile.py in cc61817 should maybe go into master and/or the boutdata repo too

@ZedThree ZedThree merged commit dc1a1f8 into next Jun 22, 2020
@ZedThree ZedThree deleted the without-netcdf branch June 22, 2020 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants