Skip to content

Commit

Permalink
Remove unintended changes to regrid-xy and remap-pp-component rose-ap…
Browse files Browse the repository at this point in the history
…p.conf
  • Loading branch information
Chris Blanton authored and Chris Blanton committed Jan 31, 2025
1 parent fc835fc commit 5681587
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 134 deletions.
90 changes: 0 additions & 90 deletions app/regrid-xy/rose-app.conf
Original file line number Diff line number Diff line change
@@ -1,92 +1,2 @@
[aerosol_cmip]
inputGrid=cubedsphere
inputRealm=atmos
interpMethod=conserve_order1
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order1
sources=aerosol_month_cmip

[atmos]
inputGrid=cubedsphere
inputRealm=atmos
interpMethod=conserve_order2
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order2
sources=atmos_month

[atmos_cmip]
inputGrid=cubedsphere
inputRealm=atmos
interpMethod=conserve_order2
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order2
sources=atmos_month_cmip atmos_8xdaily_cmip atmos_daily_cmip

[atmos_diurnal]
inputGrid=cubedsphere
inputRealm=atmos
interpMethod=conserve_order2
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order2
sources=atmos_diurnal

[atmos_level]
inputGrid=cubedsphere
inputRealm=atmos
interpMethod=conserve_order2
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order2
sources=atmos_month

[atmos_level_cmip]
inputGrid=cubedsphere
inputRealm=atmos
interpMethod=conserve_order2
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order2
sources=atmos_level_cmip

[atmos_month_aer]
inputGrid=cubedsphere
inputRealm=atmos
interpMethod=conserve_order1
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order1
sources=atmos_month_aer

[command]
default=regrid-xy

[land]
inputGrid=cubedsphere
inputRealm=land
interpMethod=conserve_order1
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order1
sources=land_month

[land_cmip]
inputGrid=cubedsphere
inputRealm=land
interpMethod=conserve_order1
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order1
sources=land_month_cmip

[tracer_level]
inputGrid=cubedsphere
inputRealm=atmos
interpMethod=conserve_order1
outputGridLat=180
outputGridLon=288
outputGridType=180_288.conserve_order1
sources=atmos_tracer
44 changes: 0 additions & 44 deletions app/remap-pp-components/rose-app.conf
Original file line number Diff line number Diff line change
@@ -1,46 +1,2 @@
[aerosol_cmip]
grid=regrid-xy/180_288.conserve_order1
sources=aerosol_month_cmip

[atmos]
grid=regrid-xy/180_288.conserve_order2
sources=atmos_month

[atmos_cmip]
grid=regrid-xy/180_288.conserve_order2
sources=atmos_month_cmip atmos_8xdaily_cmip atmos_daily_cmip

[atmos_diurnal]
grid=regrid-xy/180_288.conserve_order2
sources=atmos_diurnal

[atmos_level]
grid=regrid-xy/180_288.conserve_order2
sources=atmos_month

[atmos_level_cmip]
grid=regrid-xy/180_288.conserve_order2
sources=atmos_level_cmip

[atmos_month_aer]
grid=regrid-xy/180_288.conserve_order1
sources=atmos_month_aer

[atmos_scalar]
grid=native
sources=atmos_scalar

[command]
default=remap-pp-components

[land]
grid=regrid-xy/180_288.conserve_order1
sources=land_month

[land_cmip]
grid=regrid-xy/180_288.conserve_order1
sources=land_month_cmip

[tracer_level]
grid=regrid-xy/180_288.conserve_order1
sources=atmos_tracer

0 comments on commit 5681587

Please sign in to comment.