C2SM / zonda-request

Generate ICON grid and external parameters
MIT License
2 stars 0 forks source link

tr-katrina with HWSD soil type #243

Closed BrienenS closed 1 week ago

BrienenS commented 2 weeks ago

ICON External Parameter Request

Instructions

  1. Give this issue a meaningful title (e.g. including domain name, grid specifications, project, etc.).

  2. Replace PASTE_YOUR_REQUEST_HERE with your request that you copied to clipboard:

    {
    "zonda": {
    "extpar_tag": "v5.17"
    },
    "basegrid": {
    "keep_basegrid_files": false,
    "grid_root": 13,
    "grid_level": 1,
    "outfile": "tr-katrina_2",
    "icorotation": 0,
    "icopole_lat": 90,
    "icopole_lon": 0
    },
    "domains": [
    {
      "domain_id": 1,
      "icontools": {
        "parent_id": 0,
        "region_type": 3,
        "center_lat": 30.48,
        "center_lon": 92.98,
        "hwidth_lat": 20.02,
        "hwidth_lon": 20.02,
        "lrotate": true,
        "pole_lat": 90,
        "pole_lon": 0
      },
      "extpar": {
        "use_array_cache": false,
        "iaot_type": 1,
        "ilu_type": 1,
        "ialb_type": 1,
        "isoil_type": 2,
        "itopo_type": 1,
        "it_cl_type": 1,
        "iera_type": 1,
        "iemiss_type": 1,
        "lradtopo": false,
        "enable_cdnc": false,
        "enable_edgar": false,
        "radtopo_radius": 40000,
        "enable_art": false
      }
    }
    ]
    }
  3. Click on the "Preview" tab (top left) to verify that the JSON format of your request is correctly formatted and displayed within a code block.

  4. Click on "Create" below to submit the data request.

Zonda Request will now process your data based on your request. Once the processing is successful, it will post a link in the issue you have just created. The processed data will be available under that link for up to 7 days.

If you encounter any problems, please add the label Static Badge to the issue. Make sure you post all relevant information from the logfiles in the issue directly.

Status Labels

Labels reflect the current state of your request:

Static Badge - Your request is currently under processing. Please wait for further updates.

Static Badge - Your request has been successfully processed. You can download your data using the provided link.

Static Badge - Unfortunately, your request could not be processed. Please refer to the log files in the zip file at the download link for more details.

Static Badge - Your request was aborted. This might be due to a timeout. Please try again or contact support if the problem persists.

jenkins-apn commented 2 weeks ago

Your data is ready for up to 7 days under this link.

You can also download it using the following commands:

wget https://data.iac.ethz.ch/zonda/634fbba68111962ce23916243fc77af7e102841a5807177c43e9734a28b639e2/output.zip
unzip output.zip -d zonda_output