NCAR/WINDOW

Allow the main dimensions (x & y) from the dimensions for subgrid

Opened this issue · 0 comments

User can input subgrid factor into geogrid output by issue 6. It allows to pick main dimension from subgrid.
The command to activate the subgrid dimension as the main dimensions:
python CF_Gridded.py geo_em.d02.subgrid.nc gis_d02.nc 4 subgrid_first
OR
python CF_Gridded.py geo_em.d02.subgrid.nc gis_d02.nc subgrid_factor=4 subgrid_first