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

YAA (Yet Another Aggregation) #1264

Merged
merged 30 commits into from
Jan 2, 2019
Merged

YAA (Yet Another Aggregation) #1264

merged 30 commits into from
Jan 2, 2019

Conversation

DennisHeimbigner and others added 30 commits December 4, 2018 19:22
re: issue #1233

Changes:

1. remove exit that was there for testing.
2. the program tst_open_mem must be netcdf-4 only.
3. fix some diff problems
   - Change dataset name for tst_inmemory4_create to tst_inmemory4
   - Modify tst_inmemory.c to reorder the variables (somewhat major rewrite)

Minor Unrelated Fixes:
1. fix comment problem in nc_provenance.h
2. Fix memory leak in tst_open_mem.c
3. fix ncdump/bindata.c to properly compile if netcdf4 is disabled.
4. minor changes to ncgen.l
Looks like extra comment begin and a missing comment end resulted in nested comments.  Results in warning on at least the ibm compiler:
```
In file included from /g/g16/TPL/netcdf/netcdf-c/include/nc4internal.h:24:0,
                 from /g/g16/TPL/netcdf/netcdf-c/ncgen/includes.h:50,
                 from /g/g16/TPL/netcdf/netcdf-c/ncgen/genc.c:7:
/g/g16/TPL/netcdf/netcdf-c/include/nc_provenance.h:4:1: warning: "/*" within comment [-Wcomment]
 /**
 ^
```
@WardF WardF added this to the 4.6.3 milestone Dec 31, 2018
@WardF WardF self-assigned this Dec 31, 2018
@WardF WardF changed the title YAA (Yet Another Aggregation YAA (Yet Another Aggregation) Dec 31, 2018
@WardF WardF merged commit a26d188 into master Jan 2, 2019
@WardF WardF deleted the pr-aggregation.wif branch January 2, 2019 07:13
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.

4 participants