Luc Patiny
|
2f4fcebe7b
|
add dataVariableExists
|
2018-11-05 09:44:16 +01:00 |
|
Luc Patiny
|
ba9fd707a3
|
Merge branch 'master' of github.com:cheminfo-js/netcdfjs
|
2018-11-05 09:22:17 +01:00 |
|
Luc Patiny
|
419c465dfb
|
add getAttribute and getDataVariableAsString
|
2018-11-05 09:22:07 +01:00 |
|
cheminfo bot
|
8e53d69819
|
Release v0.4.1
v0.4.1
|
2018-11-05 07:51:23 +00:00 |
|
Luc Patiny
|
d3a362e5fa
|
Merge branch 'master' of github.com:cheminfo-js/netcdfjs
|
2018-11-05 08:50:39 +01:00 |
|
Luc Patiny
|
9c7ef28673
|
fix code and rename testcase
|
2018-11-05 08:50:32 +01:00 |
|
cheminfo bot
|
ccb3ba7d6d
|
Release v0.4.0
v0.4.0
|
2018-11-05 07:23:19 +00:00 |
|
Luc Patiny
|
3e81428897
|
add snapshot for toString
|
2018-11-02 17:45:15 +01:00 |
|
Luc Patiny
|
8a79a59abe
|
add toString method for debugging
|
2018-11-02 17:44:12 +01:00 |
|
Luc Patiny
|
5f36eca522
|
doc: rebuild docs [ci skip]
|
2018-11-02 15:16:22 +01:00 |
|
Luc Patiny
|
04401a7a50
|
0.3.3
v0.3.3
|
2018-11-02 15:16:07 +01:00 |
|
Michaël Zasso
|
c4bcd2959c
|
chore: update travis config
|
2018-11-02 14:34:32 +01:00 |
|
cheminfo bot
|
93ce000a99
|
Release v0.3.2
v0.3.2
|
2018-11-02 13:21:42 +00:00 |
|
Luc Patiny
|
92a09fd6ed
|
remove yarn.lock file
|
2018-11-02 14:20:46 +01:00 |
|
Luc Patiny
|
5a7090f787
|
migrate to jest test framework
|
2018-11-02 14:17:49 +01:00 |
|
Luc Patiny
|
42ac8f8e75
|
add .vscode in .gitignore
|
2018-11-02 13:48:38 +01:00 |
|
Luc Patiny
|
33efa814f2
|
add package-lock.json
|
2018-11-02 13:48:29 +01:00 |
|
Luc Patiny
|
09e7b6aed0
|
check if record correctly
|
2018-11-02 13:47:43 +01:00 |
|
Luc Patiny
|
d680d0f359
|
update eslint and fix code
|
2018-11-02 08:10:32 +01:00 |
|
Luc Patiny
|
efb6665631
|
add agigent hplc test case
|
2018-11-02 08:06:29 +01:00 |
|
Manohar
|
32d5e2aaa2
|
added support to 64 bit offset file (#12)
* added support to 64 bit offset file
* updated the dist files
* chore: remove builded files
use of yarn instead of npm5
|
2017-06-12 17:44:23 +02:00 |
|
Miguel Asencio
|
93727124c4
|
0.3.1
|
2017-06-07 08:51:59 +02:00 |
|
Miguel Angel Asencio Hurtado
|
122924176b
|
Merge pull request #9 from fullergalway/master
added support for two dimensional variables
v0.3.1
|
2017-06-07 08:34:09 +02:00 |
|
fullergalway
|
0c95846cd3
|
added support for two dimensional variables
|
2017-06-01 12:30:24 +01:00 |
|
maasencioh
|
28f2de117b
|
chore: update packages
|
2017-03-24 21:27:11 -05:00 |
|
Miguel Angel Asencio Hurtado
|
86828ed445
|
Merge pull request #5 from wolfiex/master
Additional Examples Added
|
2017-03-24 21:13:36 -05:00 |
|
Miguel Angel Asencio Hurtado
|
28db09a4dc
|
style: add CDN url and fix spaces
|
2016-12-22 17:45:47 -05:00 |
|
wolfiex
|
0dcc3a8973
|
Client Side file upload example
|
2016-12-22 17:28:02 +00:00 |
|
wolfiex
|
f0bc98cdba
|
Added example II: client side loading.
Updated example for use in client side computing over an node run server.
|
2016-12-22 17:16:11 +00:00 |
|
maasencioh
|
85f403cb46
|
doc: update documentation
|
2016-11-03 14:09:40 +01:00 |
|
cheminfo bot
|
1e28ab5e0c
|
Release v0.3.0
v0.3.0
|
2016-11-03 13:07:20 +00:00 |
|
maasencioh
|
af856e6ada
|
chore: throws on non-found variable name
|
2016-11-03 13:52:41 +01:00 |
|
maasencioh
|
02171c815a
|
feat: allows to read variables with string or object
|
2016-11-03 13:16:08 +01:00 |
|
maasencioh
|
53bbca6549
|
fix: calculate data size based on size
|
2016-11-03 11:04:49 +01:00 |
|
cheminfo bot
|
b3c6487a46
|
Release v0.2.0
v0.2.0
|
2016-11-01 13:53:29 +00:00 |
|
maasencioh
|
4345e8bf93
|
chore: add auxiliary function for reading numeric data
|
2016-11-01 14:33:39 +01:00 |
|
maasencioh
|
53d646b3fa
|
feat: return a number instead an array for size === 1
BREAKING CHANGE
|
2016-11-01 14:08:48 +01:00 |
|
maasencioh
|
12e22d7358
|
fix: cast values before try to parse
|
2016-11-01 13:09:19 +01:00 |
|
maasencioh
|
e83f727e99
|
doc: add link to the grammar and fix npm labels
|
2016-10-31 10:56:15 +01:00 |
|
maasencioh
|
8fb37674ae
|
doc: rebuild docs
|
2016-10-31 10:48:11 +01:00 |
|
maasencioh
|
379aa1c18e
|
0.1.0
v0.1.0
|
2016-10-31 10:47:51 +01:00 |
|
maasencioh
|
9c95ff6ba5
|
fix: export step size for record dimension and use it
|
2016-10-31 10:43:01 +01:00 |
|
maasencioh
|
445570507f
|
feat: read record variables
|
2016-10-31 10:43:01 +01:00 |
|
maasencioh
|
c9a818adb0
|
feat: read non-record variables
|
2016-10-31 10:43:01 +01:00 |
|
maasencioh
|
ede95aec53
|
refactor: informs about record variables and record dimension
|
2016-10-31 10:43:01 +01:00 |
|
Miguel Angel Asencio Hurtado
|
f790b47bf5
|
Merge pull request #1 from cheminfo-js/development
Header
|
2016-10-31 09:49:24 +01:00 |
|
maasencioh
|
24a8f2b9d4
|
chore: move related type methods to types.js
|
2016-10-25 16:05:31 +02:00 |
|
maasencioh
|
2b96889fd7
|
doc: generate documentation
|
2016-10-25 15:48:51 +02:00 |
|
maasencioh
|
a4d5bbae08
|
refactor: make the returning value a function
|
2016-10-25 15:25:24 +02:00 |
|
maasencioh
|
11e4a684ce
|
feat: read variables metadata
|
2016-10-25 13:51:41 +02:00 |
|