You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* got some of necdf stuff to work
* writing netcdf vars
* working on better netcdf support.
* cut ties between the DataObject and the encoders
* added some attributes to the netcdf file
* removed commented code
* updated python code, cleaned up the YAML files
* add chunkig from descrition
* added fill value on dimension vars
* fixed some things with the encoder
* fixed some unit tests
* Fixed special case where dimension source has no data.
* got python interface working for netcdf
* Python interface improvements, support for memory only data.
* added some help to error string
* uncommented python cache test
* removed uneeded code from bufr2ioda
* added comments
* updated some documentation
* Moved Description the encoders namespace and made it more generic
* updated the package and lib names
* fixed hera compile bugs
* fixed compiler warnings for log functions
* fixed some small unit test issues
* formatting
* removed a test that used ioda
* bufr2ioda.x is now bufr2netcdf.x
* bufr2ioda.x is now bufr2netcdf.x
* fixed some comments
* now installing python interface in install directoory
* Added parallel version of parse method
* got a preliminary working with mpi
* tasks now writing the netcdf files
* now successfully gathering the data
* attempting to fix dimensions when gathering data where dimensions are not identical..
* added parallel switch
* some python api work, fixed initialization problem
* added python interface for mpi functions
* small name change
* removed some uneeded comments
* added comment
* handle some uncommon types when gathering data. Changed method name for clarity.
* Changed test method name for clarity.
* Updated some documentation.
* Updated some documentation.
* updated api calls for mpi
* updated name of gather of DataObject
* small doc changes
* Update core/include/bufr/BufrParser.h
Co-authored-by: Cory Martin <cory.r.martin@noaa.gov>
* fixed spelling of remainder
* Fixed unintended CMake file changes
* Now printing more detailed timeing data when running bufr2netcdf
* sending print statements to log info
* renamed function
* renamed function
* tweak, checnaged time elapsed msg
* tweak, checnaged time elapsed msg
* tweak, checnaged time elapsed msg
* Encoder now logs the time it takes to encode.
* fix for string gather
* fix for string gather
* fixed another gather problem for str fields
* some code cleanup
* fixed broken test
* removed git attributes
* Prevent show queries from crashing.
* added --no-gather flag to bufr2netcdf app
* bufr2netcdf help tweak
* bufr2netcdf help tweak
* improved satwnd reading problem
* more mpi reading fixes
* another change for mpi reading
* fixed bug where show queries would not print queries for all subsets, sometimes
---------
Co-authored-by: Cory Martin <cory.r.martin@noaa.gov>
Co-authored-by: Emily Liu <eliu@hercules-login-4.hpc.msstate.edu>
0 commit comments