|
4308 | 4308 | "positive": null, |
4309 | 4309 | "model_variables": [ |
4310 | 4310 | "temp", |
4311 | | - "rho_dzt", |
4312 | | - "area_t" |
| 4311 | + "rho_dzt" |
4313 | 4312 | ], |
4314 | 4313 | "calculation": { |
4315 | 4314 | "type": "formula", |
|
4322 | 4321 | ] |
4323 | 4322 | }, |
4324 | 4323 | "rho_dzt", |
4325 | | - "area_t" |
| 4324 | + { |
| 4325 | + "operation": "load_ressource_data", |
| 4326 | + "args": [ |
| 4327 | + { |
| 4328 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 4329 | + }, |
| 4330 | + { |
| 4331 | + "literal": "areacello" |
| 4332 | + } |
| 4333 | + ] |
| 4334 | + } |
4326 | 4335 | ] |
4327 | 4336 | }, |
4328 | 4337 | "CF standard Name": "sea_water_conservative_temperature", |
4329 | 4338 | "model_variable_units": { |
4330 | 4339 | "temp": "K", |
4331 | | - "rho_dzt": "kg m-2", |
4332 | | - "area_t": "m2" |
| 4340 | + "rho_dzt": "kg m-2" |
4333 | 4341 | } |
4334 | 4342 | }, |
4335 | 4343 | "deptho": { |
|
5195 | 5203 | "positive": null, |
5196 | 5204 | "model_variables": [ |
5197 | 5205 | "salt", |
5198 | | - "rho_dzt", |
5199 | | - "area_t" |
| 5206 | + "rho_dzt" |
5200 | 5207 | ], |
5201 | 5208 | "calculation": { |
5202 | 5209 | "type": "formula", |
5203 | 5210 | "operation": "calc_global_ave_ocean", |
5204 | 5211 | "args": [ |
5205 | 5212 | "salt", |
5206 | 5213 | "rho_dzt", |
5207 | | - "area_t" |
| 5214 | + { |
| 5215 | + "operation": "load_ressource_data", |
| 5216 | + "args": [ |
| 5217 | + { |
| 5218 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 5219 | + }, |
| 5220 | + { |
| 5221 | + "literal": "areacello" |
| 5222 | + } |
| 5223 | + ] |
| 5224 | + } |
5208 | 5225 | ] |
5209 | 5226 | }, |
5210 | 5227 | "CF standard Name": "sea_water_salinity", |
5211 | 5228 | "model_variable_units": { |
5212 | 5229 | "salt": "psu", |
5213 | | - "rho_dzt": "kg m-2", |
5214 | | - "area_t": "m2" |
| 5230 | + "rho_dzt": "kg m-2" |
5215 | 5231 | } |
5216 | 5232 | }, |
5217 | 5233 | "somint": { |
|
5281 | 5297 | "positive": null, |
5282 | 5298 | "model_variables": [ |
5283 | 5299 | "surface_salt", |
5284 | | - "rho_dzt", |
5285 | | - "area_t" |
| 5300 | + "rho_dzt" |
5286 | 5301 | ], |
5287 | 5302 | "calculation": { |
5288 | 5303 | "type": "formula", |
5289 | 5304 | "operation": "calc_global_ave_ocean", |
5290 | 5305 | "args": [ |
5291 | 5306 | "surface_salt", |
5292 | 5307 | "rho_dzt", |
5293 | | - "area_t" |
| 5308 | + { |
| 5309 | + "operation": "load_ressource_data", |
| 5310 | + "args": [ |
| 5311 | + { |
| 5312 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 5313 | + }, |
| 5314 | + { |
| 5315 | + "literal": "areacello" |
| 5316 | + } |
| 5317 | + ] |
| 5318 | + } |
5294 | 5319 | ] |
5295 | 5320 | }, |
5296 | 5321 | "CF standard Name": "sea_surface_salinity", |
5297 | 5322 | "model_variable_units": { |
5298 | 5323 | "surface_salt": "psu", |
5299 | | - "rho_dzt": "kg m-2", |
5300 | | - "area_t": "m2" |
| 5324 | + "rho_dzt": "kg m-2" |
5301 | 5325 | } |
5302 | 5326 | }, |
5303 | 5327 | "sftof": { |
|
5404 | 5428 | "positive": null, |
5405 | 5429 | "model_variables": [ |
5406 | 5430 | "pot_temp", |
5407 | | - "rho_dzt", |
5408 | | - "area_t" |
| 5431 | + "rho_dzt" |
5409 | 5432 | ], |
5410 | 5433 | "calculation": { |
5411 | 5434 | "type": "formula", |
|
5418 | 5441 | ] |
5419 | 5442 | }, |
5420 | 5443 | "rho_dzt", |
5421 | | - "area_t" |
| 5444 | + { |
| 5445 | + "operation": "load_ressource_data", |
| 5446 | + "args": [ |
| 5447 | + { |
| 5448 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 5449 | + }, |
| 5450 | + { |
| 5451 | + "literal": "areacello" |
| 5452 | + } |
| 5453 | + ] |
| 5454 | + } |
5422 | 5455 | ] |
5423 | 5456 | }, |
5424 | 5457 | "CF standard Name": "sea_water_potential_temperature", |
5425 | 5458 | "model_variable_units": { |
5426 | 5459 | "pot_temp": "K", |
5427 | | - "rho_dzt": "kg m-2", |
5428 | | - "area_t": "m2" |
| 5460 | + "rho_dzt": "kg m-2" |
5429 | 5461 | } |
5430 | 5462 | }, |
5431 | 5463 | "thkcello": { |
|
5510 | 5542 | "positive": null, |
5511 | 5543 | "model_variables": [ |
5512 | 5544 | "surface_temp", |
5513 | | - "rho_dzt", |
5514 | | - "area_t" |
| 5545 | + "rho_dzt" |
5515 | 5546 | ], |
5516 | 5547 | "calculation": { |
5517 | 5548 | "type": "formula", |
|
5524 | 5555 | ] |
5525 | 5556 | }, |
5526 | 5557 | "rho_dzt", |
5527 | | - "area_t" |
| 5558 | + { |
| 5559 | + "operation": "load_ressource_data", |
| 5560 | + "args": [ |
| 5561 | + { |
| 5562 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 5563 | + }, |
| 5564 | + { |
| 5565 | + "literal": "areacello" |
| 5566 | + } |
| 5567 | + ] |
| 5568 | + } |
5528 | 5569 | ] |
5529 | 5570 | }, |
5530 | 5571 | "CF standard Name": "sea_surface_temperature", |
5531 | 5572 | "model_variable_units": { |
5532 | 5573 | "surface_temp": "K", |
5533 | | - "rho_dzt": "kg m-2", |
5534 | | - "area_t": "m2" |
| 5574 | + "rho_dzt": "kg m-2" |
5535 | 5575 | } |
5536 | 5576 | }, |
5537 | 5577 | "tossq": { |
|
5624 | 5664 | "units": "m3", |
5625 | 5665 | "positive": null, |
5626 | 5666 | "model_variables": [ |
5627 | | - "dzt", |
5628 | | - "area_t" |
| 5667 | + "dzt" |
5629 | 5668 | ], |
5630 | 5669 | "calculation": { |
5631 | 5670 | "type": "formula", |
5632 | 5671 | "operation": "multiply", |
5633 | 5672 | "args": [ |
5634 | 5673 | "dzt", |
5635 | | - "area_t" |
| 5674 | + { |
| 5675 | + "operation": "load_ressource_data", |
| 5676 | + "args": [ |
| 5677 | + { |
| 5678 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 5679 | + }, |
| 5680 | + { |
| 5681 | + "literal": "areacello" |
| 5682 | + } |
| 5683 | + ] |
| 5684 | + } |
5636 | 5685 | ] |
5637 | 5686 | }, |
5638 | 5687 | "CF standard Name": "", |
5639 | 5688 | "model_variable_units": { |
5640 | | - "dzt": "m", |
5641 | | - "area_t": "m2" |
| 5689 | + "dzt": "m" |
5642 | 5690 | } |
5643 | 5691 | }, |
5644 | 5692 | "vmo": { |
|
7009 | 7057 | "units": "1e6 km2", |
7010 | 7058 | "positive": null, |
7011 | 7059 | "model_variables": [ |
7012 | | - "aice", |
7013 | | - "t_area" |
| 7060 | + "aice" |
7014 | 7061 | ], |
7015 | 7062 | "calculation": { |
7016 | 7063 | "type": "formula", |
7017 | 7064 | "operation": "calc_siarean", |
7018 | 7065 | "args": [ |
7019 | 7066 | "aice", |
7020 | | - "t_area" |
| 7067 | + { |
| 7068 | + "operation": "load_ressource_data", |
| 7069 | + "args": [ |
| 7070 | + { |
| 7071 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 7072 | + }, |
| 7073 | + { |
| 7074 | + "literal": "areacello" |
| 7075 | + } |
| 7076 | + ] |
| 7077 | + } |
7021 | 7078 | ] |
7022 | 7079 | }, |
7023 | 7080 | "model_variable_units": { |
|
7034 | 7091 | "units": "1e6 km2", |
7035 | 7092 | "positive": null, |
7036 | 7093 | "model_variables": [ |
7037 | | - "aice", |
7038 | | - "t_area" |
| 7094 | + "aice" |
7039 | 7095 | ], |
7040 | 7096 | "calculation": { |
7041 | 7097 | "type": "formula", |
7042 | 7098 | "operation": "calc_siareas", |
7043 | 7099 | "args": [ |
7044 | 7100 | "aice", |
7045 | | - "t_area" |
| 7101 | + { |
| 7102 | + "operation": "load_ressource_data", |
| 7103 | + "args": [ |
| 7104 | + { |
| 7105 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 7106 | + }, |
| 7107 | + { |
| 7108 | + "literal": "areacello" |
| 7109 | + } |
| 7110 | + ] |
| 7111 | + } |
7046 | 7112 | ] |
7047 | 7113 | }, |
7048 | 7114 | "model_variable_units": { |
|
7367 | 7433 | "units": "1e6 km2", |
7368 | 7434 | "positive": null, |
7369 | 7435 | "model_variables": [ |
7370 | | - "aice", |
7371 | | - "t_area" |
| 7436 | + "aice" |
7372 | 7437 | ], |
7373 | 7438 | "calculation": { |
7374 | 7439 | "type": "formula", |
7375 | 7440 | "operation": "calc_siextentn", |
7376 | 7441 | "args": [ |
7377 | 7442 | "aice", |
7378 | | - "t_area" |
| 7443 | + { |
| 7444 | + "operation": "load_ressource_data", |
| 7445 | + "args": [ |
| 7446 | + { |
| 7447 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 7448 | + }, |
| 7449 | + { |
| 7450 | + "literal": "areacello" |
| 7451 | + } |
| 7452 | + ] |
| 7453 | + } |
7379 | 7454 | ] |
7380 | 7455 | }, |
7381 | 7456 | "model_variable_units": { |
|
7392 | 7467 | "units": "1e6 km2", |
7393 | 7468 | "positive": null, |
7394 | 7469 | "model_variables": [ |
7395 | | - "aice", |
7396 | | - "t_area" |
| 7470 | + "aice" |
7397 | 7471 | ], |
7398 | 7472 | "calculation": { |
7399 | 7473 | "type": "formula", |
7400 | 7474 | "operation": "calc_siextents", |
7401 | 7475 | "args": [ |
7402 | 7476 | "aice", |
7403 | | - "t_area" |
| 7477 | + { |
| 7478 | + "operation": "load_ressource_data", |
| 7479 | + "args": [ |
| 7480 | + { |
| 7481 | + "literal": "fx.areacello_ACCESS-ESM.nc" |
| 7482 | + }, |
| 7483 | + { |
| 7484 | + "literal": "areacello" |
| 7485 | + } |
| 7486 | + ] |
| 7487 | + } |
7404 | 7488 | ] |
7405 | 7489 | }, |
7406 | 7490 | "model_variable_units": { |
|
0 commit comments