|
|
@4235
|
11 years |
domlowe |
deleting rest of CSML code from old repository - now moved to …
|
|
|
@4234
|
11 years |
domlowe |
deleting old repository
|
|
|
@4071
|
11 years |
domlowe |
Setting numpy print threshold to sys.maxint (to avoid printing ...s)
|
|
|
@4065
|
11 years |
domlowe |
changing link to mailto link
|
|
|
@4064
|
11 years |
domlowe |
changing contact details
|
|
|
@4063
|
11 years |
domlowe |
reduce heading size
|
|
|
@4062
|
11 years |
domlowe |
presentation changes to online parser
|
|
|
@4057
|
11 years |
domlowe |
test file
|
|
|
@4056
|
11 years |
domlowe |
Adding javacsml directory
|
|
|
@4055
|
11 years |
domlowe |
minor config updates to online parser
|
|
|
@4049
|
11 years |
domlowe |
Changing schemalocation attribute to work with exist db
|
|
|
@4048
|
11 years |
domlowe |
Fixing bounding box code so that correct ISO representations are always …
|
|
|
@4047
|
11 years |
domlowe |
Removing relative imports
|
|
|
@4046
|
11 years |
domlowe |
'testing organise imports'
|
|
|
@4044
|
11 years |
domlowe |
removing out of date line
|
|
|
@4043
|
11 years |
domlowe |
added PDF version of csml user manual
|
|
|
@4042
|
11 years |
domlowe |
strings may be encountered when reading inline data - map to floats before …
|
|
|
@4041
|
11 years |
domlowe |
updating parse call to simple version
|
|
|
@4040
|
11 years |
domlowe |
replacing missing import
|
|
|
@4039
|
11 years |
domlowe |
deleting rogue c character
|
|
|
@4036
|
11 years |
cbyrom |
Extend the molesReadWrite toXML() method to allow suppression of namespace …
|
|
|
@4034
|
11 years |
cbyrom |
Fix PrettyPrint? to cast elem data as string, before attempting to
call …
|
|
|
@4033
|
11 years |
domlowe |
Global attribtues now preserved except when they are data dependent CF …
|
|
|
@4030
|
11 years |
domlowe |
added code to preserve CF projection variables and subset them accordingly
|
|
|
@4028
|
11 years |
cbyrom |
Fix bugs in DPTGenerator:
- use dgDPTRoles instead of dgDPTRole - to map …
|
|
|
@4019
|
12 years |
domlowe |
more changes to allow preservation of netcdf attributes. Not complete, but …
|
|
|
@4018
|
12 years |
domlowe |
initialise projectionvariables outside loop
|
|
|
@4017
|
12 years |
domlowe |
added code to assist in preservation of CF (and other) attributes. Not …
|
|
|
@4006
|
12 years |
domlowe |
adding lambert projection to crs catalog
|
|
|
@4003
|
12 years |
cbyrom |
Adding backslash to schemaLocation - to allow CSML files output from …
|
|
|
@3953
|
12 years |
domlowe |
set missing_value attribute as _FillValue not set properly by cdms
|
|
|
@3949
|
12 years |
domlowe |
python datetime does not handle year 0000, so replacing with calls to …
|
|
|
@3917
|
12 years |
domlowe |
fixed bug in Bounding Box aggregator code
|
|
|
@3911
|
12 years |
cbyrom |
Add escape to code to avoid abstractText element being created twice
- NB, …
|
|
|
@3898
|
12 years |
domlowe |
test commit
|
|
|
@3891
|
12 years |
domlowe |
fixed bug where longitude requests were not always working as expected
|
|
|
@3867
|
12 years |
domlowe |
Test commit from subclipse
|
|
|
@3866
|
12 years |
cbyrom |
Replace [:] shorthand with explicit call to getchildren() - since
the …
|
|
|
@3856
|
12 years |
domlowe |
Adding security options back in to scanner
|
|
|
@3825
|
12 years |
domlowe |
adding SRSReferenceGroup to csString, to allow georeferencing of otherwise …
|
|
|
@3776
|
12 years |
domlowe |
added new crs definition to catalogue and also exception raised when …
|
|
|
@3704
|
12 years |
domlowe |
Added Ag's file cache code to DataInterface?. The Data Interface is read …
|
|
|
@3683
|
12 years |
domlowe |
changing version number in setup.py script.
|
|
|
@3682
|
12 years |
domlowe |
renaming CDMS1 tagged version to stable-TI02-CSML-v2.0-Final-Beta_CDMS1
|
|
|
@3680
|
12 years |
domlowe |
Moving CDMS2 branch to trunk
|
|
|
@3679
|
12 years |
domlowe |
Tagging revision 3626 as stable-TI02-CSML-v2.1-Beta_CDMS1. All future CSML …
|
|
|
@3627
|
12 years |
spascoe |
This branch contains CSML converted to use cdat_lite-5.
- …
|
|
|
@3626
|
12 years |
domlowe |
updated test script
|
|
|
@3599
|
12 years |
domlowe |
added .twoD attribute to CRS sytems in catalogue - returns 2D element of …
|
|
|
@3584
|
12 years |
domlowe |
fixed bug that was caused by sorting axes list unintentionally #2
|
|
|
@3583
|
12 years |
domlowe |
fixed bug that was caused by sorting axes list unintentionally
|
|
|
@3579
|
12 years |
domlowe |
handling missing units of measure
|
|
|
@3530
|
12 years |
domlowe |
fixed two small bugs in pointseries subsetting code
|
|
|
@3296
|
12 years |
domlowe |
fixing example parser and point series subsetting of inline content
|
|
|
@3295
|
12 years |
domlowe |
Added optional file keyword to Dataset init method. Added …
|
|
|
@3294
|
12 years |
domlowe |
updating basictest.py
|
|
|
@3288
|
12 years |
domlowe |
more tidying of scanner
|
|
|
@3286
|
12 years |
domlowe |
overhaul of scanning command args
|
|
|
@3283
|
12 years |
domlowe |
VirtualDirectoryTree added to enable arbitrary collections of files to be …
|
|
|
@3282
|
12 years |
domlowe |
Feature file maps now operate on a directory tree instance rather than a …
|
|
|
@3279
|
12 years |
domlowe |
docstrings
|
|
|
@3277
|
12 years |
domlowe |
more doctrings and fixing indentation
|
|
|
@3271
|
12 years |
domlowe |
More docstrings
|
|
|
@3267
|
12 years |
domlowe |
Documenting CSML code - not complete
|
|
|
@3262
|
12 years |
domlowe |
nicer exception
|
|
|
@3242
|
12 years |
domlowe |
minor fix to bounding box code
|
|
|
@3241
|
12 years |
domlowe |
no security by default
|
|
|
@3240
|
12 years |
domlowe |
security info now added to csmldocs during scanning
|
|
|
@3239
|
12 years |
domlowe |
resolving conflict with csmlscan.py - fixing config parser error handling
|
|
|
@3238
|
12 years |
spascoe |
This was a bug that caused the exception not to be caught.
"except A, B:" …
|
|
|
@3226
|
12 years |
domlowe |
getCRS now only takes on argument - changed call in …
|
|
|
@3222
|
12 years |
domlowe |
bug fix to get ordering of crs axes right
|
|
|
@3221
|
12 years |
domlowe |
rewriting of code that determines CRS system
|
|
|
@3206
|
12 years |
selatham |
make clementtree imports more robust
|
|
|
@3144
|
12 years |
domlowe |
fixed bounding box aggregation code
|
|
|
@3131
|
12 years |
domlowe |
individual bounding boxes extended to edge of grid cells - not done yet …
|
|
|
@3117
|
12 years |
domlowe |
removing redundant print statements
|
|
|
@3116
|
12 years |
domlowe |
trajectory test working
|
|
|
@3112
|
12 years |
domlowe |
adding trajectory doctest
|
|
|
@3099
|
12 years |
domlowe |
pointseries test
|
|
|
@3098
|
12 years |
domlowe |
adding test directories
|
|
|
@3097
|
12 years |
domlowe |
replaced cgi.escape with Bryan/Alan?'s escaping class that handles double …
|
|
|
@3096
|
12 years |
domlowe |
subsetting of profileseries, pointseries retested and fixed
|
|
|
@3089
|
12 years |
domlowe |
fixed double escaping bug
|
|
|
@3072
|
12 years |
domlowe |
finally resolved time subsetting bug
|
|
|
@3068
|
12 years |
domlowe |
fixed subsetting bug when handling times, and also removed dependence on …
|
|
|
@3067
|
12 years |
domlowe |
Corrected spelling of library
|
|
|
@3066
|
12 years |
domlowe |
Nicer error messages when imports fail
|
|
|
@3065
|
12 years |
domlowe |
added ability to filter out low dimension variables in scanner. Added some …
|
|
|
@3058
|
12 years |
domlowe |
breaking up crs code into more manageable chunks
|
|
|
@3055
|
12 years |
domlowe |
correct url for cf converions
|
|
|
@3051
|
12 years |
domlowe |
removing print
|
|
|
@3050
|
12 years |
domlowe |
handling standard name in phenomenon
|
|
|
@3049
|
12 years |
domlowe |
2 minor bugs relating to cf output
|
|
|
@3046
|
12 years |
domlowe |
added uomlabels attribute to profile feature
|
|
|
@3045
|
12 years |
domlowe |
crs object now carries units of underlying data by default, carried …
|
|
|
@3043
|
12 years |
domlowe |
more sensible error returned when file permissions or paths not set.
|
|
|
@3042
|
12 years |
domlowe |
valid ragged section csml output after subsetting
|
|
|
@3039
|
12 years |
domlowe |
ragged section output uses profile dimension
|
|
|
@3033
|
12 years |
domlowe |
standard name carried through to csml phenomenon
|
|
|