HakaiInstitute/csv-to-netcdf

Support custom fill values

开放

#1 创建于 2020年2月26日

 (0 条评论) (0 个反应) (0 位负责人)Python (0 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (0 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南