evomassiny
|
3649d4cd35
|
Added documentation
|
2017-06-20 18:03:06 +02:00 |
|
evomassiny
|
3c0fbf4007
|
Fixed Vector size
|
2017-06-20 18:01:53 +02:00 |
|
Yves MOISAN
|
44a084752f
|
Added dimensions length check
|
2017-06-16 19:38:25 +02:00 |
|
Yves MOISAN
|
194705870b
|
Added test for indexed fetch
|
2017-06-16 19:23:46 +02:00 |
|
Yves MOISAN
|
6a6b6da0bb
|
First attempt to fetch indexed values
|
2017-06-16 19:02:52 +02:00 |
|
evomassiny
|
2953ecc42b
|
added docstring
|
2017-05-24 13:43:42 +02:00 |
|
evomassiny
|
2ca403740e
|
Added support for ndarray
|
2017-05-24 10:27:48 +02:00 |
|
evomassiny
|
698ad4271a
|
Merge branch 'master' of https://github.com/mhiley/rust-netcdf into develop
|
2017-05-23 15:00:49 +02:00 |
|
Michael Hiley
|
b8f0857d0c
|
Merge pull request #3 from evomassiny/master
Change header name in netcdf-sys
|
2017-05-13 09:32:41 -05:00 |
|
evomassiny
|
ee999654a4
|
updated libc + lazy_static
|
2017-05-12 11:20:53 +02:00 |
|
evomassiny
|
8d7e45bdf0
|
turned '::libc' to 'libc', for clarity
|
2017-05-12 11:09:41 +02:00 |
|
Evo massiny
|
564525896c
|
Added doc
|
2017-05-12 00:59:26 +02:00 |
|
Evo massiny
|
f49c3edccd
|
Added implicit cast (using generics)
|
2017-05-11 22:44:00 +02:00 |
|
Evo massiny
|
78dd96ddd9
|
Revert "implement Display for Attribute + cast in self.get_char"
This reverts commit 5cbaab15f81861cd32b0fd2daa2679cd5da92677.
|
2017-04-14 20:03:51 +02:00 |
|
Evo massiny
|
36c8b48bf4
|
Travis attempt (hugely inspired from the python netCDF4 repository)
|
2017-04-14 19:22:23 +02:00 |
|
Yves MOISAN
|
1d0a1b36ec
|
Revert "Changed local dependency syntax according to cargo doc."
This reverts commit 65243a5e3c652e7e5f6a8b0d936ce029e25f4901.
|
2016-09-23 16:53:44 +02:00 |
|
Yves MOISAN
|
f4c1ef0466
|
Try using "-j1"
|
2016-09-23 16:35:52 +02:00 |
|
Yves MOISAN
|
fd8ef3dc4f
|
Changed rust version
|
2016-09-23 16:07:52 +02:00 |
|
Yves MOISAN
|
65243a5e3c
|
Changed local dependency syntax according to cargo doc.
|
2016-09-23 15:54:34 +02:00 |
|
Yves MOISAN
|
5cbaab15f8
|
implement Display for Attribute + cast in self.get_char
(which leads to a HUGE if/else if :/)
|
2016-09-23 00:19:08 +02:00 |
|
Yves MOISAN
|
aa7f785e9e
|
Removed nc_write flag in nc_create call
|
2016-09-22 00:59:38 +02:00 |
|
Yves MOISAN
|
d841167450
|
Changed path to netcdf-sys dependancy
|
2016-09-21 22:05:09 +02:00 |
|
Yves MOISAN
|
2677a8782f
|
Renamed netcdf_v4.3.3.1.h to netcdf.h + Added include directory
(build.rs / gcc)
|
2016-09-21 22:02:59 +02:00 |
|
Mike Hiley
|
5ec825232b
|
travis: fix netcdf path (uuugh)
|
2015-06-27 13:06:28 -05:00 |
|
Mike Hiley
|
5132736d32
|
ugh, get gzipped version of HDF5
|
2015-06-27 12:49:37 -05:00 |
|
Mike Hiley
|
1213152f7d
|
travis: try building latest netcdf from source
|
2015-06-27 12:45:09 -05:00 |
|
Mike Hiley
|
97eac84b26
|
travis: os setting doesn't seem to work; try linux
|
2015-06-27 12:29:28 -05:00 |
|
Mike Hiley
|
d5da31d1d5
|
try to at least get OSX travis build working
|
2015-06-27 12:25:35 -05:00 |
|
Mike Hiley
|
98f7b2baa1
|
crates.io has max of keywords
|
2015-06-27 12:22:18 -05:00 |
|
Mike Hiley
|
ce45db9469
|
depend on netcdf-sys from crates.io
|
2015-06-27 12:21:29 -05:00 |
|
Mike Hiley
|
92a800a81a
|
Hard-code netcdf bindings...
Bindgen dependency is going to cause trouble everywhere.
|
2015-06-27 12:18:48 -05:00 |
|
Mike Hiley
|
317b7aa58b
|
try to trigger Travis build
|
2015-06-27 12:04:57 -05:00 |
|
Mike Hiley
|
2cd4311b00
|
Initializing from scratch repo
|
2015-06-27 12:01:55 -05:00 |
|
Michael Hiley
|
c81b979a7a
|
Initial commit
|
2015-06-27 11:54:59 -05:00 |
|