-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am unable to successfully load a file with the new R -> to netcdf setup.
Error in ncvar_put(nc = ncout, varid = name, vals = nc_data_to_add[[name]], :
unused argument (na_replace = "fast")
Execution halted
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/dodrio/scratch/projects/2022_200/project_output/RMIB-UGent/vsc46032_kobe/PyFa/pyfa_tool/dataset.py", line 381, in import_2d_field
self.import_fa(whitelist=fieldname,
File "/dodrio/scratch/projects/2022_200/project_output/RMIB-UGent/vsc46032_kobe/PyFa/pyfa_tool/dataset.py", line 333, in import_fa
ds = reading_fa.read_and_format_nc(ncfile)
File "/dodrio/scratch/projects/2022_200/project_output/RMIB-UGent/vsc46032_kobe/PyFa/pyfa_tool/modules/reading_fa.py", line 91, in read_and_format_nc
ds[var].rio.set_nodata(float(ds.attrs['fillvalue']), inplace=True)
KeyError: 'fillvalue'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working