Ed Hartnett
43f094ca50
changing the way global atts are read
2018-07-21 06:46:29 -06:00
Ed Hartnett
fcbd5226a7
clean up
2018-07-20 12:39:02 -06:00
Ed Hartnett
9849c23773
now using NC_HDF5_FILE_INFO_T for hdf5 specific file info
2018-07-19 13:07:13 -06:00
Ed Hartnett
a545c1526d
further movement towards NC_HDF5_FILE_INFO_T
2018-07-19 13:00:34 -06:00
Ed Hartnett
4fb0e9d248
further movement towards NC_HDF5_FILE_INFO_T
2018-07-19 12:51:46 -06:00
Ed Hartnett
582bd5ec1a
further movement towards NC_HDF5_FILE_INFO_T
2018-07-19 12:47:43 -06:00
Ed Hartnett
b1a478a497
further movement towards NC_HDF5_FILE_INFO_T
2018-07-19 12:44:02 -06:00
Ed Hartnett
43b6aeca34
further movement towards NC_HDF5_FILE_INFO_T
2018-07-19 12:39:49 -06:00
Ed Hartnett
2d53a8ece0
moving hdf5 field to NC_HDF5_FILE_INFO_T
2018-07-19 12:32:06 -06:00
Ed Hartnett
cd95f1fb24
continuing to add NC_HDF5_FILE_INFO_T to the code
2018-07-19 09:13:48 -06:00
Ed Hartnett
d1198a3667
whitespace cleanup
2018-07-19 07:33:48 -06:00
Ed Hartnett
9b0192fe94
moved memfile code to libhdf5
2018-07-19 07:26:27 -06:00
Ed Hartnett
3c0abc3d28
moved hdf5 var code to hdf5var.c
2018-07-19 07:23:03 -06:00
Ed Hartnett
bdca4313c4
split nc4var.c
2018-07-19 07:05:55 -06:00
Ed Hartnett
32c165ce2a
fixed parallel build problem
2018-07-17 10:15:16 -06:00
Ed Hartnett
752e76df22
cleanup
2018-07-17 09:03:19 -06:00
Ed Hartnett
b0f9f965b7
clean up, moved hdf5open and hdf5create code to their own code files
2018-07-17 08:29:47 -06:00
Ed Hartnett
858f1dce02
split out hdf5create.c code
2018-07-17 08:00:47 -06:00
Ed Hartnett
396124c0ca
merged ejh_hdf5internal
2018-07-17 07:56:09 -06:00
Ed Hartnett
9354535ae4
moved code to hdf5create.c
2018-07-17 07:55:27 -06:00
Ed Hartnett
6e6403bb0f
merged ejh_hdf5internal
2018-07-16 05:50:29 -06:00
Ed Hartnett
786c5a8f2e
moved hdf5 specific header stuff to hdf5internal.h
2018-07-12 07:05:21 -06:00
Ward Fisher
9209a2ede5
Merge branch 'master' into interndocs.dmh
2018-07-10 16:00:39 -06:00
Ed Hartnett
044b13fe34
fixed another clang warning
2018-07-06 06:41:36 -06:00
Dennis Heimbigner
40013b72f6
The pr does some cleanup on the internal documentation
...
in the docs directory.
1. Add a new internal document -- testserver.dox -- to describe
how to set up and maintain the dap test server.
2. It moves the internal documentation (internal.dox, indexing.dox,
and testserver.dox) to later in the documentation table of contents.
3. Cleanup the formatting of the internal documents.
4. Cleanup some minor doxygen issues in other files.
2018-06-29 15:06:27 -06:00
Ed Hartnett
697f033823
renamed NC_HDF5_FILE_INFO to NC_FILE_INFO
2018-06-22 07:08:09 -06:00
Ed Hartnett
d4967405b4
cleaned up
2018-06-21 19:49:30 -06:00
Ed Hartnett
eafe151f13
added test
2018-06-19 14:59:07 -06:00
Ed Hartnett
77936f2884
more progress towards lazy read of atts for vars
2018-06-19 08:25:19 -06:00
Ed Hartnett
a01da62481
isolating code to read variable attributes
2018-06-19 07:51:49 -06:00
Ed Hartnett
81add527f2
lazy read of global atts now working
2018-06-19 07:39:42 -06:00
Ed Hartnett
2dc6676bd8
now checking for classic model
2018-06-19 07:30:08 -06:00
Ed Hartnett
6b90169278
switching to att_not_read
2018-06-19 05:05:44 -06:00
Ed Hartnett
dad70cf880
more lazy atts
2018-06-19 04:54:03 -06:00
Ed Hartnett
5f850408c3
adding lazy att handling
2018-06-19 04:40:00 -06:00
Ed Hartnett
401bc33339
added function check_for_classic_model()
2018-06-19 04:08:08 -06:00
Ed Hartnett
2549bd7d70
clean up
2018-06-17 08:20:51 -06:00
Ed Hartnett
c7ab5573b4
removed get/put vara functions
2018-06-16 10:39:50 -06:00
Ed Hartnett
9230cb8aa9
now using put_vars too
2018-06-16 10:37:49 -06:00
Ed Hartnett
4f83e929c0
switch to vars
2018-06-16 08:38:52 -06:00
Ed Hartnett
11a51e47f3
cleanup
2018-06-16 08:35:30 -06:00
Ed Hartnett
6bfa4d4642
cleanup of put_vars handling of zero counts
2018-06-16 08:33:11 -06:00
Ed Hartnett
5e05d22bdf
better handling of zero count for get_vars
2018-06-16 08:30:11 -06:00
Ed Hartnett
815f4f76dc
clean up
2018-06-16 06:06:35 -06:00
Ed Hartnett
416da4cb4f
took out is_long for vars functions
2018-06-16 05:55:50 -06:00
Ed Hartnett
3f9315d58f
took out defaultvars
2018-06-16 05:52:07 -06:00
Ed Hartnett
b85f2e9e76
removed HDF5_CONVERT from vars functions
2018-06-16 05:38:39 -06:00
Ed Hartnett
19ae8b47d1
took out src_long and dest_long again. Getting good at it! ;-)
2018-06-16 05:33:04 -06:00
Ed Hartnett
97a580eda7
fixed documentation merge
2018-06-12 07:01:50 -06:00
Ed Hartnett
fb570522bc
merged in ejh_fix_user_type
2018-06-12 06:49:40 -06:00