issues
search
cedadev
/
nappy
NASA Ames Processing in PYthon (NAPPy) - a Python library for reading, writing and converting NASA Ames files.
BSD 3-Clause "New" or "Revised" License
9
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Version 2.1.0
#68
dwest77a
opened
2 weeks ago
2
Update README.md
#67
agstephens
opened
7 months ago
0
Updates ready for new release: v2.0.3
#66
agstephens
closed
9 months ago
0
Updated numpy import to fix pip install
#65
agstephens
closed
9 months ago
0
Update common_utils.py
#64
joergklausen
closed
9 months ago
1
Documentation for installation to virtualenv
#63
nisc586
closed
2 years ago
0
Improvements to the documentation for installing to a virtualenv
#62
nisc586
opened
2 years ago
0
Capture VNAMEs when converting NA to NC
#61
agstephens
opened
2 years ago
2
Exclude test package
#60
BastianZim
closed
2 years ago
1
Release v2.0.2
#59
agstephens
closed
2 years ago
9
Updated version: 2.0.2
#58
agstephens
closed
2 years ago
0
Performance: readData utterly slow for files with many lines of data
#57
FObersteiner
opened
2 years ago
2
var_and_units_pattern (re.Pattern) as a modifiable attribute
#56
FObersteiner
closed
2 years ago
1
var_and_units_pattern (re.Pattern) as a modifiable attribute
#55
FObersteiner
opened
2 years ago
2
Managing version updates with poetry
#54
agstephens
opened
2 years ago
1
use __version__ from nappy init instead of version parameter from ini file
#53
FObersteiner
closed
2 years ago
3
Fixed location of outputs from CSV test
#52
agstephens
closed
2 years ago
0
Remove CI support for Python 3.6
#51
agstephens
closed
2 years ago
5
API extension: na 2 xarray.Dataarray or xarray.Dataset ?
#50
FObersteiner
opened
2 years ago
3
different nappy version in nappy.ini vs. nappy.__version__
#49
FObersteiner
closed
2 years ago
0
Conversion scripts working in Python3
#48
FObersteiner
closed
2 years ago
1
conversion scripts in Python 3: missing apply()
#47
FObersteiner
closed
2 years ago
2
Option for user-provided var string parser
#46
LukeJones123
closed
2 years ago
5
Some data providers encode var names and units in a format that Nappy doesn't parse
#45
LukeJones123
opened
2 years ago
13
Fix bug hiding aux variables (issue #43)
#44
LukeJones123
closed
2 years ago
10
Bug prevents access to auxilliary variables
#43
LukeJones123
closed
2 years ago
4
Updated default formatter to: "%.10g" to preserve precision
#42
agstephens
closed
3 years ago
0
Improved handling of time bounds
#41
agstephens
closed
3 years ago
0
Fix time bounds values so they are correct in HadUK-Grid test
#40
agstephens
closed
3 years ago
3
Updated code to include auxiliary variables
#39
agstephens
closed
3 years ago
0
Error when processing name of variable in HadUK-Grid data
#38
agstephens
closed
3 years ago
2
Typing module (python>=3.5) helps understanding nappy in IDE coding assistance
#37
poelsner
closed
9 months ago
2
Remove logging basic configuration to make logging configuration on application level working
#36
poelsner
closed
3 years ago
0
Fixed a bug in config parsing and tidied up
#35
agstephens
closed
3 years ago
0
NASA Ames output is not receiving the global attributes
#34
agstephens
closed
3 years ago
1
Remove "test_outputs" and look for ceda example nappy files directory
#33
agstephens
opened
3 years ago
0
Refactor location of scripts
#32
agstephens
opened
3 years ago
1
Updated and marked one test as xfail
#31
agstephens
closed
3 years ago
0
Refactor `nappy_api` to re-use code in the `nc_interface` and other modules rather than replicating code
#30
agstephens
opened
3 years ago
0
cannot install package without already having xarray installed
#29
rsmith013
closed
3 years ago
2
At the moment, each coordinate variable is being written to its own separate NA file
#28
agstephens
closed
3 years ago
1
Test NC outputs seem to have time attributes instead of variable attributes - need fixing!!!
#27
agstephens
closed
3 years ago
1
We switched off keeping bounds variables by default - might want to have a switch in nappy to keep these
#26
agstephens
opened
3 years ago
0
Check data and date conversion: 1001.na and 1001.nc are not consistent in time
#25
agstephens
closed
3 years ago
1
There is an xarray issue with the "wet" variable in CRUTS
#24
agstephens
closed
3 years ago
1
Get nappy working with Xarray
#23
agstephens
closed
3 years ago
0
update print statements
#22
tomkralidis
closed
3 years ago
1
* getting statement python3 compatible by using dicts get method
#21
poelsner
closed
4 years ago
0
Added support for all NDACC AMES file variants
#20
czydominika
closed
4 years ago
0
Improved python 3 compatibility and improved file open operation
#19
rsmith013
closed
5 years ago
1
Next