issues
search
MAVENSDC
/
cdflib
A python module for reading NASA's Common Data Format (cdf) files
MIT License
82
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AWS S3 reads require key/authentication
#279
sandyfreelance
opened
1 week ago
0
Updated AWS reads to allow anon access for datasets such as NASA TOPS
#278
sandyfreelance
opened
1 week ago
1
Error conversion with cdflib.epochs.CDFepoch.breakdown_tt2000()
#277
SpaceWalker162
opened
1 month ago
0
cdf_to_xarray to_netcdf fails with ValueError
#276
berniegsfc
opened
1 month ago
1
CDF_UINT8 does not exist
#275
subagonsouth
opened
2 months ago
0
Only install cdflib package
#274
bnavigator
opened
2 months ago
0
Wheel installs toplevel directories benchmarks and tests
#273
bnavigator
opened
2 months ago
0
xarray_to_cdf FILLVAL Error
#272
anamanica
opened
3 months ago
0
Corrupt CDF generation from IMAP code
#271
bryan-harter
opened
3 months ago
0
aioboto3 package dependency/install
#270
vtoyedens
opened
4 months ago
0
cdfread.CDF globalattsget() return format not expected. attributes format conflict between cdfwrite and cdfread
#269
SpaceWalker162
opened
4 months ago
0
Odd behavior for datasets with one epoch value
#268
bourque
opened
4 months ago
0
There should be a way to silence the DeprecationWarning
#267
greglucas
opened
4 months ago
0
monotonically increasing check should be ">="
#266
greglucas
opened
4 months ago
1
Too many dimensions ISTP logging warning for support data
#265
sdhoyt
opened
4 months ago
1
Add a flag to not include things like "standard_name" in the cdf_to_xarray conversion
#264
bryan-harter
opened
4 months ago
0
When checking if EPOCH is monotonically increasing, check the attribute flag MONOTON
#263
bryan-harter
opened
4 months ago
0
When checking attributes in the xarray<->cdf stuff, don't check True/False. Instead check if attribute_value is None.
#262
bryan-harter
opened
4 months ago
0
In cdfwrite, don't cancel writing the global attributes if we encounter an error with one attribute
#261
bryan-harter
opened
4 months ago
0
Add checks for "None" in the global attributes in xarray_to_cdf
#260
bryan-harter
opened
4 months ago
0
Adding a check for ISTP variable name compliance
#259
bryan-harter
closed
5 months ago
0
Adding in support for datetime64('NaT')
#258
bryan-harter
closed
5 months ago
0
Update cdfwrite to include a more intelligent error message
#257
maxinelasp
closed
5 months ago
2
Fixing a bug with the attribute time conversions in xarray_to_cdf
#256
bryan-harter
closed
5 months ago
0
Adding in more accurate fillvals in xarray_to_cdf
#255
bryan-harter
closed
5 months ago
0
Auto convert attribute times
#254
bryan-harter
closed
5 months ago
0
Automatically convert datetime64 objects to cdf times
#253
bryan-harter
closed
5 months ago
0
consolidate regex calls / add netcdf4 to test deps
#252
bryan-harter
closed
6 months ago
0
Automatically converting datetime objects to CDF time objects
#251
bryan-harter
closed
6 months ago
0
Using x.ndim > 0 rather than hasattr(x, "__len__")
#250
bryan-harter
closed
6 months ago
0
Casting data to complex128 automatically if variable type is CDF_EPOCH16
#249
bryan-harter
closed
6 months ago
0
Timestamp to cdf times
#248
bryan-harter
closed
6 months ago
0
Keep numpy type
#247
bryan-harter
closed
6 months ago
0
Change `cdflib.cdf_to_xarray` to `cdflib.xarray.cdf_to_xarray` in docstring
#246
warrickball
closed
6 months ago
1
Update cdfwrite.py to correct false negative
#245
AyrisA
closed
6 months ago
1
Fix compatibility with numpy 2.0 (and add devdeps tests to CI)
#244
Cadair
closed
5 months ago
6
Release a version compatible with numpy >2.0.0rc1
#243
Cadair
closed
5 months ago
0
Use nanosecond precision when returning datetime64 objects from to_datetime()
#242
jameswilburlewis
closed
5 months ago
3
Manual cdf type setting
#241
bryan-harter
closed
6 months ago
0
globalattsget() returns lists for everything, even scalar values
#240
jameswilburlewis
opened
6 months ago
0
DISPLAY_TYPE and number of dimensions will determine the LABLAXIS attributes required
#239
bryan-harter
closed
6 months ago
0
Add a check for Epoch being monotonically increasing in xarray_to_cdf
#238
bryan-harter
closed
7 months ago
1
Add a check for Epoch being monotonically increasing in xarray_to_cdf
#237
bryan-harter
closed
7 months ago
0
cdf_to_xarray warning about datetime precision conversion
#236
berniegsfc
closed
4 months ago
1
_checklistofNums Gives False Negative
#235
AyrisA
closed
6 months ago
0
Test failed: tests/test_astropy_epochs.py:132: AssertionError
#234
Hellseher
closed
7 months ago
1
cdfepoch.to_datetime incorrect when multiple NaT values in TT2000 array
#233
rjolitz
opened
11 months ago
0
Add tests for recent commits
#232
dstansby
opened
1 year ago
1
Squeeze attribute data
#231
dstansby
closed
1 year ago
0
Incorrect conversion of fillval to datetime
#230
tien-vo
opened
1 year ago
6
Next