Hi,
Is anyone try to use MPAS-Limited_Area make region mesh? While I produce a 3km region mesh with 60-3km mesh( after grid-rotate ) , it shows
Is anyone try to use MPAS-Limited_Area make region mesh? While I produce a 3km region mesh with 60-3km mesh( after grid-rotate ) , it shows
Code:
...
Copying variable meshDensity...
Copying global attributes...
Traceback (most recent call last):
File "../create_region", line 65, in <module>
regional_area.gen_region(**kwargs)
File "path/to/MPAS-Limited-Area/limited_area/limited_area.py", line 164, in gen_region
mesh.copy_global_attributes(regionalMesh)
File "path/to/MPAS-Limited-Area/limited_area/mesh.py", line 309, in copy_global_attributes
region.mesh.n_scvt_iterations = self.mesh.n_scvt_iterations
File "netCDF4/_netCDF4.pyx", line 2725, in netCDF4._netCDF4.Dataset.__getattr__
File "netCDF4/_netCDF4.pyx", line 2671, in netCDF4._netCDF4.Dataset.getncattr
File "netCDF4/_netCDF4.pyx", line 1289, in netCDF4._netCDF4._get_att
File "netCDF4/_netCDF4.pyx", line 1754, in netCDF4._netCDF4._ensure_nc_success
AttributeError: NetCDF: Attribute not found