|
|
@2133
|
14 years |
domlowe |
Added new XML schema handling class to MOLES parser. The old class is …
|
|
|
@2129
|
14 years |
selatham |
added more classes.
|
|
|
@2128
|
14 years |
domlowe |
fixed problems with longitude subsetting
|
|
|
@2126
|
14 years |
domlowe |
changing paths in config files
|
|
|
@2125
|
14 years |
domlowe |
rearranging directories/files more
|
|
|
@2124
|
14 years |
domlowe |
rearranging directories/files
|
|
|
@2123
|
14 years |
domlowe |
adding DDC testfiles to SVN (to be removed later)
|
|
|
@2122
|
14 years |
domlowe |
Last commit should have read onetoseveral not onetomany
|
|
|
@2121
|
14 years |
domlowe |
New featurefilemap pattern onetomany, tested on DDC data
|
|
|
@2112
|
14 years |
domlowe |
units and missing values now working properly in subsetgridseries
|
|
|
@2111
|
14 years |
selatham |
added class abstract.
|
|
|
@2105
|
14 years |
domlowe |
Parser changes - csml:id for Dataset, TimeSeriesDomain? to TimeSeries?, plus …
|
|
|
@2103
|
14 years |
awoolf |
Updated instance examples for schema changes
|
|
|
@2102
|
14 years |
awoolf |
Added phenom dict to Feature Collection, changed TimeSeriesDomain? to …
|
|
|
@2101
|
14 years |
awoolf |
New superwrapper schema
|
|
|
@2100
|
14 years |
awoolf |
Minor visual changes, added phenomenon dictionary to feature collection.
|
|
|
@2099
|
14 years |
awoolf |
Initial CSML v2 documentation
|
|
|
@2095
|
14 years |
domlowe |
more bug fixing/tidying in subsetting code
|
|
|
@2091
|
14 years |
domlowe |
making coordinate reference systems and netcdf output CF compliant
|
|
|
@2084
|
14 years |
domlowe |
more restructuring of subsetting code
|
|
|
@2083
|
14 years |
domlowe |
much of the generic subsetting code moved out of ops_gridseries into …
|
|
|
@2082
|
14 years |
selatham |
removed debug prints.
|
|
|
@2081
|
14 years |
domlowe |
subsetting seems to be working, but needs more testing and tidying of code
|
|
|
@2078
|
14 years |
domlowe |
subsetting working, but not complete
|
|
|
@2075
|
14 years |
domlowe |
recursion handled better in schema checking
|
|
|
@2074
|
14 years |
domlowe |
fixed namespace bug in moles parser
|
|
|
@2073
|
14 years |
domlowe |
more subsetting code
|
|
|
@2071
|
14 years |
domlowe |
added EnvelopeWithTimePeriod?, also, more on subsetting
|
|
|
@2069
|
14 years |
awoolf |
Made csml:FeatureCollectionType correctly extend gml:AbstractFeatureType.
|
|
|
@2068
|
14 years |
awoolf |
Updated TimeSeriesDomain?.time to timePositionList for consistency.
|
|
|
@2065
|
14 years |
selatham |
added classes. Put some things to ignore.
|
|
|
@2062
|
14 years |
domlowe |
more on subsetting
|
|
|
@2061
|
14 years |
domlowe |
lots of changes to do with subsetting
|
|
|
@2060
|
14 years |
domlowe |
default calendar attribute added, repitition in fileList removed, …
|
|
|
@2059
|
14 years |
domlowe |
xlinks in rangeSet also resolve to insertedElement.
|
|
|
@2057
|
14 years |
domlowe |
xlinks in domain resolve to insertedElement.
|
|
|
@2055
|
14 years |
domlowe |
adding test files to svn
|
|
|
@2052
|
14 years |
domlowe |
Demo code to show creation of PointSeries? feature using CSML V2 parser. …
|
|
|
@2050
|
14 years |
domlowe |
kwargs carried through all classes to csElement class
|
|
|
@2049
|
14 years |
domlowe |
adding sample code - not yet revised for V2
|
|
|
@2048
|
14 years |
domlowe |
adding subdirectories
|
|
|
@2047
|
14 years |
domlowe |
added Examples directory for sample parsing code
|
|
|
@2040
|
14 years |
domlowe |
more on xlinks in the domain
|
|
|
@2038
|
14 years |
domlowe |
support for resolving FileList? Xlinks.
|
|
|
@2037
|
14 years |
domlowe |
moving listify function to csmlextra.py
|
|
|
@2034
|
14 years |
domlowe |
support for fileList and xlink when creating csml
|
|
|
@2032
|
14 years |
domlowe |
adding back csmlxlink.py
|
|
|
@2031
|
14 years |
domlowe |
xlink now working in rangeset. removed csmlxlink.py
|
|
|
@2030
|
14 years |
domlowe |
storage descriptor code working in scanner
|
|
|
@2029
|
14 years |
domlowe |
adding csmlxlink.py and related xlink code
|
|
|
@2027
|
14 years |
domlowe |
unjumbled createGridSeriesFeature method into several reuseable methods
|
|
|
@2025
|
14 years |
domlowe |
support for ValueArray and xlink attributes in rangeSet
|
|
|
@2024
|
14 years |
domlowe |
parser supports reading featureMembers and featureMember - but only …
|
|
|
@2023
|
14 years |
domlowe |
oops, commit properly this time- Wrapped classes working generally. Still …
|
|
|
@2022
|
14 years |
domlowe |
Wrapped classes working generally. Still to fix descriptors/members
|
|
|
@2021
|
14 years |
domlowe |
Wrapped CSMLFeatureCollection and CSMLStorageDescriptor Documents in a …
|
|
|
@2016
|
14 years |
domlowe |
Fixing bug - use cdms id instead of name
|
|
|
@2015
|
14 years |
domlowe |
addition of random ids, changes related to xlink and rangeset
|
|
|
@2014
|
14 years |
domlowe |
changed cdms id to name, temporarily fixed commas in data string
|
|
|
@2013
|
14 years |
spascoe |
Branching from the v1.0x tag for bug-fixes associated
with use of CSML in …
|
|
|
@2011
|
14 years |
domlowe |
test added to check randomness or random id generator
|
|
|
@2010
|
14 years |
domlowe |
random ID generator for internal ids in a CSML document
|
|
|
@2004
|
14 years |
domlowe |
support for setting XLINK attributes without having to use namespace
|
|
|
@2003
|
14 years |
domlowe |
aggregatedArray created outside of rangeSet
|
|
|
@2001
|
14 years |
domlowe |
several changes made to enable proper use of CRS
|
|
|
@2000
|
14 years |
domlowe |
fixed axislabel attribute and printscreen option.
|
|
|
@1993
|
14 years |
domlowe |
removing print statements
|
|
|
@1992
|
14 years |
domlowe |
Attempt to fix problem with bounding box, but this may break other things …
|
|
|
@1986
|
14 years |
awoolf |
CSML storage descriptor example for COAPEC data, referenced by …
|
|
|
@1985
|
14 years |
awoolf |
New 'wrapped' CSML example, using CSMLFeatureCollection root element, also …
|
|
|
@1984
|
14 years |
awoolf |
Added root CSMLFeatureCollection element (as per updated UML model, and …
|
|
|
@1983
|
14 years |
awoolf |
Added top-level CSMLStorgeDescriptor type and element, to form root of …
|
|
|
@1982
|
14 years |
awoolf |
(1) Modified SpatialOrTmporalPositionList? (to enable identity and …
|
|
|
@1981
|
14 years |
domlowe |
more on Referenceable Grid
|
|
|
@1980
|
14 years |
domlowe |
fixing attributes of ReferenceableGrid?
|
|
|
@1979
|
14 years |
domlowe |
removing obsolete axisList class
|
|
|
@1978
|
14 years |
domlowe |
axis order relationship working
|
|
|
@1974
|
14 years |
domlowe |
improved determineCRS method
|
|
|
@1972
|
14 years |
domlowe |
changed getCRS to determineCRS, now getCRS gets a known CRSystem object by …
|
|
|
@1969
|
14 years |
domlowe |
crs idenfication tests real model data #2
|
|
|
@1968
|
14 years |
domlowe |
crs idenfication tests real model data
|
|
|
@1966
|
14 years |
domlowe |
CRS classes refined
|
|
|
@1965
|
14 years |
domlowe |
outline of CRS catalogue class
|
|
|
@1963
|
14 years |
awoolf |
Potentially want identity for csml:SpatialOrTemporalPositionList.
|
|
|
@1961
|
14 years |
awoolf |
Update CSML storage descriptor for multiple files, and CSML instance for …
|
|
|
@1960
|
14 years |
awoolf |
Update CSML storage descriptor for multiple files, and CSML instance for …
|
|
|
@1956
|
14 years |
domlowe |
added stub methods to AbstractDI class
|
|
|
@1952
|
14 years |
domlowe |
basictest.py added - simple round trip parser test
|
|
|
@1951
|
14 years |
domlowe |
adding version of CSML instance document wrapped with Dataset, …
|
|
|
@1950
|
14 years |
awoolf |
CSML instance example first cut
|
|
|
@1943
|
14 years |
awoolf |
Oxygen error fixes
|
|
|
@1939
|
14 years |
domlowe |
handling of longitude requests taken out of main module
|
|
|
@1938
|
14 years |
domlowe |
added module to hold utility functions eg listify
|
|
|
@1937
|
14 years |
domlowe |
synching with repository before downloading
|
|
|
@1936
|
14 years |
awoolf |
Attempt to fix some oxygen validation errors (doesn't change any content)
|
|
|
@1935
|
14 years |
awoolf |
Created UML directory for new trunk, and moved v2 EAP from CSML v1 tagged …
|
|
|
@1932
|
14 years |
domlowe |
changes to !subsetGridSeries
|
|
|
@1929
|
14 years |
domlowe |
added !getData method to GridSeriesFeature (works for inline data only at …
|
|
|
@1923
|
14 years |
domlowe |
removing binary files
|
|
|
@1922
|
14 years |
domlowe |
removing rogue print statements
|
|
|