NCAR / pyDARTdiags

Python observation space diagnostics for the Data Assimilation Research Testbed (DART)
Apache License 2.0
3 stars 1 forks source link

Feat request: binary obs_sequence files #12

Closed hkershaw-brown closed 1 month ago

hkershaw-brown commented 3 months ago

Currently working with acsii file only.

hkershaw-brown commented 1 month ago

binary format:

native, little_endian, big_endian

https://github.com/NCAR/DART/blob/71d70e1e346e3cc7c0244ad839415104140cfc9d/assimilation_code/modules/observations/obs_sequence_mod.f90#L137-L139

hkershaw-brown commented 1 month ago

No location "loc3d" "loc1d" set for binary obs sequence files. https://github.com/NCAR/DART/issues/286