Activity
using find named dim for path method in zarr
using find named dim for path method in zarr
moved the zarr encoder to use the EncoderBase class.
moved the zarr encoder to use the EncoderBase class.
added some comments to describe the dimension creation process better
added some comments to describe the dimension creation process better
unit tests passinig
unit tests passinig
fixed problem with empty source field
fixed problem with empty source field
removed uneeded method
removed uneeded method
update docs
update docs
slight test improvmeent
slight test improvmeent
updated unit test for manual modifications of output data
updated unit test for manual modifications of output data
added support for adding global and dimension variables programatically
added support for adding global and dimension variables programatically
fixed prototype path handling code in zarr encoder
fixed prototype path handling code in zarr encoder
merged in zarr branch
merged in zarr branch
forgot to add coordinates as an attribute to a dataset... fixed
forgot to add coordinates as an attribute to a dataset... fixed
added ilianas suggestion foor wording in yaml.rst
added ilianas suggestion foor wording in yaml.rst
yaml.rst doc updates
yaml.rst doc updates
zarr encode now returns a dict of encoded objects just like the netcd…
zarr encode now returns a dict of encoded objects just like the netcd…
fixed bad yaml example in docs
fixed bad yaml example in docs
Added bufr2zarr script.
Added bufr2zarr script.
now picking the data associated with the last dim of the source
now picking the data associated with the last dim of the source
Added dimensions to the zarr file
Added dimensions to the zarr file
working on dimensions. Gloobals now attributes
working on dimensions. Gloobals now attributes
fixed global string fields
fixed global string fields
added basic zarr encoder
added basic zarr encoder
added concept of an unknown type
added concept of an unknown type
fixed bug with type resolution function
fixed bug with type resolution function
sharing unit info when resolving types
sharing unit info when resolving types
added type resolution to resultset
added type resolution to resultset
added code to deal with empty result sets
added code to deal with empty result sets
added amsua and atms scan angle computers
added amsua and atms scan angle computers