HakaiInstitute/csv-to-netcdf

Support custom fill values

オープン

#1 opened on 2020/02/26

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (0 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

xarray/pandas seems to find NA and NaN and parse them as no value. It would be handy if custom fill values could be set either for entire dataset or for each column

eg --fill-values 99.999,-99.9999,None

コントリビューターガイド