366 | | Now, we are going to publish a project called `cordex` |
367 | | |
368 | | /esg/config/esgcet/esgcet_models_table.txt |
369 | | |
| 366 | Now, we are going to publish the data from a project called `cordex`: |
| 367 | |
| 368 | First, add the project name to the `esgcet_models_table.txt` file |
| 369 | |
| 370 | {{{ |
| 371 | #!sh |
| 372 | echo "cordex | WRF331G-v02 | http://meteo.unican.es | UNICAN WRF3.3.1 Model version, 2.0" > /esg/config/esgcet/esgcet_models_table.txt |
| 373 | }}} |
| 374 | |
| 375 | Second, you have to add the project information to the `esg.ini` file : |
| 376 | |
| 377 | {{{ |
| 378 | #!sh |