NCPP / ocgis

OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.
Other
70 stars 19 forks source link

change numeric value of missing value in OcgOperations #487

Open rokuingh opened 6 years ago

rokuingh commented 6 years ago

I'd like to specify the value used for missing values when regridding via OcgOperations, thanks!

bekozi commented 6 years ago

Available in master. A fill_value key can be used in regrid_options to specify the destination field default fill value.