HakaiInstitute/csv-to-netcdf

Support custom fill values

Aperta

#1 aperta il 26 feb 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (0 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (0 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor