Skip to content

Tags: NCAR/VAPOR

Tags

Weekly

Toggle Weekly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix python memory, fix macos meaningless cppyy error message in jupyt…

…er, refactor widget to use anywidget (#3704)

v3.9.3

Toggle v3.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
comment out raise error message (#3655)

Co-authored-by: Samuel Li <sam@cisl-m121a>

v3.9.2

Toggle v3.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix UnstructuredGrid2D broken (#3571)

* Fix #3566

* fix smoke test

---------

Co-authored-by: sgpearse <[email protected]>

v3.9.1

Toggle v3.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix ubuntu20 build (#3512)

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue3439v2 (#3441)

* Fix 3439

* revert ci tests

3.8.1

Toggle 3.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version (#3369)

3.8.0

Toggle 3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Turn off ospray on windows (#3302)

* turn off ospray on windows

* run off test

3.7.0

Toggle 3.7.0's commit message
build

3.6.0

Toggle 3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed #3046 - Failures converting data to VDC format (#3051)

* Changed NetCDFCpp::DefVar to not return an error if the same variable is
defined twice, but with the same definition.

* Fixed #3046 - Failures converting data to VDC format

VDC library wasn't supporting variables that not compressed, but had
missing values.

* clang-format pre-push hook

* Removed newly added, third overloaded version of VDC::DefineDataVar()
The original two were sufficient with some minor logic changes.

* clang-format pre-push hook

3.5.0_PreRelease

Toggle 3.5.0_PreRelease's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert DVR (#2841)