Skip to content

Commit

Permalink
Merge pull request #21 from VForWaTer/update_json2aRgs
Browse files Browse the repository at this point in the history
json2aRgs updates
  • Loading branch information
mmaelicke authored Jul 31, 2024
2 parents b4a8807 + f2c53b8 commit a0c1b93
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,18 +63,18 @@ tool specification are already covered:
| float | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| enum | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| enum -check values | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| boolean | :heavy_check_mark: | :grey_question: | :grey_question: | :grey_question: |
| boolean | :heavy_check_mark: | :heavy_check_mark: | :grey_question: | :grey_question: |
| datetime | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: |
| asset | :x: | :x: | :x: | :x: |
| **Parameter fields** ||
| array | :heavy_check_mark: | :grey_question: | :grey_question: | :grey_question: |
| array | :heavy_check_mark: | :heavy_check_mark: | :grey_question: | :grey_question: |
| default | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| min & max | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| **Data fields** ||
| extension - `.dat` | :heavy_check_mark: | :x: | :x: | :x: |
| extension - `.csv` | :heavy_check_mark: | :x: | :x: | :x: |
| extension - `.dat` | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| extension - `.csv` | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
| extension - `.nc` | :heavy_check_mark: | :x: | :x: | :x: |
| extension - `.json` | :heavy_check_mark: | :x: | :x: | :x: |
| extension - `.json` | :heavy_check_mark: | :x: | :x: | :x: |
=======
| empty input * | :x: | :x: | :x: | :x: |
| wildcards | :heavy_check_mark: | :x: | :x: | :x: |
Expand Down

0 comments on commit a0c1b93

Please sign in to comment.