|
|
@3296
|
13 years |
domlowe |
fixing example parser and point series subsetting of inline content
|
|
|
@3295
|
13 years |
domlowe |
Added optional file keyword to Dataset init method. Added …
|
|
|
@3294
|
13 years |
domlowe |
updating basictest.py
|
|
|
@3288
|
13 years |
domlowe |
more tidying of scanner
|
|
|
@3286
|
13 years |
domlowe |
overhaul of scanning command args
|
|
|
@3283
|
13 years |
domlowe |
VirtualDirectoryTree added to enable arbitrary collections of files to be …
|
|
|
@3282
|
13 years |
domlowe |
Feature file maps now operate on a directory tree instance rather than a …
|
|
|
@3279
|
13 years |
domlowe |
docstrings
|
|
|
@3277
|
13 years |
domlowe |
more doctrings and fixing indentation
|
|
|
@3271
|
13 years |
domlowe |
More docstrings
|
|
|
@3267
|
13 years |
domlowe |
Documenting CSML code - not complete
|
|
|
@3262
|
13 years |
domlowe |
nicer exception
|
|
|
@3242
|
13 years |
domlowe |
minor fix to bounding box code
|
|
|
@3241
|
13 years |
domlowe |
no security by default
|
|
|
@3240
|
13 years |
domlowe |
security info now added to csmldocs during scanning
|
|
|
@3239
|
13 years |
domlowe |
resolving conflict with csmlscan.py - fixing config parser error handling
|
|
|
@3238
|
13 years |
spascoe |
This was a bug that caused the exception not to be caught.
"except A, B:" …
|
|
|
@3226
|
13 years |
domlowe |
getCRS now only takes on argument - changed call in …
|
|
|
@3222
|
13 years |
domlowe |
bug fix to get ordering of crs axes right
|
|
|
@3221
|
13 years |
domlowe |
rewriting of code that determines CRS system
|
|
|
@3206
|
13 years |
selatham |
make clementtree imports more robust
|
|
|
@3144
|
13 years |
domlowe |
fixed bounding box aggregation code
|
|
|
@3131
|
13 years |
domlowe |
individual bounding boxes extended to edge of grid cells - not done yet …
|
|
|
@3117
|
13 years |
domlowe |
removing redundant print statements
|
|
|
@3116
|
13 years |
domlowe |
trajectory test working
|
|
|
@3112
|
13 years |
domlowe |
adding trajectory doctest
|
|
|
@3099
|
13 years |
domlowe |
pointseries test
|
|
|
@3098
|
13 years |
domlowe |
adding test directories
|
|
|
@3097
|
13 years |
domlowe |
replaced cgi.escape with Bryan/Alan?'s escaping class that handles double …
|
|
|
@3096
|
13 years |
domlowe |
subsetting of profileseries, pointseries retested and fixed
|
|
|
@3089
|
13 years |
domlowe |
fixed double escaping bug
|
|
|
@3072
|
13 years |
domlowe |
finally resolved time subsetting bug
|
|
|
@3068
|
13 years |
domlowe |
fixed subsetting bug when handling times, and also removed dependence on …
|
|
|
@3067
|
13 years |
domlowe |
Corrected spelling of library
|
|
|
@3066
|
13 years |
domlowe |
Nicer error messages when imports fail
|
|
|
@3065
|
13 years |
domlowe |
added ability to filter out low dimension variables in scanner. Added some …
|
|
|
@3058
|
13 years |
domlowe |
breaking up crs code into more manageable chunks
|
|
|
@3055
|
13 years |
domlowe |
correct url for cf converions
|
|
|
@3051
|
13 years |
domlowe |
removing print
|
|
|
@3050
|
13 years |
domlowe |
handling standard name in phenomenon
|
|
|
@3049
|
13 years |
domlowe |
2 minor bugs relating to cf output
|
|
|
@3046
|
13 years |
domlowe |
added uomlabels attribute to profile feature
|
|
|
@3045
|
13 years |
domlowe |
crs object now carries units of underlying data by default, carried …
|
|
|
@3043
|
13 years |
domlowe |
more sensible error returned when file permissions or paths not set.
|
|
|
@3042
|
13 years |
domlowe |
valid ragged section csml output after subsetting
|
|
|
@3039
|
13 years |
domlowe |
ragged section output uses profile dimension
|
|
|
@3033
|
13 years |
domlowe |
standard name carried through to csml phenomenon
|
|
|
@3022
|
13 years |
domlowe |
pointseries subsetting workign in WCS, ragged section part working
|
|
|
@3013
|
13 years |
domlowe |
ragged section methods - under development
|
|
|
@3006
|
13 years |
domlowe |
bug in filename aggregation fixed
|
|
|
@3003
|
13 years |
domlowe |
moving comment
|
|
|
@3002
|
13 years |
domlowe |
added check to see if string is file path or string of xml
|
|
|
@2979
|
13 years |
domlowe |
moved getCSMLBoundingBox to AbstractFeature, and added getNativeCRS …
|
|
|
@2974
|
13 years |
domlowe |
removed some unused lines
|
|
|
@2947
|
13 years |
domlowe |
non-important changes but synchronising with svn
|
|
|
@2913
|
13 years |
domlowe |
removing print statements
|
|
|
@2908
|
13 years |
domlowe |
deleting test code.…
|
|
|
@2907
|
13 years |
domlowe |
Bounding boxes now correctly determined by scanner
|
|
|
@2904
|
13 years |
domlowe |
Improved CRS support. Not complete
|
|
|
@2901
|
13 years |
domlowe |
added option to pass dataset ID to csml scanner; use config option of …
|
|
|
@2898
|
13 years |
domlowe |
fix to feature.getCSMLBoundingBox() method
|
|
|
@2894
|
13 years |
domlowe |
sorting bug fixed in csml time ordering
|
|
|
@2890
|
13 years |
domlowe |
getNativeCRS() method added to feature
|
|
|
@2863
|
14 years |
domlowe |
adding bounding box class which represents spatial, temporal bbox + crs
|
|
|
@2849
|
14 years |
domlowe |
fixing up strange indentation in csmldataiface.py
|
|
|
@2843
|
14 years |
domlowe |
adding stubs for hdf read methods
|
|
|
@2837
|
14 years |
domlowe |
fixing typo in raggedsectionfeature
|
|
|
@2817
|
14 years |
domlowe |
Any trajectory data outside selected bounding box is set to be missing …
|
|
|
@2814
|
14 years |
domlowe |
adding pressure crs needed for BODC trajectories
|
|
|
@2812
|
14 years |
domlowe |
Added featureType attribute to all csml features
|
|
|
@2807
|
14 years |
domlowe |
more on Trajectory
|
|
|
@2790
|
14 years |
domlowe |
adding import
|
|
|
@2783
|
14 years |
domlowe |
adding axis interrogation methods to trajectory feature
|
|
|
@2779
|
14 years |
domlowe |
handling unicode from wcs request
|
|
|
@2774
|
14 years |
domlowe |
better handling of arrays to speed up subsetting
|
|
|
@2767
|
14 years |
domlowe |
subset trajectory by times working, added some standard names support
|
|
|
@2766
|
14 years |
domlowe |
minor correction
|
|
|
@2765
|
14 years |
domlowe |
standard names classes to read local copy of standard names table
|
|
|
@2764
|
14 years |
domlowe |
making copy of trajectoryDomain allow for reuse in multiple subsets
|
|
|
@2761
|
14 years |
domlowe |
more on subsetting trajectory
|
|
|
@2758
|
14 years |
domlowe |
Changes to enable subsetting of Trajectories - not fully working but …
|
|
|
@2743
|
14 years |
domlowe |
changing fileextract type for PP files
|
|
|
@2741
|
14 years |
domlowe |
Changes to allow xlinking of timeposition lists. Changes to scanner and …
|
|
|
@2714
|
14 years |
selatham |
provenance classes
|
|
|
@2692
|
14 years |
domlowe |
try except added to sliceing code
|
|
|
@2684
|
14 years |
domlowe |
tweaks to speed up parsing
|
|
|
@2683
|
14 years |
domlowe |
parsing from elementree (parseElemTree) method added, and speeded up …
|
|
|
@2669
|
14 years |
selatham |
Added security classes
|
|
|
@2668
|
14 years |
domlowe |
added in try except
|
|
|
@2665
|
14 years |
domlowe |
used dictionary to store fileextract info that was getting read from disk …
|
|
|
@2661
|
14 years |
domlowe |
separating celementtree and elementtree imports - they may have been …
|
|
|
@2642
|
14 years |
lawrence |
Helping csml work in python 2.5 (finding celementtree :-)
|
|
|
@2638
|
14 years |
domlowe |
fixing subsetting at point, and test scripts
|
|
|
@2637
|
14 years |
domlowe |
fixing longitude vals in test script
|
|
|
@2633
|
14 years |
domlowe |
added fix to check ordering of output axes, fixes latitude reversal …
|
|
|
@2632
|
14 years |
domlowe |
Added csml:name to CSML Schema and Parser
|
|
|
@2623
|
14 years |
spascoe |
Whoops, missed the unit test files.
|
|
|
@2622
|
14 years |
spascoe |
Adding some unit tests that were in ows_framework. See …
|
|
|
@2619
|
14 years |
domlowe |
schema name change
|
|
|
@2617
|
14 years |
domlowe |
changing elementtree imports to handle python 2.5, 2.4 + eggs
|
|
|