|
|
@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
|
14 years |
domlowe |
non-important changes but synchronising with svn
|
|
|
@2913
|
14 years |
domlowe |
removing print statements
|
|
|
@2908
|
14 years |
domlowe |
deleting test code.…
|
|
|
@2907
|
14 years |
domlowe |
Bounding boxes now correctly determined by scanner
|
|
|
@2904
|
14 years |
domlowe |
Improved CRS support. Not complete
|
|
|
@2901
|
14 years |
domlowe |
added option to pass dataset ID to csml scanner; use config option of …
|
|
|
@2898
|
14 years |
domlowe |
fix to feature.getCSMLBoundingBox() method
|
|
|
@2894
|
14 years |
domlowe |
sorting bug fixed in csml time ordering
|
|
|
@2890
|
14 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
|
|
|
@2602
|
14 years |
domlowe |
getBoundingBox method added to csml.parser.Dataset
|
|
|
@2598
|
14 years |
domlowe |
nearest neighbour bug fixed
|
|
|
@2597
|
14 years |
domlowe |
fixing longitude subsetting for ddc data
|
|
|
@2595
|
14 years |
domlowe |
fixed problem with latitude reversal
|
|
|
@2590
|
14 years |
domlowe |
second attempt at fixing longitude bug
|
|
|
@2587
|
14 years |
domlowe |
fixed bug where nearest neighbour search conflicted with longitude …
|
|
|
@2585
|
14 years |
domlowe |
fixing bug with single time selection
|
|
|
@2584
|
14 years |
domlowe |
exposing getUnits methods etc
|
|
|
@2569
|
14 years |
domlowe |
fixing ID/naming issues and paths
|
|
|
@2568
|
14 years |
selatham |
added more granule classes
|
|
|
@2567
|
14 years |
domlowe |
Fixed problem with relative paths in CSML documents
|
|
|
@2565
|
14 years |
domlowe |
subset to point feature working
|
|
|
@2562
|
14 years |
domlowe |
subsetting to point basic code added
|
|
|
@2555
|
14 years |
mhenning |
indentation problem
|
|
|
@2550
|
14 years |
domlowe |
more on pointseries and qxf
|
|
|
@2548
|
14 years |
domlowe |
netcdf output of subsetted qxf point series
|
|
|
@2547
|
14 years |
domlowe |
basics of QXF subsetting working
|
|
|
@2546
|
14 years |
domlowe |
bug fixed in profile subset
|
|
|
@2544
|
14 years |
domlowe |
adding Mark's optimisation to RawFileInterface?
|
|
|
@2527
|
14 years |
domlowe |
some CRS issues resolved
|
|
|
@2526
|
14 years |
domlowe |
various fixes to profile subsetting
|
|
|
@2525
|
14 years |
domlowe |
removing redundant lines from imagefileextract
|
|
|
@2520
|
14 years |
domlowe |
fixed list bug in csmlfeaturetypes.py
|
|
|
@2516
|
14 years |
domlowe |
ImageFile? reading sped up by use of image2array method
|
|
|
@2513
|
14 years |
domlowe |
adding ImageFileExtract? to FILEFORMATS in parser
|
|
|
@2509
|
14 years |
mggr |
inverted order of dimensions for raw files (commit for mhen)
|
|
|
@2505
|
14 years |
awoolf |
Updated UML for CSML 'Dataset' class (with optional StorageDescriptor? & …
|
|
|
@2504
|
14 years |
awoolf |
Incorporated PML changes for RawFile?, ImageFile? (with additional 'format' …
|
|
|
@2503
|
14 years |
awoolf |
Replaced Profile>OldProfile? (uses inefficient gml:MultiPoint in domain), …
|
|
|
@2500
|
14 years |
domlowe |
fix to CRS catalogue and to ops_gridseriesfeature
|
|
|
@2499
|
14 years |
domlowe |
time variable now added to netcdf file
|
|
|