issues
search
cioos-siooc
/
ocean-data-parser
A Python package for parsing oceanographic proprietary data formats to xarray Dataset.
https://cioos-siooc.github.io/ocean-data-parser/
GNU General Public License v3.0
4
stars
1
forks
source link
add Star-Oddi DAT file parser
#16
Closed
JessyBarrette
closed
2 years ago
JessyBarrette
commented
2 years ago
Add a star-oddi parser:
TODO
[x] Confirm that other star-oddi sensors are using the same format
[x] Do we need to parse the other files generated by Star-Oddi
[x] Map attributes to CF standards
[x] Map variables to CF standard_names
JessyBarrette
commented
2 years ago
Let's merge the star-oddi parser to development #12
Add a star-oddi parser:
TODO